You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/12/15 05:17:59 UTC

[GitHub] [spark] itholic commented on a change in pull request #34892: [SPARK-37620][PYTHON] Use more precise types for SparkContext Optional fields (i.e. _gateway, _jvm)

itholic commented on a change in pull request #34892:
URL: https://github.com/apache/spark/pull/34892#discussion_r769248214



##########
File path: python/pyspark/context.py
##########
@@ -152,10 +152,10 @@ class SparkContext(object):
     """
 
     # set assignment ignore temporarily to prevent errors from other files

Review comment:
       So, then I think we don't need this comment anymore ?




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