comphead commented on code in PR #1664: URL: https://github.com/apache/datafusion-comet/pull/1664#discussion_r2052572313
########## spark/src/test/scala/org/apache/comet/CometFuzzTestSuite.scala: ########## @@ -206,10 +206,15 @@ class CometFuzzTestSuite extends CometTestBase with AdaptiveSparkPlanHelper { } private def testParquetTemporalTypes( - outputTimestampType: ParquetOutputTimestampType.Value): Unit = { + outputTimestampType: ParquetOutputTimestampType.Value, + generateArray: Boolean = true, Review Comment: should we also generate maps? -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org