gaborkaszab commented on code in PR #14392:
URL: https://github.com/apache/iceberg/pull/14392#discussion_r2576144964
##########
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:
Removed these changes, also reverted the relevant one in LocationProviders
--
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]