spark-instrumented-optimizer/sql/catalyst/src
Yucai Yu e388bd5449 [SPARK-16732][SQL] Remove unused codes in subexpressionEliminationForWholeStageCodegen
## What changes were proposed in this pull request?
Some codes in subexpressionEliminationForWholeStageCodegen are never used actually.
Remove them using this PR.

## How was this patch tested?
Local unit tests.

Author: Yucai Yu <yucai.yu@intel.com>

Closes #14366 from yucai/subExpr_unused_codes.
2016-09-01 14:13:38 -07:00
..
main [SPARK-16732][SQL] Remove unused codes in subexpressionEliminationForWholeStageCodegen 2016-09-01 14:13:38 -07:00
test [SPARK-17263][SQL] Add hexadecimal literal parsing 2016-09-01 12:01:22 -07:00