spark-instrumented-optimizer/sql/catalyst/src/main
gatorsmile 2974406d17 [SPARK-21845][SQL][TEST-MAVEN] Make codegen fallback of expressions configurable
## What changes were proposed in this pull request?
We should make codegen fallback of expressions configurable. So far, it is always on. We might hide it when our codegen have compilation bugs. Thus, we should also disable the codegen fallback when running test cases.

## How was this patch tested?
Added test cases

Author: gatorsmile <gatorsmile@gmail.com>

Closes #19119 from gatorsmile/fallbackCodegen.
2017-09-05 09:04:03 -07:00
..
antlr4/org/apache/spark/sql/catalyst/parser [SPARK-21891][SQL] Add TBLPROPERTIES to DDL statement: CREATE TABLE USING 2017-09-02 14:53:41 -07:00
java/org/apache/spark/sql [SPARK-21485][FOLLOWUP][SQL][DOCS] Describes examples and arguments separately, and note/since in SQL built-in function documentation 2017-08-05 10:10:56 -07:00
scala/org/apache/spark/sql [SPARK-21845][SQL][TEST-MAVEN] Make codegen fallback of expressions configurable 2017-09-05 09:04:03 -07:00