danny0405 commented on issue #10285: URL: https://github.com/apache/hudi/issues/10285#issuecomment-1849247468
It is designed for batch execution job, maybe we should add back the decision with `clean.async.enabled` check: https://github.com/apache/hudi/pull/6515, we trigger the cleaning on `#open` just because we have cooperation from batch and streaming jobs, if we can know the execution is unbounded source, then we can avoid this cleaning. -- 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]
