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

   Thanks @nsivabalan for the helpful answer.
   
   When I first write to the hudi table, there are only parquet files 
there(**insert only**), and when I rerun the application(**update only**), log 
files appear.
   
   So, the reason should be the following:
   
   ```
   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