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

   bulk_insert is designed for executed with bootstrap purpose, because the 
whole pipeline just ignore any updates and do a one-shot write of parquets. If 
you do another bulk_insert based on the first one, it will be seen as an update 
and trigger log file write.


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