gengliangwang commented on code in PR #36960:
URL: https://github.com/apache/spark/pull/36960#discussion_r911556833
##########
sql/core/src/test/scala/org/apache/spark/sql/sources/InsertSuite.scala:
##########
@@ -1673,6 +1673,120 @@ class InsertSuite extends DataSourceTest with
SharedSparkSession {
}
}
+ test("SPARK-39557 INSERT INTO statements with tables with array/struct/map
defaults") {
Review Comment:
nit: let split the test case into 3 test cases
--
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]