gengliangwang commented on code in PR #36212:
URL: https://github.com/apache/spark/pull/36212#discussion_r856226866


##########
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:
   This case doesn't seem to related to insertable view



-- 
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