dramaticlly commented on code in PR #11719:
URL: https://github.com/apache/iceberg/pull/11719#discussion_r1958742193
##########
spark/v3.5/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestMetadataTables.java:
##########
@@ -671,6 +671,76 @@ public void testFilesTableTimeTravelWithSchemaEvolution()
throws Exception {
.hasSameSizeAs(expectedFiles);
}
+ @TestTemplate
+ public void testFilesTableVersionAsOfTag() {
Review Comment:
Looks like this test will pass even without the change in this PR. But the
next AsOfBranch will fail
--
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]