Marco Gaido created SPARK-24562:
-----------------------------------

             Summary: Allow running same tests with multiple configs in 
SQLQueryTestSuite
                 Key: SPARK-24562
                 URL: https://issues.apache.org/jira/browse/SPARK-24562
             Project: Spark
          Issue Type: Test
          Components: SQL, Tests
    Affects Versions: 2.4.0
            Reporter: Marco Gaido


We often need to run the same queries with different configs in order to check 
their behavior in any condition. In particular, we have 2 cases:
 - same queries with different configs should have same result;
 - same queries with different configs should have different results.

This ticket aims to introduce the support for both cases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to