elphastori commented on issue #13388: URL: https://github.com/apache/iceberg/issues/13388#issuecomment-3072169930
> its for both the REST client and the underlying catalog. > > Okay, I wasn't sure whether the REST catalog supports empty namespaces. I'll try updating the server to not load these tables as well. I've already done this some other catalogs I'm sure do not support empty namespaces in the PR. I haven't yet found a clean way to declare that the REST Catalog does not support empty namespaces Iike I have for `BigQueryMetastoreCatalog` for example. Could you please take a look at the PR as it is? I just need some validation that I'm going in the right direction before I make even more changes. -- 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]
