danny0405 commented on issue #10863:
URL: https://github.com/apache/hudi/issues/10863#issuecomment-1996493691

   So you are using the offline compaction because the online async compaction 
is disabled: `compaction.async.enabled' = 'false',"`. Did you check the 
compaction plan to see whether the files included are expected?
   
   BTW, you specify a compaction for each commit, so why not use the COW table 
then?


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