ForinMH commented on issue #13534: URL: https://github.com/apache/hudi/issues/13534#issuecomment-3050986030
> > 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. And When I set config hoodie.metadata.enable to false, disabled the metadata, it can be write to input table -- 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]
