aboutsummaryrefslogtreecommitdiff
path: root/repl/scala-2.10/src/main
diff options
context:
space:
mode:
authorjiangxingbo <jiangxb1987@gmail.com>2017-02-09 19:35:39 +0100
committerHerman van Hovell <hvanhovell@databricks.com>2017-02-09 19:35:39 +0100
commitaf63c52fd36c59525d9504003b15142dc850fccb (patch)
tree1241c433e4fc7250ff0b3f4ae6e6025f28cd4711 /repl/scala-2.10/src/main
parent1af0dee4189fd00398864a2ea2d504079b67a7f5 (diff)
downloadspark-af63c52fd36c59525d9504003b15142dc850fccb.tar.gz
spark-af63c52fd36c59525d9504003b15142dc850fccb.tar.bz2
spark-af63c52fd36c59525d9504003b15142dc850fccb.zip
[SPARK-19025][SQL] Remove SQL builder for operators
## What changes were proposed in this pull request? 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. ## How was this patch tested? N/A Author: jiangxingbo <jiangxb1987@gmail.com> Closes #16869 from jiangxb1987/SQLBuilder.
Diffstat (limited to 'repl/scala-2.10/src/main')
0 files changed, 0 insertions, 0 deletions