MaxGekk commented on code in PR #43271:
URL: https://github.com/apache/spark/pull/43271#discussion_r1350203304


##########
common/utils/src/main/resources/error/error-classes.json:
##########
@@ -92,6 +92,11 @@
     ],
     "sqlState" : "22003"
   },
+  "BIT_POSITION_OUT_OF_RANGE" : {

Review Comment:
   We have the error class `INVALID_PARAMETER_VALUE`, @panbingkun could you 
re-use or create a sub-class there, please.



-- 
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]

Reply via email to