GitHub user maropu opened a pull request:

    https://github.com/apache/spark/pull/19990

    [SPARK-22800][TEST][SQL] Add a SSB query suite

    ## What changes were proposed in this pull request?
    Add a test suite to ensure all the [SSB (Star Schema 
Benchmark)](https://www.cs.umb.edu/~poneil/StarSchemaB.PDF) queries can be 
successfully analyzed, optimized and compiled without hitting the max iteration 
threshold.
    
    ## How was this patch tested?
    Added `SSBQuerySuite`.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/maropu/spark SPARK-22800

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/19990.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #19990
    
----
commit 60846cee55fc1b68ad7e8801bc7e9b8865a3697f
Author: Takeshi Yamamuro <[email protected]>
Date:   2017-12-15T10:53:28Z

    Add a SSB query suite

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to