kevinjqliu commented on issue #1163:
URL: 
https://github.com/apache/iceberg-python/issues/1163#issuecomment-2344471589

   Thanks for reporting this! I noticed it too when reviewing #1140. 
   
   I think the spec only allows listing tables in a namespace. 
   
https://github.com/apache/iceberg/blob/34cd01ba2e057866cdb13db8f9919bc98e11e638/open-api/rest-catalog-open-api.yaml#L497-L505
   
   And the reference Java HiveCatalog implementation too 
   
https://github.com/apache/iceberg/blob/34cd01ba2e057866cdb13db8f9919bc98e11e638/hive-metastore/src/main/java/org/apache/iceberg/hive/HiveCatalog.java#L121-L157
   
   So I assume the docstring is outdated


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to