[
https://issues.apache.org/jira/browse/HUDI-7484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17885784#comment-17885784
]
Sagar Sumit commented on HUDI-7484:
-----------------------------------
This is not a bug per se, but bad user experience when partition contain
slashes and users have enabled hive style partitioning.
I think if users have enabled hive style partitioning, then we should also
enable url encoded partitioning.
> Fix partitioning style when partition is inferred from partitionBy
> ------------------------------------------------------------------
>
> Key: HUDI-7484
> URL: https://issues.apache.org/jira/browse/HUDI-7484
> Project: Apache Hudi
> Issue Type: Task
> Reporter: Sagar Sumit
> Assignee: Sagar Sumit
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Original Estimate: 4h
> Time Spent: 3h
> Remaining Estimate: 1h
>
> When inferring partition from partitionBy() arguments and hive style
> partitioning is enabled, we observe that the partitioining style is not
> uniformed for multi-level partition. Directory structure is as follows:
> partition=2015
> |- 03
> |- 15
> |- 16
--
This message was sent by Atlassian Jira
(v8.20.10#820010)