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


##########
python/pyspark/errors/error_classes.py:
##########
@@ -24,6 +24,21 @@
       "Argument `<arg_name>` is required when <condition>."
     ]
   },
+  "CANNOT_ACCESS_TO_DUNDER": {

Review Comment:
   > How about I submit a PR making several tweaks at once and tag you for 
review?
   
   Sure! Please go ahead 👍 



##########
python/pyspark/errors/error_classes.py:
##########
@@ -24,6 +24,21 @@
       "Argument `<arg_name>` is required when <condition>."
     ]
   },
+  "CANNOT_ACCESS_TO_DUNDER": {

Review Comment:
   > How about I submit a PR making several tweaks at once and tag you for 
review?
   
   Sure! Please go ahead 👍 



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