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 2022/12/21 11:40:40 UTC

[GitHub] [spark] HyukjinKwon commented on a diff in pull request #39157: [SPARK-41646][CONNECT] Deduplicate docstrings in pyspark.sql.connect.session

HyukjinKwon commented on code in PR #39157:
URL: https://github.com/apache/spark/pull/39157#discussion_r1054292437


##########
python/pyspark/sql/connect/session.py:
##########
@@ -112,39 +72,6 @@ def config(
             *,
             map: Optional[Dict[str, "OptionalPrimitiveType"]] = None,
         ) -> "SparkSession.Builder":
-            """Sets a config option. Options set using this method are automatically propagated to

Review Comment:
   These method would be fully internal and can't be exposed to end users.



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