spark-instrumented-optimizer/sql/catalyst/src/main
Srinath Shankar ba1737c21a [SPARK-17158][SQL] Change error message for out of range numeric literals
## What changes were proposed in this pull request?

Modifies error message for numeric literals to
Numeric literal <literal> does not fit in range [min, max] for type <T>

## How was this patch tested?

Fixed up the error messages for literals.sql in  SqlQueryTestSuite and re-ran via sbt. Also fixed up error messages in ExpressionParserSuite

Author: Srinath Shankar <srinath@databricks.com>

Closes #14721 from srinathshankar/sc4296.
2016-08-19 19:54:26 -07:00
..
antlr4/org/apache/spark/sql/catalyst/parser [SPARK-17069] Expose spark.range() as table-valued function in SQL 2016-08-18 13:33:55 +02:00
java/org/apache/spark/sql [SPARK-16945] Fix Java Lint errors 2016-08-08 09:24:37 +01:00
scala/org/apache/spark/sql [SPARK-17158][SQL] Change error message for out of range numeric literals 2016-08-19 19:54:26 -07:00