-
Notifications
You must be signed in to change notification settings - Fork 367
Add Spark 3.0 build. #1558
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
Add Spark 3.0 build. #1558
Conversation
|
Good preparation! when will the Spark 3.0.0 be officially released ? |
Codecov Report
@@ Coverage Diff @@
## master #1558 +/- ##
==========================================
+ Coverage 94.15% 94.46% +0.31%
==========================================
Files 38 38
Lines 8600 8696 +96
==========================================
+ Hits 8097 8215 +118
+ Misses 503 481 -22
Continue to review full report at Codecov.
|
Hopefully this month |
HyukjinKwon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM to check Spark 3.0 compat. We might have to revert and/or update later in order to use the official Spark 3.0 though :-)
|
Thanks! merging. |
This is a temporary build for Spark 3.0-RC. We should refine after Spark 3.0 is released.