Skip to content

feat: implement struct like for partition values - #354

Merged
Fokko merged 2 commits into
apache:mainfrom
wgtmac:partiton_values
Nov 28, 2025
Merged

Fokko merged 2 commits into
apache:mainfrom
wgtmac:partiton_values

Conversation

@wgtmac

@wgtmac wgtmac commented Nov 27, 2025

Copy link
Copy Markdown
Member
  • Added PartitionValues to extend StructLike
  • Implemented PartitionMap
  • Implemented PartitionSet

@wgtmac
wgtmac force-pushed the partiton_values branch 2 times, most recently from 6ef1541 to a32d153 Compare November 27, 2025 08:26
- Added PartitionValues to extend StructLike
- Implemented PartitionMap
- Implemented PartitionSet

@zhjwpku zhjwpku left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, ValueAt makes the code more safe.

@dongxiao1198 dongxiao1198 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Comment thread src/iceberg/partition_summary.cc Outdated
Comment thread src/iceberg/util/partition_value_util.h Outdated
@shangxinli

Copy link
Copy Markdown
Contributor

LGTM

@Fokko Fokko left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one @wgtmac I think it makes sense to have a dedicated object around PartitionValues

@Fokko
Fokko merged commit 9805fae into apache:main Nov 28, 2025
10 checks passed
@Fokko

Fokko commented Nov 28, 2025

Copy link
Copy Markdown
Contributor

Thanks @shangxinli @dongxiao1198, and @zhjwpku for the reviews 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants