spark-instrumented-optimizer/sql/catalyst/src
Wenchen Fan 253e87e8ab [SPARK-11453][SQL][FOLLOW-UP] remove DecimalLit
A cleanup for https://github.com/apache/spark/pull/9085.

The `DecimalLit` is very similar to `FloatLit`, we can just keep one of them.
Also added low level unit test at `SqlParserSuite`

Author: Wenchen Fan <wenchen@databricks.com>

Closes #9482 from cloud-fan/parser.
2015-11-06 06:38:49 -08:00
..
main [SPARK-11453][SQL][FOLLOW-UP] remove DecimalLit 2015-11-06 06:38:49 -08:00
test [SPARK-11453][SQL][FOLLOW-UP] remove DecimalLit 2015-11-06 06:38:49 -08:00