deniskuzZ commented on code in PR #4346: URL: https://github.com/apache/hive/pull/4346#discussion_r1226730375
########## iceberg/iceberg-handler/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergStorageHandler.java: ########## @@ -159,9 +169,12 @@ public class HiveIcebergStorageHandler implements HiveStoragePredicateHandler, H private static final String TABLE_NAME_SEPARATOR = ".."; private static final String ICEBERG = "iceberg"; private static final String PUFFIN = "puffin"; Review Comment: can find any usages of it -- 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]
