deepakpanda93 commented on issue #16065:
URL: https://github.com/apache/hudi/issues/16065#issuecomment-4891613975

   This is fixed. The linked PR — #9114 "[HUDI-6467] Fix deletes handling in 
RLI when partition path is updated" — was merged on 2023-07-03 and released in 
0.14.0 (and is in all later releases, including 1.x). So record-level-index 
delete handling for partition-path updates is fixed as of 0.14.0.
   
   (Note: this issue's status:pr-available label and release-1.1.0 milestone 
are stale from the JIRA import — the PR is already merged and shipped in 
0.14.0.) This pairs with HUDI-6373 / #9041, which added RLI 
update-partition-path support, also in 0.14.0.
   
   Closing as fixed in 0.14.0+. Please use hoodie.index.type=RECORD_INDEX with 
hoodie.record.index.update.partition.path=true on a recent 1.x release; reopen 
if you still see incorrect delete handling on update-partition-path there. 
Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to