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

[SPARK-14875][SQL] Makes OutputWriterFactory.newInstance public #12652

Closed
wants to merge 2 commits into from

Conversation

liancheng
Copy link
Contributor

@liancheng liancheng commented Apr 24, 2016

What changes were proposed in this pull request?

This method was accidentally made private[sql] in Spark 2.0. This PR makes it public again, since 3rd party data sources like spark-avro depend on it.

How was this patch tested?

N/A

@SparkQA
Copy link

SparkQA commented Apr 24, 2016

Test build #56847 has finished for PR 12652 at commit 35be32f.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Apr 25, 2016

Test build #56877 has finished for PR 12652 at commit ae8729d.

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

@liancheng
Copy link
Contributor Author

Merging to master.

@asfgit asfgit closed this in e66afd5 Apr 25, 2016
@liancheng liancheng deleted the spark-14875 branch April 25, 2016 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants