pvary commented on code in PR #17317:
URL: https://github.com/apache/iceberg/pull/17317#discussion_r3643188442


##########
hive-metastore/src/test/java/org/apache/iceberg/hive/TestHiveCatalog.java:
##########
@@ -1266,4 +1270,77 @@ public void testMetadataHashing(boolean 
isTableEncrypted) {
       assertThat(base64EncodedHash).isNull();
     }
   }
+
+  // The tests below exercise the Iceberg-only listing path 
(listIcebergTablesByFilter), which

Review Comment:
   We can remove this comment. The tests are sort and self-explanatory.



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