aboutsummaryrefslogtreecommitdiff
path: root/sql/core/src/test/resources
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-13442][SQL] Make type inference recognize boolean typeshyukjinkwon2016-03-071-0/+5
* [SPARK-13584][SQL][TESTS] Make ContinuousQueryManagerSuite not output logs to...Shixiong Zhu2016-03-031-0/+1
* [SPARK-13309][SQL] Fix type inference issue with CSV dataRahul Tanwani2016-02-281-0/+5
* [SPARK-13137][SQL] NullPoingException in schema inference for CSV when the fi...hyukjinkwon2016-02-211-0/+1
* [SPARK-13114][SQL] Add a test for tokens more than the fields in schemahyukjinkwon2016-02-021-0/+6
* [SPARK-12833][SQL] Initial import of spark-csvHossein2016-01-159-0/+39
* [SPARK-11967][SQL] Consistent use of varargs for multiple paths in DataFrameR...Reynold Xin2015-11-241-0/+1
* [SPARK-11694][FOLLOW-UP] Clean up imports, use a common function for metadata...hyukjinkwon2015-11-171-0/+0
* [SPARK-11274] [SQL] Text data source support for Spark SQL.Reynold Xin2015-10-231-0/+4
* [SPARK-11007] [SQL] Adds dictionary aware Parquet decimal convertersCheng Lian2015-10-122-0/+0
* [SPARK-9340] [SQL] Fixes converting unannotated Parquet listsDamian Guy2015-08-119-0/+0
* [SPARK-9486][SQL] Add data source aliasing for external packagesJoseph Batchik2015-08-081-0/+3
* [SPARK-8959] [SQL] [HOTFIX] Removes parquet-thrift and libthrift dependenciesCheng Lian2015-07-091-0/+0
* [SPARK-7743] [SQL] Parquet 1.7Thomas Omans2015-06-041-5/+5
* [SPARK-5454] More robust handling of self joinsMichael Armbrust2015-02-111-0/+3
* [SPARK-3748] Log thread name in unit test logsReynold Xin2014-10-011-1/+1
* [SPARK-2935][SQL]Fix parquet predicate push down bugMichael Armbrust2014-08-131-0/+3
* Spark parquet improvementsAndre Schumacher2014-04-031-5/+3
* SPARK-1251 Support for optimizing and executing structured queriesMichael Armbrust2014-03-201-0/+52