soumilshah1995 commented on issue #9976:
URL: https://github.com/apache/hudi/issues/9976#issuecomment-1804545703

   well Apache Hudi 0.14 you can leverage RLI for faster UPSERT 
   
   ```
   
    'hoodie.metadata.record.index.enable': 'true',
       'hoodie.index.type':'RECORD_INDEX'
   ```
   
   sample code can be found 
https://soumilshah1995.blogspot.com/2023/10/apache-hudi-014-announces.html
   


-- 
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