rdblue commented on code in PR #11801: URL: https://github.com/apache/iceberg/pull/11801#discussion_r1890767080
########## mr/src/main/java/org/apache/iceberg/mr/InputFormatConfig.java: ########## @@ -163,11 +158,6 @@ public ConfigBuilder preferLocality() { return this; } - public ConfigBuilder useHiveRows() { Review Comment: Shouldn't these be deprecated for a release instead of removed? Keeping them won't prevent us from removing other Hive classes. -- 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