Zouxxyy opened a new pull request, #11260: URL: https://github.com/apache/hudi/pull/11260
### Change Logs e.g. When the actual partition structure is `dt=2021-12-09/hh=1`, but mistakenly wrote `dt=2021-12-09`, the partition `dt=2021-12-09` will be written to the metadata of replacecommit. If we configure HMS partition synchronization at the same time, an error will always be reported: <img width="1425" alt="image" src="https://github.com/apache/hudi/assets/37108074/6a856771-598b-4e09-bff3-a365695e8528"> ### Impact Filter wrong partitions when using `hoodie.datasource.write.partitions.to.delete` ### Risk level (write none, low medium or high below) low ### Documentation Update None ### Contributor's checklist - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [ ] Change Logs and Impact were stated clearly - [ ] Adequate tests were added if applicable - [ ] CI passed -- 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]
