FANNG1 commented on issue #7871: URL: https://github.com/apache/gravitino/issues/7871#issuecomment-3138398129
Iceberg IT relies such package from `catalogs:catalog-lakehouse-iceberg` module, we should remove it in new IT. ``` import org.apache.gravitino.catalog.lakehouse.iceberg.IcebergCatalogBackend; import org.apache.gravitino.catalog.lakehouse.iceberg.IcebergSchemaPropertiesMetadata; import org.apache.gravitino.catalog.lakehouse.iceberg.IcebergTable; import org.apache.gravitino.catalog.lakehouse.iceberg.ops.IcebergCatalogWrapperHelper; ``` -- 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]
