[ 
https://issues.apache.org/jira/browse/HUDI-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17020719#comment-17020719
 ] 

liujinhui commented on HUDI-561:
--------------------------------

If it is time format data, we can create a time string format. Users can 
convert this time format string. If the user has other needs, you don't need to 
enable this configuration function. [~vinoth]

> hudi partition path config
> --------------------------
>
>                 Key: HUDI-561
>                 URL: https://issues.apache.org/jira/browse/HUDI-561
>             Project: Apache Hudi (incubating)
>          Issue Type: Improvement
>          Components: DeltaStreamer
>            Reporter: liujinhui
>            Assignee: liujinhui
>            Priority: Major
>             Fix For: 0.5.1
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The current hudi partition is in accordance with 
> hoodie.datasource.write.partitionpath.field = keyname
> example:
> keyname 2019/12/20
> Usually the time format may be yyyy-MM-dd HH: mm: ss or other
> yyyy-MM-dd HH: mm: ss cannot be partitioned correctly
> So I want to add configuration :
> hoodie.datasource.write.partitionpath.source.format = yyyy-MM-dd HH: mm: ss
> hoodie.datasource.write.partitionpath.target.format = yyyy / MM / dd



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to