spark-instrumented-optimizer/sql/catalyst/src/main
Davies Liu e86f8f63bf [SPARK-13147] [SQL] improve readability of generated code
1. try to avoid the suffix (unique id)
2. remove the comment if there is no code generated.
3. re-arrange the order of functions
4. trop the new line for inlined blocks.

Author: Davies Liu <davies@databricks.com>

Closes #11032 from davies/better_suffix.
2016-02-02 22:13:10 -08:00
..
antlr3/org/apache/spark/sql/catalyst/parser [SPARK-12689][SQL] Migrate DDL parsing to the newly absorbed parser 2016-01-30 23:05:29 -08:00
java/org/apache/spark/sql [SPARK-12854][SQL] Implement complex types support in ColumnarBatch 2016-01-26 17:34:01 -08:00
scala/org/apache/spark/sql [SPARK-13147] [SQL] improve readability of generated code 2016-02-02 22:13:10 -08:00