MaxGekk commented on a change in pull request #32121:
URL: https://github.com/apache/spark/pull/32121#discussion_r611024841
##########
File path:
sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/SparkThriftServerProtocolVersionsSuite.scala
##########
@@ -458,5 +459,17 @@ class SparkThriftServerProtocolVersionsSuite extends
HiveThriftServer2TestBase {
}
}
}
+
+ test(s"SPARK-35017: $version get day-time interval type") {
Review comment:
I tested only day-time interval because constructing of year-month
interval in SQL is not possible at the moment. I created the JIRA for that:
SPARK-35018
--
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]