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


##########
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:
   @HyukjinKwon I updated the PR to use JVM APIs directly, but wonder if we 
want to keep the code changes from here to support `InheritableThread` or not



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