[ 
https://issues.apache.org/jira/browse/HUDI-9396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shuo Cheng updated HUDI-9396:
-----------------------------
    Description: FilePathUtils#generatePartitionSpecs may generate unexpected 
partition specs if the partition value contains "/", e.g., the partition field 
is `partition_path`, and the partition value is "2025/10/24", then the 
generated specs is <`partition_path`, 24>.  (was: 
FilePathUtils#generatePartitionSpecs may generate unexpected partition specs if 
the partition value contains "/", e.g., the partition field is 
`partition_path`, and the partition value is "2025/01/01".)

> FilePathUtils#generatePartitionSpecs generate unexpected partition specs
> ------------------------------------------------------------------------
>
>                 Key: HUDI-9396
>                 URL: https://issues.apache.org/jira/browse/HUDI-9396
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Shuo Cheng
>            Priority: Major
>
> FilePathUtils#generatePartitionSpecs may generate unexpected partition specs 
> if the partition value contains "/", e.g., the partition field is 
> `partition_path`, and the partition value is "2025/10/24", then the generated 
> specs is <`partition_path`, 24>.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to