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