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