itholic commented on code in PR #48843:
URL: https://github.com/apache/spark/pull/48843#discussion_r1857847381
##########
python/pyspark/util.py:
##########
@@ -406,13 +406,36 @@ def inner(*args: Any, **kwargs: Any) -> Any:
return outer
- # Non Spark Connect
+ # Non Spark Connect with SparkSession or Callable
Review Comment:
Sounds good. Just added docs and warnings. Thanks!
--
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]