Skip to content

Conversation

@ueshin
Copy link
Collaborator

@ueshin ueshin commented May 31, 2020

This is a temporary build for Spark 3.0-RC. We should refine after Spark 3.0 is released.

@itholic
Copy link
Contributor

itholic commented May 31, 2020

Good preparation! when will the Spark 3.0.0 be officially released ?

@codecov-commenter
Copy link

codecov-commenter commented Jun 1, 2020

Codecov Report

Merging #1558 into master will increase coverage by 0.31%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            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     
Impacted Files Coverage Δ
databricks/koalas/base.py 97.36% <ø> (+0.09%) ⬆️
databricks/koalas/config.py 99.00% <ø> (+0.01%) ⬆️
databricks/koalas/frame.py 96.64% <ø> (+0.88%) ⬆️
databricks/koalas/generic.py 96.66% <ø> (+0.06%) ⬆️
databricks/koalas/groupby.py 90.41% <ø> (+0.09%) ⬆️
databricks/koalas/indexes.py 96.83% <ø> (+0.03%) ⬆️
databricks/koalas/internal.py 97.47% <ø> (+0.75%) ⬆️
databricks/koalas/ml.py 96.29% <ø> (ø)
databricks/koalas/namespace.py 86.09% <ø> (ø)
databricks/koalas/plot.py 94.36% <ø> (+0.08%) ⬆️
... and 23 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 550e30c...caccc5b. Read the comment docs.

@HyukjinKwon
Copy link
Member

Good preparation! when will the Spark 3.0.0 be officially released ?

Hopefully this month

Copy link
Member

@HyukjinKwon HyukjinKwon left a 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 :-)

@ueshin ueshin changed the title [WIP] Add Spark 3.0 build. Add Spark 3.0 build. Jun 1, 2020
@ueshin
Copy link
Collaborator Author

ueshin commented Jun 1, 2020

Thanks! merging.
I'm fine with reverting and/or updating later. Let's do that when Spark 3.0 is released.

@ueshin ueshin merged commit ea9c516 into databricks:master Jun 1, 2020
@ueshin ueshin deleted the spark_3.0 branch June 1, 2020 02:57
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.

4 participants