aboutsummaryrefslogtreecommitdiff
path: root/sql/core/src/test/resources/sql-tests/results/literals.sql.out
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-17258][SQL] Parse scientific decimal literals as decimalsHerman van Hovell2016-10-041-8/+16
* [SPARK-17263][SQL] Add hexadecimal literal parsingHerman van Hovell2016-09-011-5/+37
* [SPARK-17246][SQL] Add BigDecimal literalHerman van Hovell2016-08-261-1/+23
* [SPARK-17158][SQL] Change error message for out of range numeric literalsSrinath Shankar2016-08-191-3/+3
* [SPARK-17013][SQL] Parse negative numeric literalspetermaxlee2016-08-111-31/+13
* [SPARK-17018][SQL] literals.sql for testing literal parsingpetermaxlee2016-08-111-0/+374