liuhe0702 commented on pull request #4012: URL: https://github.com/apache/hudi/pull/4012#issuecomment-979739567
@xushiyan Data is written to the data file only after the three tasks in the preceding figure are executed. In the isEmpty method, tasks in different states are executed in serial mode. In the count method, most tasks are concurrently executed in the same state. -- 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]
