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

Remove compute function. #1531

Merged
merged 1 commit into from
May 22, 2020
Merged

Conversation

ueshin
Copy link
Collaborator

@ueshin ueshin commented May 22, 2020

I don't think anyone is using compute() function.

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

codecov-commenter commented May 22, 2020

Codecov Report

Merging #1531 into master will increase coverage by 0.11%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1531      +/-   ##
==========================================
+ Coverage   93.98%   94.09%   +0.11%     
==========================================
  Files          36       36              
  Lines        8489     8396      -93     
==========================================
- Hits         7978     7900      -78     
+ Misses        511      496      -15     
Impacted Files Coverage Δ
databricks/koalas/__init__.py 92.15% <ø> (-0.16%) ⬇️
databricks/koalas/frame.py 95.43% <ø> (ø)
databricks/koalas/generic.py 95.28% <ø> (-1.48%) ⬇️
databricks/koalas/typedef/typehints.py 85.26% <86.66%> (+4.18%) ⬆️
databricks/koalas/typedef/__init__.py 100.00% <100.00%> (+15.78%) ⬆️

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 d911aa1...06bcc8f. Read the comment docs.

@HyukjinKwon HyukjinKwon merged commit 58c260c into databricks:master May 22, 2020
@ueshin ueshin deleted the remove_compute branch May 23, 2020 00:04
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