nastra commented on code in PR #8907: URL: https://github.com/apache/iceberg/pull/8907#discussion_r1377205765
########## hive-metastore/src/main/java/org/apache/iceberg/hive/HiveTableOperations.java: ########## @@ -75,14 +74,9 @@ public class HiveTableOperations extends BaseMetastoreTableOperations { private static final String HIVE_ICEBERG_METADATA_REFRESH_MAX_RETRIES = "iceberg.hive.metadata-refresh-max-retries"; - // the max size is based on HMS backend database. For Hive versions below 2.3, the max table Review Comment: why are these changes needed? -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org