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-19148][SQL][follow-up] do not expose the external table concept in Catalog #17502

Closed

Conversation

gatorsmile
Copy link
Member

What changes were proposed in this pull request?

After we renames Catalog.createExternalTable to createTable in the PR: #16528, we also need to deprecate the corresponding functions in SQLContext.

How was this patch tested?

N/A

@gatorsmile
Copy link
Member Author

cc @cloud-fan @hvanhovell

@SparkQA
Copy link

SparkQA commented Apr 1, 2017

Test build #75442 has finished for PR 17502 at commit d810730.

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

@cloud-fan
Copy link
Contributor

thanks, merging to master!

@asfgit asfgit closed this in 89d6822 Apr 1, 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