Skip to content

feat: implement ValidateRedundantPartitions for PartitionSpec#442

Merged
wgtmac merged 5 commits intoapache:mainfrom
gty404:partition-spec-validate
Dec 29, 2025
Merged

feat: implement ValidateRedundantPartitions for PartitionSpec#442
wgtmac merged 5 commits intoapache:mainfrom
gty404:partition-spec-validate

Conversation

@gty404
Copy link
Copy Markdown
Contributor

@gty404 gty404 commented Dec 26, 2025

  • Add ValidateRedundantPartitions method to detect redundant partition fields
  • Use deduplication key (source_id + transform.DedupName()) to identify conflicts
  • Integrate validation into PartitionSpec::Validate method

- Add ValidateRedundantPartitions method to detect redundant partition fields
- Use deduplication key (source_id + transform.DedupName()) to identify conflicts
- Integrate validation into PartitionSpec::Validate method
Comment thread src/iceberg/partition_spec.cc Outdated
Comment thread src/iceberg/test/partition_spec_test.cc Outdated
@wgtmac wgtmac merged commit ff8eea9 into apache:main Dec 29, 2025
10 checks passed
@gty404 gty404 deleted the partition-spec-validate branch December 29, 2025 07:12
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.

2 participants