ForinMH commented on issue #13534:
URL: https://github.com/apache/hudi/issues/13534#issuecomment-3050941844
> > at
org.apache.hudi.common.model.CompactionOperation.(CompactionOperation.java:76)
>
> This line indicates a compaction plan with empty log files, you should
disable the compaction because the `INSERT` does not really generate log files.
/Now I set the config: option("hoodie.compact.inline", "false"), but It
still error.
--
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]