juliuszsompolski commented on a change in pull request #28671:
URL: https://github.com/apache/spark/pull/28671#discussion_r435791701
##########
File path:
sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/HiveThriftServer2Suites.scala
##########
@@ -811,6 +811,61 @@ class HiveThriftBinaryServerSuite extends
HiveThriftJdbcTest {
}
}
}
+
+ test("SPARK-31859 Thriftserver works with
spark.sql.datetime.java8API.enabled=true") {
+ withJdbcStatement() { statement =>
+ withJdbcStatement() { st =>
Review comment:
.... this was not intentional, looks like a copy paste error on my part.
I raised https://github.com/apache/spark/pull/28735/ to fix it.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]