Jiang Xingbo created SPARK-19025:
------------------------------------

             Summary: 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.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to