mincwang commented on pull request #3703:
URL: https://github.com/apache/hudi/pull/3703#issuecomment-978867541


   This patch is great, but there is one small problem,following:
   - when I delete record with id 5
    hive query reslut:
   
![image](https://user-images.githubusercontent.com/33626973/143387325-dadd2ba0-d0fa-4e80-835a-b913219ca5d3.png)
    spark query reslut:
    
![image](https://user-images.githubusercontent.com/33626973/143387727-37b867c0-4cd0-427b-993a-c097c16770b1.png)
     flink query reslut is right
   
   because @danny0405 skipped deleted records in the snapshot query  
https://github.com/apache/hudi/pull/4041


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