netvl commented on issue #3109: URL: https://github.com/apache/iceberg/issues/3109#issuecomment-918634442
Ok, it seems that the reason why `dropNamespace` fails is not tied to the `listTables()` problem directly (because `SparkSessionCatalog` seems to delegate `dropNamespace` directly to the legacy session catalog, which should ignore any Iceberg tables), but the issue IMO is still relevant as itself. -- 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]
