Shekharrajak commented on code in PR #3530:
URL: https://github.com/apache/datafusion-comet/pull/3530#discussion_r2942164186
##########
spark/src/test/scala/org/apache/comet/parquet/CometParquetWriterSuite.scala:
##########
@@ -140,6 +140,39 @@ class CometParquetWriterSuite extends CometTestBase {
}
}
+ // Test for issue #3430: SPARK-48817 multi-insert with native writer in
Spark 4.x
+ test("parquet write with multi-insert pattern") {
Review Comment:
Updated with sql based test
--
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]