manuzhang commented on code in PR #9298:
URL: https://github.com/apache/iceberg/pull/9298#discussion_r1444116391


##########
core/src/main/java/org/apache/iceberg/BaseMetadataTable.java:
##########
@@ -38,8 +38,7 @@
  * the metadata table using a {@link StaticTableOperations}. This way no 
Catalog related calls are
  * needed when reading the table data after deserialization.
  */
-public abstract class BaseMetadataTable extends BaseReadOnlyTable
-    implements HasTableOperations, Serializable {

Review Comment:
   So `HasTableOperations` is deprecated?



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to