Depends on whether you are using regular BLOOM or GLOBAL_BLOOM. May I know which one are you talking about?
On Wed, Dec 11, 2019 at 9:12 AM Shiyan Xu <[email protected]> wrote: > Hi Hudi devs, > > Upon upsert operations, does Hudi detect record's partition path change? As > for the same record, the partition path field may get updated while the > record key (the primary id) stays the same, then the insert would result in > duplicate record (based on record key) in the dataset. Is there any > relevant logic of this kind of detection and/or clean-up in the codebase? > > Best, > Raymond > -- Regards, -Sivabalan
