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

[jira] [Created] (HUDI-502) Provide a custom time zone definition for TimestampBasedKeyGenerator

zhang peng created HUDI-502:
-------------------------------

             Summary: Provide a custom time zone definition for TimestampBasedKeyGenerator
                 Key: HUDI-502
                 URL: https://issues.apache.org/jira/browse/HUDI-502
             Project: Apache Hudi (incubating)
          Issue Type: Improvement
          Components: Utilities
            Reporter: zhang peng
             Fix For: 0.6.0


TimestampBasedKeyGenerator defualt TimeZone is GMT, but it's not cover all everthing. example, i push chinese time zone GMT+8:00 style timestamp data to hudi, but keygenerator create GMT time zone data, it's wrong! so i submit this pr.



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