nsivabalan commented on issue #6425:
URL: https://github.com/apache/hudi/issues/6425#issuecomment-1218526557

   Looks like you are setting max commits to trigger compaction to 1. And so, 
after every delta commit, compaction is triggering and converting parquet + log 
files into new parquet files. 
   Another reason could be, if your workload will never have any updates, you 
may not see log files at all. 


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