Skip to content

[MINOR][SQL] Not dropping all necessary tables #13767

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

Closed
wants to merge 1 commit into from

Conversation

techaddict
Copy link
Contributor

What changes were proposed in this pull request?

was not dropping table parquet_t3

How was this patch tested?

tested LogicalPlanToSQLSuite locally

Not dropping table `parquet_t3`
@SparkQA
Copy link

SparkQA commented Jun 19, 2016

Test build #60799 has finished for PR 13767 at commit a2bab62.

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

@techaddict
Copy link
Contributor Author

jenkins retest this please

@SparkQA
Copy link

SparkQA commented Jun 19, 2016

Test build #60808 has finished for PR 13767 at commit a2bab62.

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

@techaddict
Copy link
Contributor Author

cc: @srowen

@techaddict techaddict closed this Sep 3, 2016
@srowen
Copy link
Member

srowen commented Sep 3, 2016

@techaddict I missed this, is it still relevant?

@techaddict
Copy link
Contributor Author

@srowen yes, the issue is still there.

@techaddict techaddict reopened this Sep 3, 2016
@SparkQA
Copy link

SparkQA commented Sep 3, 2016

Test build #64897 has finished for PR 13767 at commit a2bab62.

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

@srowen
Copy link
Member

srowen commented Sep 3, 2016

Merged to master/2.0 as that was obviously the intent of the test cleanup logic

@asfgit asfgit closed this in a8a35b3 Sep 3, 2016
asfgit pushed a commit that referenced this pull request Sep 3, 2016
## What changes were proposed in this pull request?
was not dropping table `parquet_t3`

## How was this patch tested?
tested `LogicalPlanToSQLSuite` locally

Author: Sandeep Singh <sandeep@techaddict.me>

Closes #13767 from techaddict/minor-8.

(cherry picked from commit a8a35b3)
Signed-off-by: Sean Owen <sowen@cloudera.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