Zouxxyy commented on PR #7373: URL: https://github.com/apache/hudi/pull/7373#issuecomment-1345760101
@nsivabalan yes, even in a successful path, the dag is getting triggered twice. But you must turn off `hoodie.datasource.write.row.writer.enable`, because when it is turned on, it will avoid recalculation becayce of the collect at `HoodieDatasetBulkInsertHelper`. At present, it seems that we do not recommend using the persist, and I will close these two PRs. -- 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]
