badalprasadsingh opened a new pull request, #1797: URL: https://github.com/apache/iceberg-go/pull/1797
### Description Fixes #1796 Extends the function `validatePartitionFields` with `partitionFieldsRedundant` folding _year_, _month_, _day_ and _hour_ into one slot per source column. Other families keep equality-only conflict and stay legal. ### Testing Added the necessary regression tests for it. -- 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]
