nastra commented on issue #8121: URL: https://github.com/apache/iceberg/issues/8121#issuecomment-1645632894
Not every custom Iceberg catalog is required to support namespaces, that's why the `SupportsNamespaces` API exists and that's most likely the reason why `loadTable()` throws a `NoSuchTableException` rather than looking at the namespace part of the identifier -- 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]
