MaxGekk commented on code in PR #48440:
URL: https://github.com/apache/spark/pull/48440#discussion_r1800637085
##########
common/utils/src/main/resources/error/error-conditions.json:
##########
@@ -8707,6 +8707,16 @@
"Doesn't support month or year interval: <interval>"
]
},
+ "_LEGACY_ERROR_TEMP_3263" : {
Review Comment:
Yep, need to assign proper names + tests + avoid general embedded `message`
(which will require dozens new error conditions). I leave it as is because the
last one need a lot of work.
--
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]