aboutsummaryrefslogtreecommitdiff
path: root/sql/core/src/test/resources/sql-tests/results
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-17069] Expose spark.range() as table-valued function in SQLEric Liang2016-08-181-0/+87
* [SPARK-17034][SQL] adds expression UnresolvedOrdinal to represent the ordinal...Sean Zhong2016-08-161-6/+22
* [SPARK-16771][SQL] WITH clause should not fall into infinite loop.Dongjoon Hyun2016-08-121-0/+57
* [SPARK-17013][SQL] Parse negative numeric literalspetermaxlee2016-08-112-44/+26
* [SPARK-17018][SQL] literals.sql for testing literal parsingpetermaxlee2016-08-112-42/+374
* [SPARK-17015][SQL] group-by/order-by ordinal and arithmetic testspetermaxlee2016-08-113-0/+489
* [SPARK-17011][SQL] Support testing exceptions in SQLQueryTestSuitepetermaxlee2016-08-105-10/+101
* [SPARK-17008][SPARK-17009][SQL] Normalization and isolation in SQLQueryTestSu...petermaxlee2016-08-103-0/+114
* [SPARK-16866][SQL] Infrastructure for file-based SQL end-to-end testspetermaxlee2016-08-101-0/+34