Skip to content

Conversation

@ueshin
Copy link
Collaborator

@ueshin ueshin commented May 21, 2020

Trying to loosen anchor restriction.

When the underlying Spark DataFrame is the same and index metadata is not modified, we can work without joins.

@ueshin ueshin requested a review from HyukjinKwon May 21, 2020 03:19
@codecov-commenter
Copy link

codecov-commenter commented May 21, 2020

Codecov Report

Merging #1522 into master will decrease coverage by 0.02%.
The diff coverage is 89.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1522      +/-   ##
==========================================
- Coverage   94.02%   93.99%   -0.03%     
==========================================
  Files          36       36              
  Lines        8479     8489      +10     
==========================================
+ Hits         7972     7979       +7     
- Misses        507      510       +3     
Impacted Files Coverage Δ
databricks/koalas/frame.py 95.47% <85.00%> (-0.12%) ⬇️
databricks/koalas/groupby.py 90.30% <100.00%> (+0.03%) ⬆️
databricks/koalas/utils.py 96.31% <100.00%> (-0.07%) ⬇️

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 9f004ce...a818316. Read the comment docs.

@HyukjinKwon HyukjinKwon merged commit 1e32e0c into databricks:master May 22, 2020
@ueshin ueshin deleted the loosen_anchor branch May 22, 2020 02:08
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.

3 participants