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

[WIP] Minimal change to compile for scala 2.12 / Spark 3 #58

Closed
wants to merge 1 commit into from
Closed

[WIP] Minimal change to compile for scala 2.12 / Spark 3 #58

wants to merge 1 commit into from

Conversation

srowen
Copy link

@srowen srowen commented Aug 6, 2020

This just adjusts Spark and Scala versions for Spark 3 + Scala 2.12. It compiles and most tests pass, except the one concerning SQLContext implicits.

This removes the cross compile but I think it's likely that it's possible to maintain cross-compatibility with Scala 2.11 and Spark 2.4, so I could change that.

Just a WIP for now.

@srowen
Copy link
Author

srowen commented Aug 6, 2020

Closed in favor of the much better #59

@srowen srowen closed this Aug 6, 2020
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.

1 participant