You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2017/03/14 04:01:41 UTC

[jira] [Created] (SPARK-19944) Move SQLConf from sql/core to sql/catalyst

Reynold Xin created SPARK-19944:
-----------------------------------

             Summary: Move SQLConf from sql/core to sql/catalyst
                 Key: SPARK-19944
                 URL: https://issues.apache.org/jira/browse/SPARK-19944
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.1.0
            Reporter: Reynold Xin
            Assignee: Reynold Xin


It is pretty weird to have SQLConf only in sql/core and then we have to duplicate config options that impact optimizer/analyzer in sql/catalyst using CatalystConf. This ticket moves SQLConf into sql/catalyst.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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