[ https://issues.apache.org/jira/browse/SPARK-19025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-19025:
------------------------------------
Assignee: (was: Apache Spark)
> Remove SQL builder for operators
> --------------------------------
>
> Key: SPARK-19025
> URL: https://issues.apache.org/jira/browse/SPARK-19025
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Reporter: Jiang Xingbo
>
> With the new approach of view resolution, we can get rid of SQL generation on view creation,
so let's remove SQL builder for operators.
> Note that, since all sql generation for operators is defined in one file (org.apache.spark.sql.catalyst.SQLBuilder),
it’d be trivial to recover it in the future.
--
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
|