1
0
Files
hudi/hudi-flink
Danny Chan 06dc7c7fd8 [HUDI-1638] Some improvements to BucketAssignFunction (#2600)
- The #initializeState executes before #open, thus, the
  #checkPartitionsLoaded may see null `initialPartitionsToLoad`
  - Only load the existing partitions
2021-02-25 14:33:21 +08:00
..