You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "hk__lrzy (Jira)" <ji...@apache.org> on 2021/02/25 03:57:00 UTC

[jira] [Created] (HUDI-1639) [HUDI-FLINK]BucketAssignFunction NPE when restored from checkpoint

hk__lrzy created HUDI-1639:
------------------------------

             Summary: [HUDI-FLINK]BucketAssignFunction NPE when restored from checkpoint
                 Key: HUDI-1639
                 URL: https://issues.apache.org/jira/browse/HUDI-1639
             Project: Apache Hudi
          Issue Type: Bug
            Reporter: hk__lrzy


Flink opeartor's life cycle will invoke `initializeState` first and then is `open` method, in current master branch,`initialPartitionsToLoad` initialized in `open` but used in `initializeState`



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