Skip to content

Replace the field properties in TableMetadata using TableProperties rather than HashMap<String, String>. #2028

@liurenjie1024

Description

@liurenjie1024

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions