zhaorongsheng commented on PR #301:
URL:
https://github.com/apache/doris-spark-connector/pull/301#issuecomment-2765666990
It's a supplementary PR of #206
--
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
zhaorongsheng commented on PR #301:
URL:
https://github.com/apache/doris-spark-connector/pull/301#issuecomment-2765654520
> 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 e
JNSimba commented on PR #301:
URL:
https://github.com/apache/doris-spark-connector/pull/301#issuecomment-2765640857
Here we should just check whether the status of commit and abort is success?
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
zhaorongsheng opened a new pull request, #301:
URL: https://github.com/apache/doris-spark-connector/pull/301
# Proposed changes
Issue Number: close #205
## Problem Summary:
Throw exception when commit unsuccessfully. And change the exception from
NonFatal to Fatal excep