GitHub user gatorsmile opened a pull request:

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

    [SPARK-22140] Add TPCDSQuerySuite

    ## What changes were proposed in this pull request?
    Now, we are not running TPC-DS queries in regular test cases. Thus, we need 
to add a test suite with empty tables for ensuring the new code changes will 
not break them. For example, optimizer/analyzer batches should not exceed the 
max iteration.
    
    ## How was this patch tested?
    N/A

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

    $ git pull https://github.com/gatorsmile/spark tpcdsQuerySuite

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

    https://github.com/apache/spark/pull/19361.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 #19361
    
----
commit 0e623aa007aa0e24f458f948efc3ef98bdfb468b
Author: gatorsmile <[email protected]>
Date:   2017-09-27T07:19:54Z

    fix.

----


---

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

Reply via email to