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

Prepare PySpark 3 for dev purpose #1181

Merged
merged 1 commit into from
Jan 9, 2020

Conversation

HyukjinKwon
Copy link
Member

I use the manual build version of PySpark for development. As of apache/spark@ee8d661, we need some changes accordingly.

@softagram-bot
Copy link

Softagram Impact Report for pull/1181 (head commit: f7138f2)

⭐ Change Overview

Showing the changed files, dependency changes and the impact - click for full size
(Open in Softagram Desktop for full details)

📄 Full report

Impact Report explained. Give feedback on this report to [email protected]

@codecov-io
Copy link

codecov-io commented Jan 9, 2020

Codecov Report

Merging #1181 into master will increase coverage by 1.32%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1181      +/-   ##
==========================================
+ Coverage   93.91%   95.24%   +1.32%     
==========================================
  Files          35       35              
  Lines        7097     7105       +8     
==========================================
+ Hits         6665     6767     +102     
+ Misses        432      338      -94
Impacted Files Coverage Δ
databricks/koalas/internal.py 95.74% <60%> (-0.8%) ⬇️
databricks/koalas/typedef.py 82.92% <71.42%> (-0.83%) ⬇️
databricks/conftest.py 98% <0%> (+4%) ⬆️
databricks/koalas/__init__.py 85.1% <0%> (+6.38%) ⬆️
databricks/koalas/usage_logging/usage_logger.py 100% <0%> (+50%) ⬆️
databricks/koalas/usage_logging/__init__.py 97.29% <0%> (+72.97%) ⬆️

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 91f4a6b...f7138f2. Read the comment docs.

@HyukjinKwon
Copy link
Member Author

I'm merging this for my dev :-).

@HyukjinKwon HyukjinKwon merged commit 15a6406 into databricks:master Jan 9, 2020
@HyukjinKwon HyukjinKwon deleted the preparation-spark-3 branch September 11, 2020 07:52
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