Skip to content

Adding support for DataFrameWriterV2 #677

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

Merged
merged 69 commits into from
Oct 2, 2020

Conversation

Niharikadutta
Copy link
Collaborator

This PR exposes DataFrameWriterV2 introduced in Spark 3.0
This PR addresses remaining part of #633

Niharikadutta and others added 30 commits April 19, 2020 22:31
This reverts commit a766146, reversing
changes made to 73db52b.

Reverting countvectorizer changes
…ie/spark"

This reverts commit ad6bced, reversing
changes made to 4c5d502.

reverting countvectorizer changes -2
@Niharikadutta
Copy link
Collaborator Author

The call to OverWritePartitions() seems to be hanging in the pipeline, the test passes locally with Spark 3.0.0. Looking into it.

@Niharikadutta
Copy link
Collaborator Author

@suhsteve @imback82 This temporary hanging issue is resurfacing here, unrelated to the DataFrameWriterV2 changes, I checked locally and on the pipeline, it hangs occasionally and at the same location it used to hang previously in the broadcast pipeline

suhsteve
suhsteve previously approved these changes Oct 1, 2020
Copy link
Contributor

@imback82 imback82 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor comment, but LGTM. Thanks @Niharikadutta!

@suhsteve suhsteve merged commit 9ab164b into dotnet:master Oct 2, 2020
@Niharikadutta Niharikadutta deleted the nidutta/spark3.0readiness_part3 branch October 2, 2020 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants