juntaozhang opened a new pull request, #9136:
URL: https://github.com/apache/paimon/pull/9136
### Purpose
Fix a bug in `PartitionTimeExtractor#extract` when the partition timestamp
pattern contains variables whose names share a common prefix.
### Tests
- Added `testPatternWithPrefixVariableNames` in
`PartitionTimeExtractorTest` to cover patterns with prefix-sharing variables:
- `$dt1-$dt-$dt2 00:00:00`
- `$t $t2:$t3:$t4`
--
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]