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: [email protected]
For additional commands, e-mail: [email protected]