nastra commented on code in PR #14392:
URL: https://github.com/apache/iceberg/pull/14392#discussion_r2451218035
##########
core/src/main/java/org/apache/iceberg/TableProperties.java:
##########
@@ -256,14 +256,14 @@ private TableProperties() {}
public static final boolean WRITE_OBJECT_STORE_PARTITIONED_PATHS_DEFAULT =
true;
/**
- * @deprecated will be removed in 2.0.0, use {@link #WRITE_DATA_LOCATION}
instead.
+ * @deprecated will be removed in 1.12.0, use {@link #WRITE_DATA_LOCATION}
instead.
Review Comment:
I'm a bit hesitant removing table properties earlier, since that would mean
a behavioral change
--
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]