eric9204 commented on issue #5634:
URL: https://github.com/apache/hudi/issues/5634#issuecomment-1135393443

   Thank you for your reply!this time ,i Insert three batches of the same 
data(recordkey from 0 to 999),then insert the last 10000 records(recordkey from 
0 to 9999), all of  write operation is upsert and set index.global.enabled=true.
   
   theoretically,The target hudi table should have 10000 records. 
   
   ro table
   
![image](https://user-images.githubusercontent.com/90449228/169948161-e90bf76d-4f30-40aa-b621-ac13e9b5d77b.png)
   
   rt table
   
![image](https://user-images.githubusercontent.com/90449228/169948308-a354088e-8b58-4180-aebe-4bc08523e3e0.png)
   
   sql statement
   
![image](https://user-images.githubusercontent.com/90449228/169948606-02b55249-949c-4c8e-be8a-48a26be16a77.png)
   
   kafka data
   
![image](https://user-images.githubusercontent.com/90449228/169949133-d5609f92-bb6d-418c-bdc9-483ea6956d7b.png)
   
   
   
   


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