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

Temporarily disable support for Spark 3.1.1 to release .NET for Apache Spark 1.1 #870

Merged
merged 3 commits into from
Mar 27, 2021

Conversation

imback82
Copy link
Contributor

This PR proposes to temporarily disable the support for Spark 3.1.1 to release .NET for Apache Spark 1.1 first to include bug fixes, features that better handle compatibilities, etc.

Once 1.1 is released, we will enable the support for Spark 3.1.1 and move to .NET for Apache Spark 2.0 because there are breaking changes for backward compatibility.

@imback82 imback82 self-assigned this Mar 26, 2021
@imback82 imback82 added the enhancement New feature or request label Mar 26, 2021
@imback82 imback82 added this to the 1.1.0 milestone Mar 26, 2021
@@ -44,54 +44,6 @@ variables:
forwardCompatibleTestOptions_Windows_3_0_2: "--filter FullyQualifiedName=NONE"
forwardCompatibleTestOptions_Linux_3_0_2: $(forwardCompatibleTestOptions_Windows_3_0_2)

# Skip backwardCompatible tests because Microsoft.Spark.Worker requires Spark 3.1 support in
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am also removing this since we will go to 2.0 to support Spark 3.1.1

@imback82 imback82 merged commit c4b8673 into dotnet:main Mar 27, 2021
@imback82 imback82 deleted the temporary_disable_3_1_1 branch March 27, 2021 07:33
imback82 added a commit that referenced this pull request Apr 7, 2021
imback82 added a commit that referenced this pull request Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants