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-21699][SQL] Remove unused getTableOption in ExternalCatalog #18912

Closed
wants to merge 1 commit into from

Conversation

rxin
Copy link
Contributor

@rxin rxin commented Aug 10, 2017

What changes were proposed in this pull request?

This patch removes the unused SessionCatalog.getTableMetadataOption and ExternalCatalog. getTableOption.

How was this patch tested?

Removed the test case.

@gatorsmile
Copy link
Member

LGTM except the PR title

@rxin rxin changed the title [SQL] Remove unused getTableOption in ExternalCatalog [SPARK-21699][SQL] Remove unused getTableOption in ExternalCatalog Aug 10, 2017
@SparkQA
Copy link

SparkQA commented Aug 11, 2017

Test build #80510 has finished for PR 18912 at commit 5be8011.

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

@rxin
Copy link
Contributor Author

rxin commented Aug 11, 2017

Merging in master / 2.2.

asfgit pushed a commit that referenced this pull request Aug 11, 2017
## What changes were proposed in this pull request?
This patch removes the unused SessionCatalog.getTableMetadataOption and ExternalCatalog. getTableOption.

## How was this patch tested?
Removed the test case.

Author: Reynold Xin <rxin@databricks.com>

Closes #18912 from rxin/remove-getTableOption.

(cherry picked from commit 584c7f1)
Signed-off-by: Reynold Xin <rxin@databricks.com>
@asfgit asfgit closed this in 584c7f1 Aug 11, 2017
MatthewRBruce pushed a commit to Shopify/spark that referenced this pull request Jul 31, 2018
## What changes were proposed in this pull request?
This patch removes the unused SessionCatalog.getTableMetadataOption and ExternalCatalog. getTableOption.

## How was this patch tested?
Removed the test case.

Author: Reynold Xin <rxin@databricks.com>

Closes apache#18912 from rxin/remove-getTableOption.

(cherry picked from commit 584c7f1)
Signed-off-by: Reynold Xin <rxin@databricks.com>
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