spark-instrumented-optimizer/sql/catalyst/src/main
Davies Liu dd83c209f1 [SPARK-13603][SQL] support SQL generation for subquery
## What changes were proposed in this pull request?

This is support SQL generation for subquery expressions, which will be replaced to a SubqueryHolder inside SQLBuilder recursively.

## How was this patch tested?

Added unit tests.

Author: Davies Liu <davies@databricks.com>

Closes #11453 from davies/sql_subquery.
2016-03-04 16:18:15 +08:00
..
antlr3/org/apache/spark/sql/catalyst/parser Revert "[SPARK-13321][SQL] Support nested UNION in parser" 2016-02-24 12:25:02 -08:00
java/org/apache/spark/sql [SPARK-13123][SQL] Implement whole state codegen for sort 2016-02-29 12:59:46 -08:00
scala/org/apache/spark/sql [SPARK-13603][SQL] support SQL generation for subquery 2016-03-04 16:18:15 +08:00