JNSimba commented on PR #301: URL: https://github.com/apache/doris-spark-connector/pull/301#issuecomment-2822845886
> > Here we should just check whether the status of commit and abort is success? > > Spark class `ListenerBus`( line 127) will not throw exception when it check the exception is NonFatal exception. So we should change the exception to Fatal exception. Does this mean that even if commit throws an exception, the spark program will not exit? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
