aboutsummaryrefslogtreecommitdiff
path: root/sql/hive-thriftserver
Commit message (Expand)AuthorAgeFilesLines
* Preparing development version 1.2.1-SNAPSHOTPatrick Wendell2014-11-281-1/+1
* Preparing Spark release v1.2.0-rc1Patrick Wendell2014-11-281-1/+1
* [SPARK-4645][SQL] Disables asynchronous execution in Hive 0.13.1 HiveThriftSe...Cheng Lian2014-11-281-100/+39
* [SPARK-4308][SQL] Sets SQL operation state to ERROR when exception is thrownCheng Lian2014-11-283-29/+21
* Revert "Preparing Spark release v1.2.0-rc1"Patrick Wendell2014-11-261-1/+1
* Revert "Preparing development version 1.2.1-SNAPSHOT"Patrick Wendell2014-11-261-1/+1
* Preparing development version 1.2.1-SNAPSHOTPatrick Wendell2014-11-261-1/+1
* Preparing Spark release v1.2.0-rc1Patrick Wendell2014-11-261-1/+1
* Revert "Preparing Spark release v1.2.0-rc1"Patrick Wendell2014-11-261-1/+1
* Revert "Preparing development version 1.2.1-SNAPSHOT"Patrick Wendell2014-11-261-1/+1
* Preparing development version 1.2.1-SNAPSHOTPatrick Wendell2014-11-261-1/+1
* Preparing Spark release v1.2.0-rc1Patrick Wendell2014-11-261-1/+1
* Revert "Preparing Spark release v1.2.0-rc1"Patrick Wendell2014-11-261-1/+1
* Revert "Preparing development version 1.2.1-SNAPSHOT"Patrick Wendell2014-11-261-1/+1
* Preparing development version 1.2.1-SNAPSHOTUbuntu2014-11-261-1/+1
* Preparing Spark release v1.2.0-rc1Ubuntu2014-11-261-1/+1
* Revert "Preparing Spark release v1.2.0-snapshot1"Patrick Wendell2014-11-261-1/+1
* Revert "Preparing development version 1.2.1-SNAPSHOT"Patrick Wendell2014-11-261-1/+1
* [SQL] Compute timeTaken correctlyw002289702014-11-241-7/+4
* [SQL] Fix comment in HiveShimDaniel Darabos2014-11-241-1/+1
* [SPARK-4309][SPARK-4407][SQL] Date type support for Thrift server, and fixes ...Cheng Lian2014-11-173-47/+83
* Preparing development version 1.2.1-SNAPSHOTUbuntu2014-11-171-1/+1
* Preparing Spark release v1.2.0-snapshot1Ubuntu2014-11-171-1/+1
* Revert "Preparing Spark release v1.2.0-snapshot0"Patrick Wendell2014-11-161-1/+1
* Revert "Preparing development version 1.2.1-SNAPSHOT"Patrick Wendell2014-11-161-2/+2
* Preparing development version 1.2.1-SNAPSHOTUbuntu2014-11-171-2/+2
* Preparing Spark release v1.2.0-snapshot0Ubuntu2014-11-171-1/+1
* Revert "[SPARK-4309][SPARK-4407][SQL] Date type support for Thrift server, an...Michael Armbrust2014-11-163-83/+47
* [SPARK-4309][SPARK-4407][SQL] Date type support for Thrift server, and fixes ...Cheng Lian2014-11-163-47/+83
* [SPARK-4292][SQL] Result set iterator bug in JDBC/ODBCwangfei2014-11-073-6/+27
* [SPARK-4225][SQL] Resorts to SparkContext.version to inspect Spark versionCheng Lian2014-11-071-7/+5
* [SPARK-3791][SQL] Provides Spark version and Hive version in HiveThriftServer2Cheng Lian2014-11-023-39/+130
* [SQL] Fixes race condition in CliSuiteCheng Lian2014-11-021-20/+15
* [SPARK-3930] [SPARK-3933] Support fixed-precision decimal in SQL, and some op...Matei Zaharia2014-11-013-5/+5
* [SPARK-4037][SQL] Removes the SessionState instance created in HiveThriftServer2Cheng Lian2014-11-013-31/+14
* [SPARK-3826][SQL]enable hive-thriftserver to support hive-0.13.1wangfei2014-10-317-188/+534
* [SPARK-3940][SQL] Avoid console printing error messages three timeswangxiaojing2014-10-201-1/+1
* [SPARK-3945]Properties of hive-site.xml is invalid in running the Thrift JDBC...luogankun2014-10-201-1/+5
* [SQL] Fixes the race condition that may cause test failureCheng Lian2014-10-161-6/+0
* [SPARK-3809][SQL] Fixes test suites in hive-thriftserverCheng Lian2014-10-132-39/+60
* [SPARK-3654][SQL] Unifies SQL and HiveQL parsersCheng Lian2014-10-091-1/+1
* [SPARK-3806][SQL] Minor fix for CliSuitescwf2014-10-091-3/+5
* [SPARK-3704][SQL] Fix ColumnValue type for Short values in thrift serverscwf2014-10-011-2/+2
* [SPARK-3675][SQL] Allow starting a JDBC server on an existing contextMichael Armbrust2014-09-261-1/+14
* [SPARK-3393] [SQL] Align the log4j configuration for Spark & SparkSQLCLICheng Hao2014-09-261-17/+0
* [SQL] Update SQL Programming GuideMichael Armbrust2014-09-071-1/+3
* [SPARK-3397] Bump pom.xml version number of master branch to 1.2.0-SNAPSHOTGuoQiang Li2014-09-061-1/+1
* [SPARK-3269][SQL] Decreases initial buffer size for row set to prevent OOMCheng Lian2014-08-291-2/+3
* [SQL] logWarning should be logInfo in getResultSetSchemawangfei2014-08-251-1/+1
* [SPARK-2929][SQL] Refactored Thrift server and CLI suitesCheng Lian2014-08-253-224/+217