Apache Iceberg Rust version
None
Describe the bug
Current https://github.com/liurenjie1024/iceberg-rust/blob/459db8a13fd038df8ed18dd1d2685bdcaecb845e/crates/iceberg/src/spec/table_metadata.rs#L365 returns a TableProperties, and construct it every time. We should replace the properties field with TableProperties
To Reproduce
No response
Expected behavior
No response
Willingness to contribute
None
Apache Iceberg Rust version
None
Describe the bug
Current https://github.com/liurenjie1024/iceberg-rust/blob/459db8a13fd038df8ed18dd1d2685bdcaecb845e/crates/iceberg/src/spec/table_metadata.rs#L365 returns a
TableProperties, and construct it every time. We should replace thepropertiesfield withTablePropertiesTo Reproduce
No response
Expected behavior
No response
Willingness to contribute
None