vigneshsiva11 commented on issue #2028: URL: https://github.com/apache/iceberg-rust/issues/2028#issuecomment-3759921077
Hi @liurenjie1024, I’ve opened a PR addressing this issue by refactoring TableMetadata to use the typed TableProperties struct instead of a raw HashMap. This improves type safety and avoids repeated property reconstruction while preserving existing behavior. Please let me know if any changes are needed. Thanks! -- 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]
