You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/07/11 15:45:00 UTC

[jira] [Resolved] (SPARK-24562) Allow running same tests with multiple configs in SQLQueryTestSuite

     [ https://issues.apache.org/jira/browse/SPARK-24562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wenchen Fan resolved SPARK-24562.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.4.0

Issue resolved by pull request 21568
[https://github.com/apache/spark/pull/21568]

> 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
>            Assignee: Marco Gaido
>            Priority: Trivial
>             Fix For: 2.4.0
>
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org