shengchiqu commented on issue #7229:
URL: https://github.com/apache/hudi/issues/7229#issuecomment-1384901686

   
![image](https://user-images.githubusercontent.com/118461079/212825998-bd983c54-6d2a-4c43-8778-8c31050b8399.png)
   this is c_custkey=1, only 1 record update partition column, because 
change.enable=true and it will keep all change records, flink can not delete 
old data in old partition, so if use batch mode to read hudi with spark , it 
show deplicate data (different partition value in history), how to solve this 
problem?
   i want to buid data warehouse with flink and hudi.
   
![image](https://user-images.githubusercontent.com/118461079/212826910-b1724c76-ae25-45d7-95a3-af017755c840.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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to