Skip to content

Commit b000d22

Browse files
committed
update version
1 parent 1c356a6 commit b000d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/java/org/apache/iceberg/PartitionStats.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ public int equalityDeleteFileCount() {
7979
}
8080

8181
/**
82-
* @deprecated since 1.8.0, will be removed in 1.9.0, use {@link #totalRecordCountOptional()}
82+
* @deprecated since 1.9.0, will be removed in 1.10.0, use {@link #totalRecordCountOptional()}
8383
* instead.
8484
*/
8585
@Deprecated

0 commit comments

Comments
 (0)