colinmarc commented on PR #1580: URL: https://github.com/apache/iceberg-rust/pull/1580#issuecomment-3274152891
Hi, this change (particularly removing `RestCatalogConfig`) made the API even more unergonomic than it was before. What's the rational for moving from a typed interface to an untyped one (hashmap of strings)? At the risk of being glib, this reads more like Java than Rust 🙃 -- 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]
