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-17899][SQL][follow-up] debug mode should work for corrupted table #15528

Closed
wants to merge 1 commit into from

Conversation

cloud-fan
Copy link
Contributor

What changes were proposed in this pull request?

Debug mode should work for corrupted table, so that we can really debug

How was this patch tested?

new test in MetastoreDataSourcesSuite

@cloud-fan
Copy link
Contributor Author

@yhuai @gatorsmile @ericl

@SparkQA
Copy link

SparkQA commented Oct 18, 2016

Test build #67114 has finished for PR 15528 at commit 5994f07.

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

@ericl
Copy link
Contributor

ericl commented Oct 18, 2016

LGTM

@rxin
Copy link
Contributor

rxin commented Oct 18, 2016

Merging in master.

Do we need this for branch-2.0 as well?

@asfgit asfgit closed this in e59df62 Oct 18, 2016
@cloud-fan
Copy link
Contributor Author

@rxin this depends on how often we will debug for branch 2.0 in the future

robert3005 pushed a commit to palantir/spark that referenced this pull request Nov 1, 2016
## What changes were proposed in this pull request?

Debug mode should work for corrupted table, so that we can really debug

## How was this patch tested?

new test in `MetastoreDataSourcesSuite`

Author: Wenchen Fan <wenchen@databricks.com>

Closes apache#15528 from cloud-fan/debug.
uzadude pushed a commit to uzadude/spark that referenced this pull request Jan 27, 2017
## What changes were proposed in this pull request?

Debug mode should work for corrupted table, so that we can really debug

## How was this patch tested?

new test in `MetastoreDataSourcesSuite`

Author: Wenchen Fan <wenchen@databricks.com>

Closes apache#15528 from cloud-fan/debug.
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.

4 participants