hudi-bot opened a new issue, #16340: URL: https://github.com/apache/hudi/issues/16340
when user execute merge into or insert into to a table,if source table data is not right(such as source schema is not consistent to target table),should shutdown and throw error details to user,this can reduce cost of job and indicate more message for user to dig questions, job is not error evenwhen data insert occur error,this would misstake user and cost more compute time which is not necessary,stage status show success,but had been failed due to writing failed,like the pictures: ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-7208 - Type: Improvement - Attachment(s): - 11/Dec/23 06:59;xuzifu;CAPTURE_2023-12-11_144823.jpg;https://issues.apache.org/jira/secure/attachment/13065197/CAPTURE_2023-12-11_144823.jpg - 11/Dec/23 06:59;xuzifu;CAPTURE_2023-12-11_144839.jpg;https://issues.apache.org/jira/secure/attachment/13065196/CAPTURE_2023-12-11_144839.jpg - 11/Dec/23 06:59;xuzifu;CAPTURE_2023-12-11_144849.jpg;https://issues.apache.org/jira/secure/attachment/13065195/CAPTURE_2023-12-11_144849.jpg - 11/Dec/23 06:59;xuzifu;CAPTURE_2023-12-11_144901.jpg;https://issues.apache.org/jira/secure/attachment/13065194/CAPTURE_2023-12-11_144901.jpg -- 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]
