Skip to content

Conversation

@ueshin
Copy link
Member

@ueshin ueshin commented Feb 17, 2023

What changes were proposed in this pull request?

Enables a doctest for DataFrame.write.

Why are the changes needed?

Now that DataFrame.write.saveAsTable was fixed, we can enabled the doctest.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Enabled the doctest.

@HyukjinKwon
Copy link
Member

Merged to master and branch-3.4.

HyukjinKwon pushed a commit that referenced this pull request Feb 20, 2023
…ataFrame.write

### What changes were proposed in this pull request?

Enables a doctest for `DataFrame.write`.

### Why are the changes needed?

Now that `DataFrame.write.saveAsTable` was fixed, we can enabled the doctest.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Enabled the doctest.

Closes #40071 from ueshin/issues/SPARK-41818/doctest.

Authored-by: Takuya UESHIN <ueshin@databricks.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit b056e59)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
snmvaughan pushed a commit to snmvaughan/spark that referenced this pull request Jun 20, 2023
…ataFrame.write

### What changes were proposed in this pull request?

Enables a doctest for `DataFrame.write`.

### Why are the changes needed?

Now that `DataFrame.write.saveAsTable` was fixed, we can enabled the doctest.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Enabled the doctest.

Closes apache#40071 from ueshin/issues/SPARK-41818/doctest.

Authored-by: Takuya UESHIN <ueshin@databricks.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit b056e59)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants