itholic commented on code in PR #40624:
URL: https://github.com/apache/spark/pull/40624#discussion_r1156613078


##########
python/pyspark/errors/error_classes.py:
##########
@@ -59,6 +64,21 @@
       "Argument `<arg_name>` should be a bool, dict, float, int or str, got 
<arg_type>."

Review Comment:
   Because applying the sub-error class can be a little complicated, so I want 
to proceed after finishing the rest of the PRs currently opened.



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