[
https://issues.apache.org/jira/browse/SPARK-19944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15923519#comment-15923519
]
Apache Spark commented on SPARK-19944:
--------------------------------------
User 'rxin' has created a pull request for this issue:
https://github.com/apache/spark/pull/17285
> 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: [email protected]
For additional commands, e-mail: [email protected]