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-22800][TEST][SQL] Add a SSB query suite #19990

Closed
wants to merge 1 commit into from

Conversation

maropu
Copy link
Member

@maropu maropu commented Dec 15, 2017

What changes were proposed in this pull request?

Add a test suite to ensure all the SSB (Star Schema Benchmark) queries can be successfully analyzed, optimized and compiled without hitting the max iteration threshold.

How was this patch tested?

Added SSBQuerySuite.

@SparkQA
Copy link

SparkQA commented Dec 15, 2017

Test build #84957 has finished for PR 19990 at commit 60846ce.

  • This patch fails SparkR unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
  • class SSBQuerySuite extends BenchmarkQueryTest

@maropu
Copy link
Member Author

maropu commented Dec 15, 2017

retest this please

@SparkQA
Copy link

SparkQA commented Dec 15, 2017

Test build #84964 has finished for PR 19990 at commit 60846ce.

  • This patch fails SparkR unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
  • class SSBQuerySuite extends BenchmarkQueryTest

@gatorsmile
Copy link
Member

LGTM

Merged to master.

@gatorsmile
Copy link
Member

Thanks! Merged to master.

@asfgit asfgit closed this in 9fafa82 Dec 15, 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.

4 participants