xunliu commented on PR #6001: URL: https://github.com/apache/gravitino/pull/6001#issuecomment-2566195854
hi @orenccl Yes, we can delete them in the source codes. ``` // No usage and class type def as_table_catalog(self) -> "TableCatalog": def as_topic_catalog(self) -> "TopicCatalog": ``` -- 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]
