[
https://issues.apache.org/jira/browse/HUDI-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
hk__lrzy updated HUDI-1639:
---------------------------
Description: Flink opeartor's life cycle will invoke `initializeState`
first and then is `open` method, in current master
branch,`initialPartitionsToLoad` initialized in `open` but already used in
`initializeState` (was: 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`)
> [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
> Priority: Major
>
> Flink opeartor's life cycle will invoke `initializeState` first and then is
> `open` method, in current master branch,`initialPartitionsToLoad` initialized
> in `open` but already used in `initializeState`
--
This message was sent by Atlassian Jira
(v8.3.4#803005)