GitHub user mgaido91 opened a pull request:

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

    [SPARK-24562][TESTS] Support different configs for same test in 
SQLQueryTestSuite

    ## What changes were proposed in this pull request?
    
    The PR proposes to add support for running the same SQL test input files 
against different configs, leading either to the same result or to a different 
one.
    
    ## How was this patch tested?
    
    Involved UTs


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

    $ git pull https://github.com/mgaido91/spark SPARK-24562

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

    https://github.com/apache/spark/pull/21568.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 #21568
    
----
commit ed01ff0d40fbe65b3a239b196a90013119ad3580
Author: Marco Gaido <marcogaido91@...>
Date:   2018-06-13T15:57:17Z

    Different config for same test in SQLQueryTestSuite

----


---

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

Reply via email to