szehon-ho commented on code in PR #4560:
URL: https://github.com/apache/iceberg/pull/4560#discussion_r852443699


##########
spark/v3.2/spark/src/test/java/org/apache/iceberg/spark/source/TestMetadataTablesWithPartitionEvolution.java:
##########
@@ -261,6 +262,88 @@ public void testEntriesMetadataTable() throws 
ParseException {
     }
   }
 
+  @Test
+  public void testPartitionMetadataTable() throws ParseException {

Review Comment:
   Added the test.  Unfortunately it's a bit weird until 
https://github.com/apache/iceberg/issues/4292. completely fixed (I believe 
@szlta is taking a look at the remaining point there which would fix this 
issue).



-- 
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]

Reply via email to