szehon-ho commented on code in PR #4520:
URL: https://github.com/apache/iceberg/pull/4520#discussion_r846537143
##########
spark/v3.2/spark/src/test/java/org/apache/iceberg/spark/source/TestMetadataTablesWithPartitionEvolution.java:
##########
@@ -74,14 +72,29 @@
"default-namespace", "default"
),
ORC,
- formatVersion()
+ 1
+ },
+ { "testhive", SparkCatalog.class.getName(),
Review Comment:
Just adding two more runs , should not take too long, and I think will make
this test much more deterministic (right now randomly picks a version)
--
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]