You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2024/01/24 04:14:54 UTC

Re: [PR] [SPARK-46820][PYTHON] Fix error message regression by restoring `new_msg` [spark]

zhengruifeng commented on code in PR #44859:
URL: https://github.com/apache/spark/pull/44859#discussion_r1464287109


##########
python/pyspark/errors/error_classes.py:
##########
@@ -742,6 +742,11 @@
       "Only allows <arg_name> to be a path without scheme, and Spark Driver should use the default scheme to determine the destination file system."
     ]
   },
+  "NULLABILITY_CHECK_FAILED": {

Review Comment:
   I personally prefer option 2.



-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org