dongjoon-hyun commented on PR #49736:
URL: https://github.com/apache/spark/pull/49736#issuecomment-2625077011

   I verified this manually.
   ```
   $ build/mvn -Phive-thriftserver install -DskipTests
   $ build/mvn -pl sql/hive-thriftserver -Phive-thriftserver install -fae
   ...
   HiveThriftBinaryServerSuite:
   - SPARK-17819: Support default database in connection URIs
   - GetInfo Thrift API
   - SPARK-16563 ThriftCLIService FetchResults repeat fetching result
   - Support beeline --hiveconf and --hivevar
   - JDBC query execution
   - Checks Hive version
   - SPARK-3004 regression: result set containing NULL
   - SPARK-4292 regression: result set iterator issue
   - SPARK-4309 regression: Date type support
   - SPARK-4407 regression: Complex type support
   - SPARK-12143 regression: Binary type support
   - test multiple session
   - test jdbc cancel !!! IGNORED !!!
   - test add jar
   - Checks Hive version via SET -v
   - Checks Hive version via SET
   - SPARK-11595 ADD JAR with input path having URL scheme
   - SPARK-11043 check operation log root directory
   - SPARK-23547 Cleanup the .pipeout file when the Hive Session closed
   - SPARK-24829 Checks cast as float
   - SPARK-28463: Thriftserver throws BigDecimal incompatible with HiveDecimal
   - Support interval type
   - Query Intervals in VIEWs through thrift server
   - ThriftCLIService FetchResults FETCH_FIRST, FETCH_NEXT, FETCH_PRIOR
   - SPARK-29492: use add jar in sync mode
   - SPARK-31859 Thriftserver works with 
spark.sql.datetime.java8API.enabled=true
   - SPARK-31861 Thriftserver respects spark.sql.session.timeZone
   - SPARK-31863 Session conf should persist between Thriftserver worker threads
   - SPARK-30808: use Java 8 time API and Proleptic Gregorian calendar by 
default
   - SPARK-26533: Support query auto timeout cancel on thriftserver - 
setQueryTimeout
   - SPARK-26533: Support query auto timeout cancel on thriftserver - SQLConf
   CliSuite:
   - load warehouse dir from hive-site.xml
   - ...
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to