nastra commented on code in PR #14387:
URL: https://github.com/apache/iceberg/pull/14387#discussion_r2451207733
##########
core/src/main/java/org/apache/iceberg/data/avro/DataReader.java:
##########
@@ -37,7 +37,7 @@
import org.apache.iceberg.types.Types;
/**
- * @deprecated will be removed in 2.0.0; use {@link PlannedDataReader} instead.
+ * @deprecated will be removed in 1.12.0; use {@link PlannedDataReader}
instead.
Review Comment:
deprecating this earlier makes sense to me
--
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]