You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "leesf (Jira)" <ji...@apache.org> on 2020/01/08 01:33:00 UTC

[jira] [Resolved] (HUDI-406) Introduce Default partition path in TimestampBasedKeyGenerator

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

leesf resolved HUDI-406.
------------------------
    Resolution: Fixed

Fixed via master: 8f935e779a7d9dd082d305b2c21fdf273c2ba338

> Introduce Default partition path in TimestampBasedKeyGenerator
> --------------------------------------------------------------
>
>                 Key: HUDI-406
>                 URL: https://issues.apache.org/jira/browse/HUDI-406
>             Project: Apache Hudi (incubating)
>          Issue Type: Improvement
>          Components: DeltaStreamer, newbie
>            Reporter: Pratyaksh Sharma
>            Assignee: Pratyaksh Sharma
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.5.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> TimestampBasedKeyGenerator is used to define custom partition path formats with some timestamp based field. However, if the value of such a field is not present in some incoming record, we should default to some default partition path like other key generators. Currently we throw exception in such cases



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