kevinjqliu commented on issue #1363: URL: https://github.com/apache/iceberg-python/issues/1363#issuecomment-2494980924
Thank you for bringing this up. Its been on my todo list to investigate this as part of https://github.com/apache/iceberg-python/issues/1018#issuecomment-2471827257 can you help me go through the same exercise and step through the `table_exists` call? In #1018, you can see the response code is 404, which should return `False` according to [the implementation](https://github.com/apache/iceberg-python/blob/63169004facb053d3ac3725388411ee7a05c4156/pyiceberg/catalog/rest.py#L874-L898) and [the spec](https://github.com/apache/iceberg/blob/97e034b2cec9408a6f792c410a8eb8dddb452e14/open-api/rest-catalog-open-api.yaml#L833-L864) I want to see if this is a polaris issue or pyiceberg issue -- 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