HeartSaVioR commented on code in PR #47327:
URL: https://github.com/apache/spark/pull/47327#discussion_r1718394280
##########
common/utils/src/main/resources/error/error-conditions.json:
##########
@@ -4144,6 +4144,29 @@
],
"sqlState" : "42601"
},
+ "STREAMING_OUTPUT_MODE" : {
Review Comment:
I don't have strong argument for this. What I am saying is the general
message of the top-class is already denoting "invalid" output mode, so
subclasses are expected to be a case of "invalid", not others.
--
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]