jackye1995 commented on pull request #1640: URL: https://github.com/apache/iceberg/pull/1640#issuecomment-721514228
> Just a lot extra methods exposed. Iteration, put, etc. I think the advantage of using a `Map` is that: 1. consistent with the `TableProperties` interface 2. consistent with the Spark and Flink properties interface 3. as Ryan says, there are some useful methods like `getOrDefault` and `contains`, and iteration might still be needed for some use cases such as getting all configs of a certain prefix. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
