aboutsummaryrefslogtreecommitdiff
path: root/sql/core/src/test/resources/sql-tests/inputs
Commit message (Expand)AuthorAgeFilesLines
...
* [SPARK-17098][SQL] Fix `NullPropagation` optimizer to handle `COUNT(NULL) OVE...Dongjoon Hyun2016-08-211-0/+9
* [SPARK-17149][SQL] array.sql for testing array related functionspetermaxlee2016-08-191-0/+86
* [SPARK-16994][SQL] Whitelist operators for predicate pushdownReynold Xin2016-08-191-0/+3
* [SPARK-16947][SQL] Support type coercion and foldable expression for inline t...petermaxlee2016-08-191-0/+48
* [SPARK-17117][SQL] 1 / NULL should not fail analysispetermaxlee2016-08-181-2/+10
* [SPARK-17069] Expose spark.range() as table-valued function in SQLEric Liang2016-08-181-0/+20
* [SPARK-17034][SQL] adds expression UnresolvedOrdinal to represent the ordinal...Sean Zhong2016-08-161-0/+6
* [SPARK-16771][SQL] WITH clause should not fall into infinite loop.Dongjoon Hyun2016-08-121-0/+14
* [SPARK-17018][SQL] literals.sql for testing literal parsingpetermaxlee2016-08-112-16/+92
* [SPARK-17015][SQL] group-by/order-by ordinal and arithmetic testspetermaxlee2016-08-113-0/+112
* [SPARK-17011][SQL] Support testing exceptions in SQLQueryTestSuitepetermaxlee2016-08-102-2/+25
* [SPARK-17008][SPARK-17009][SQL] Normalization and isolation in SQLQueryTestSu...petermaxlee2016-08-103-0/+39
* [SPARK-16866][SQL] Infrastructure for file-based SQL end-to-end testspetermaxlee2016-08-102-0/+17