Skip to content

Conversation

@cloud-fan
Copy link
Contributor

What changes were proposed in this pull request?

It's a follow-up of #18689 , which forgot to remove a useless test.

How was this patch tested?

N/A

@cloud-fan
Copy link
Contributor Author

cc @jiangxb1987 @robert3005

// Because there data already exists,
// this append should succeed because we will use the output committer associated
// with file format and AlwaysFailOutputCommitter will not be used.
df.write.mode("append").format(dataSourceName).save(dir.getCanonicalPath)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this test is wrong because it didn't call .options(extraOptions), that's why I missed it in my previous PR...

@SparkQA
Copy link

SparkQA commented Jul 23, 2017

Test build #79874 has finished for PR 18716 at commit 67393ec.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@robert3005
Copy link

LGTM, Thanks for looking into this.

@cloud-fan
Copy link
Contributor Author

thanks, merging to master!

@asfgit asfgit closed this in ccaee5b Jul 23, 2017
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