Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raising PR to add support for spark version 3.3 #1163

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

vd55338
Copy link

@vd55338 vd55338 commented Nov 27, 2023

This PR is adds spark dotnet support for spark version 3.3. The changes are validated locally and I have followed the steps mentioned in the following guide:
https://github.com/dotnet/spark/blob/b63c08b87a060e5100392bcc0069b53d3a607fcf/docs/developer-guide.md

So we can do the best job, please check:

  • There's a descriptive title that will make sense to other developers some time from now.
  • There's associated issues. All PR's should have issue(s) associated - unless a trivial self-evident change such as fixing a typo. You can use the format Fixes #nnnn in your description to cause GitHub to automatically close the issue(s) when your PR is merged.
  • Your change description explains what the change does, why you chose your approach, and anything else that reviewers should know.
  • You have included any necessary tests in the same PR.

@vd55338
Copy link
Author

vd55338 commented Nov 27, 2023

Tested these changes locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant