liujinhui created HUDI-561:
------------------------------

             Summary: 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
             Fix For: 0.5.1


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.formate = yyyy-MM-dd HH: mm: ss
hoodie.datasource.write.partitionpath.target.formate = yyyy / MM / dd



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

Reply via email to