rdblue commented on code in PR #8088:
URL: https://github.com/apache/iceberg/pull/8088#discussion_r1320857552
##########
spark/v3.4/spark/src/test/java/org/apache/iceberg/spark/SystemFunctionPushDownHelper.java:
##########
@@ -39,6 +63,22 @@ public static void createPartitionedTable(
insertRecords(spark, tableName);
}
+ public static void createPartitionedTable(
Review Comment:
I don't think these additional versions are needed since the tests in this
PR should not need to exercise different underlying data formats.
--
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]