Kurtiscwright opened a new issue, #2622: URL: https://github.com/apache/iceberg-rust/issues/2622
### Apache Iceberg Rust version 0.6.0 (latest version) ### Describe the bug When passing in an endpoint as the only catalog property the endpoint is silently dropped and the default is used. This prevents testing against non-default endpoints. ### To Reproduce _No response_ ### Expected behavior Endpoint passed into properties is properly passed through the Catalog. ### Willingness to contribute I can contribute a fix for this bug independently -- 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]
