cloud-fan commented on code in PR #39827:
URL: https://github.com/apache/spark/pull/39827#discussion_r1092674227


##########
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala:
##########
@@ -130,6 +131,24 @@ abstract class SQLQuerySuiteBase extends QueryTest with 
SQLTestUtils with TestHi
     }
   }
 
+  test("SPARK-36180: Support TimestampNTZ type in Hive") {

Review Comment:
   does this test fail before this PR? I thought we can already save tables 
with NTZ column into HMS, in hive-incompatible way (Hive can't read this table)



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to