danny0405 commented on PR #6856:
URL: https://github.com/apache/hudi/pull/6856#issuecomment-1272938059

   > I can't seem to find any cases where duplicated data may be read out when 
read.streaming.skip_compaction=true/false
   
   You are right, but when `read.streaming.skip_compaction` is false, the 
parquet base files would be read then all messages are dropped, which causes 
unnecessary resource waste and read performance regression.


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