zdl11111 commented on issue #10156:
URL: https://github.com/apache/hudi/issues/10156#issuecomment-1822501418

   > The bucket type `UPSERT` and record operation(update/delete) are different 
things, an `upsert` buckets just means we write more inc records to existing 
data bucket.
   Thanks for your reply!
   But it seems like at last hudi marks the record as `update` by 
`hoodieRecord.getCurrentLocation().getInstantTime().equals("U")` but not the 
operation
   
![image](https://github.com/apache/hudi/assets/149354640/fdc1fa28-7f9e-4c80-96a0-3399585bc30d)
   
   
![image](https://github.com/apache/hudi/assets/149354640/6d12cc18-6026-4494-9371-db47a9451888)
   


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