Standing-Man commented on PR #2037: URL: https://github.com/apache/iceberg-rust/pull/2037#issuecomment-3811397914
Hi @liurenjie1024, Wouldn’t it be more convenient to use `HashMap<String, String>` directly in `TableProperties`? I think the current design might not be ideal. Using `HashMap` directly would require enforcing restrictions on the keys. -- 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]
