aboutsummaryrefslogtreecommitdiff
path: root/sql/core/src/test/resources/sql-tests
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-17069] Expose spark.range() as table-valued function in SQLEric Liang2016-08-182-0/+107
* [SPARK-17034][SQL] adds expression UnresolvedOrdinal to represent the ordinal...Sean Zhong2016-08-162-6/+28
* [SPARK-16771][SQL] WITH clause should not fall into infinite loop.Dongjoon Hyun2016-08-122-0/+71
* [SPARK-17013][SQL] Parse negative numeric literalspetermaxlee2016-08-112-44/+26
* [SPARK-17018][SQL] literals.sql for testing literal parsingpetermaxlee2016-08-114-58/+466
* [SPARK-17015][SQL] group-by/order-by ordinal and arithmetic testspetermaxlee2016-08-116-0/+601
* [SPARK-17011][SQL] Support testing exceptions in SQLQueryTestSuitepetermaxlee2016-08-107-12/+126
* [SPARK-17008][SPARK-17009][SQL] Normalization and isolation in SQLQueryTestSu...petermaxlee2016-08-106-0/+153
* [SPARK-16866][SQL] Infrastructure for file-based SQL end-to-end testspetermaxlee2016-08-103-0/+51