aboutsummaryrefslogtreecommitdiff
path: root/sql/hive-thriftserver/v0.13.1
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-5100] [SQL] add webui for thriftservertianyi2015-05-041-5/+21
* [SPARK-2087] [SQL] Multiple thriftserver sessions with single HiveContext ins...Cheng Hao2015-03-171-1/+48
* [SPARK-5846] Correctly set job description and pool for SQL jobsKay Ousterhout2015-02-191-4/+4
* [SPARK-5097][SQL] DataFrameReynold Xin2015-01-271-3/+3
* [SPARK-5279][SQL] Use java.math.BigDecimal as the exposed Decimal type.Reynold Xin2015-01-181-1/+1
* [SPARK-5123][SQL] Reconcile Java/Scala API for data types.Reynold Xin2015-01-131-2/+2
* [SPARK-4871][SQL] Show sql statement in spark ui when run sql with spark-sqlwangfei2015-01-101-4/+1
* [SPARK-4861][SQL] Refactory command in spark sqlscwf2015-01-101-2/+2
* [SPARK-4756][SQL] FIX: sessionToActivePool grow infinitely, even as sessions ...guowei22014-12-181-3/+3
* [SPARK-4645][SQL] Disables asynchronous execution in Hive 0.13.1 HiveThriftSe...Cheng Lian2014-11-281-100/+39
* [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-171-16/+13
* Revert "[SPARK-4309][SPARK-4407][SQL] Date type support for Thrift server, an...Michael Armbrust2014-11-161-13/+16
* [SPARK-4309][SPARK-4407][SQL] Date type support for Thrift server, and fixes ...Cheng Lian2014-11-161-16/+13
* [SPARK-4308][SQL] Sets SQL operation state to ERROR when exception is thrownCheng Lian2014-11-101-21/+15
* [SPARK-4292][SQL] Result set iterator bug in JDBC/ODBCwangfei2014-11-071-3/+2
* [SPARK-3930] [SPARK-3933] Support fixed-precision decimal in SQL, and some op...Matei Zaharia2014-11-011-1/+1
* [SPARK-3826][SQL]enable hive-thriftserver to support hive-0.13.1wangfei2014-10-311-0/+267