ajantha-bhat commented on issue #10443: URL: https://github.com/apache/iceberg/issues/10443#issuecomment-2149541265
Iceberg doesn't maintain an implementation of the REST catalog server. Only spec is defined at the Iceberg repo. Spec clearly says, listNamespaces should list the namespaces at certain level. https://github.com/apache/iceberg/blob/main/open-api/rest-catalog-open-api.yaml#L192-L212 which vendor implementation of REST catalog server are you using? Maybe raise a bug in their repo? -- 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]
