dentiny opened a new issue, #1271: URL: https://github.com/apache/iceberg-rust/issues/1271
### Apache Iceberg Rust version None ### Describe the bug Reproduce environment: https://github.com/dentiny/iceberg-rust-namespace-exists Steps: - start devcontainer - `cargo run` You should be able to see `namespace_exists` fails with ```sh Error: Unexpected => Received response with unexpected status code Context: status: 400 Bad Request headers: {"date": "Mon, 28 Apr 2025 15:28:27 GMT", "content-type": "application/json", "content-length": "112", "server": "Jetty(9.4.51.v20230217)"} ``` ### To Reproduce Described above, and reproduce stably on my local environment. ### Expected behavior `namespace_exists` return a boolean true or false, not panic. ### Willingness to contribute None -- 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.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