JingsongLi commented on PR #9008: URL: https://github.com/apache/paimon/pull/9008#issuecomment-5212759820
The new `PartitionTimeResolver` is no longer fully compatible with Java `DateTimeFormatter`. Existing formats such as `yyyy-DDD` and `yyyyMMdd hh a` will fail after the upgrade. It has been reproduced that `yyyy-DDD + 2026-218` reports that it does not support `D`. -- 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]
