Skip to content

Conversation

@ueshin
Copy link
Collaborator

@ueshin ueshin commented Nov 13, 2020

Spark doesn't allow duplicated option path when DataFrameWriter.save() since Spark 3.1. (apache/spark#29543)

@ueshin ueshin requested a review from HyukjinKwon November 13, 2020 23:16
@codecov-io
Copy link

codecov-io commented Nov 13, 2020

Codecov Report

Merging #1912 (e674586) into master (5b209ba) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1912   +/-   ##
=======================================
  Coverage   94.14%   94.14%           
=======================================
  Files          41       41           
  Lines       10009    10009           
=======================================
  Hits         9423     9423           
  Misses        586      586           
Impacted Files Coverage Δ
databricks/koalas/generic.py 93.14% <ø> (ø)

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 5b209ba...e674586. Read the comment docs.

@ueshin
Copy link
Collaborator Author

ueshin commented Nov 13, 2020

I'd merge this now as I'm quite sure about this change.

@ueshin ueshin merged commit d251264 into databricks:master Nov 13, 2020
@ueshin ueshin deleted the to_csv_path branch November 13, 2020 23:58
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.

2 participants