nada-attia commented on PR #18611: URL: https://github.com/apache/hudi/pull/18611#issuecomment-4809140502
@nsivabalan running additional jobs is not required. with this change, we can perform RI/MDT rebootstrap without having the clean up the dataset. that is the main purpose of this change. otherwise, we will need to cleanup the zero byte files and then perform an RI bootstrap. i agree, we can add handling for zero byte file cleanup so that it doesn't have to run as a part of an async job, im thinking this would be a separate change. the scope of this one is to unblock rebootstrap workflows which fail due to leftover zero byte files. WDYT? -- 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]
