Skip to content

[SPARK-29531][SQL][TEST]refine ThriftServerQueryTestSuite.blackList to reuse black list in SQLQueryTestSuite#26188

Closed
fuwhu wants to merge 2 commits into
apache:masterfrom
fuwhu:SPARK-TBD
Closed

[SPARK-29531][SQL][TEST]refine ThriftServerQueryTestSuite.blackList to reuse black list in SQLQueryTestSuite#26188
fuwhu wants to merge 2 commits into
apache:masterfrom
fuwhu:SPARK-TBD

Conversation

@fuwhu

@fuwhu fuwhu commented Oct 21, 2019

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

This pr refine the code in ThriftServerQueryTestSuite.blackList to reuse the black list of SQLQueryTestSuite instead of duplicating all test cases from SQLQueryTestSuite.blackList.

Why are the changes needed?

To reduce code duplication.

Does this PR introduce any user-facing change?

No

How was this patch tested?

N/A

@wangyum

wangyum commented Oct 21, 2019

Copy link
Copy Markdown
Member

ok to test

…QLQueryTestSuite

    by calling super.blackList instead of duplicating all test cases from SQLQueryTestSuite.blackList
@SparkQA

SparkQA commented Oct 21, 2019

Copy link
Copy Markdown

Test build #112375 has finished for PR 26188 at commit 605194c.

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

@SparkQA

SparkQA commented Oct 21, 2019

Copy link
Copy Markdown

Test build #112380 has finished for PR 26188 at commit 7f8841b.

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

@wangyum wangyum closed this in 31a5dea Oct 21, 2019
@wangyum

wangyum commented Oct 21, 2019

Copy link
Copy Markdown
Member

Merged to master

@fuwhu fuwhu deleted the SPARK-TBD branch October 21, 2019 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants