morvenhuang commented on code in PR #36212:
URL: https://github.com/apache/spark/pull/36212#discussion_r856335059
##########
sql/hive/src/test/scala/org/apache/spark/sql/hive/InsertSuite.scala:
##########
@@ -443,6 +443,76 @@ class InsertSuite extends QueryTest with TestHiveSingleton
with BeforeAndAfter
}
}
+ testPartitionedTable("INSERT INTO a partitioned table, use nulls for missing
columns") {
Review Comment:
Removed this test since it's not relevant.
--
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]