You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2018/08/28 18:12:00 UTC

[jira] [Created] (SPARK-25267) Disable ConvertToLocalRelation in the test cases of sql/core and sql/hive

Xiao Li created SPARK-25267:
-------------------------------

             Summary: Disable ConvertToLocalRelation in the test cases of sql/core and sql/hive
                 Key: SPARK-25267
                 URL: https://issues.apache.org/jira/browse/SPARK-25267
             Project: Spark
          Issue Type: Test
          Components: SQL
    Affects Versions: 2.4.0
            Reporter: Xiao Li


In SharedSparkSession and TestHive, we need to disable the rule ConvertToLocalRelation for better test case coverage. To exclude the rules, we can use the SQLConf `spark.sql.optimizer.excludedRules`



--
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