aboutsummaryrefslogtreecommitdiff
path: root/sql/core/src/test/scala/org/apache/spark/sql/test/SharedSQLContext.scala
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-20410][SQL] Make sparkConf a def in SharedSQLContextHerman van Hovell2017-04-201-3/+4
* [SPARK-20407][TESTS] ParquetQuerySuite 'Enabling/disabling ignoreCorruptFiles...Bogdan Raducanu2017-04-201-4/+9
* [SPARK-19331][SQL][TESTS] Improve the test coverage of SQLViewSuitejiangxingbo2017-02-151-7/+4
* [SPARK-19149][SQL] Unify two sets of statistics in LogicalPlanwangzhenhua2017-01-101-0/+1
* [SPARK-18588][TESTS] Fix flaky test: KafkaSourceStressForDontFailOnDataLossSuiteShixiong Zhu2016-12-071-2/+6
* [SPARK-17740] Spark tests should mock / interpose HDFS to ensure that streams...Eric Liang2016-09-301-3/+16
* [SPARK-15075][SPARK-15345][SQL] Clean up SparkSession builder and propagate c...Reynold Xin2016-05-191-2/+2
* [SPARK-15037][SQL][MLLIB] Use SparkSession instead of SQLContext in Scala/Jav...Sandeep Singh2016-05-101-12/+17
* [SPARK-14109][SQL] Fix HDFSMetadataLog to fallback from FileContext to FileSy...Tathagata Das2016-03-251-1/+4
* [SPARK-10820][SQL] Support for the continuous execution of structured queriesMichael Armbrust2016-02-021-1/+1
* [SPARK-11206] Support SQL UI on the history server (resubmit)Carson Wang2015-12-031-0/+1
* Revert "[SPARK-11206] Support SQL UI on the history server"Josh Rosen2015-11-301-1/+0
* [SPARK-11206] Support SQL UI on the history serverCarson Wang2015-11-251-0/+1
* [SPARK-10176] [SQL] Show partially analyzed plans when checkAnswer fails to a...Wenchen Fan2015-09-041-15/+2
* [SPARK-10344] [SQL] Add tests for extraStrategiesMichael Armbrust2015-08-291-1/+1
* [SPARK-10080] [SQL] Fix binary incompatibility for $ column interpolationMichael Armbrust2015-08-181-1/+11
* [SPARK-9580] [SQL] Replace singletons in SQL testsAndrew Or2015-08-131-0/+68