HyukjinKwon commented on PR #45950:
URL: https://github.com/apache/spark/pull/45950#issuecomment-2138460399

   ```
       from pyspark.core.rdd import RDD, RDDBarrier
       from pyspark.core.files import SparkFiles
       from pyspark.core.status import StatusTracker, SparkJobInfo, 
SparkStageInfo
       from pyspark.core.broadcast import Broadcast
       from pyspark.core import rdd, files, status, broadcast
   ```
   
   are not supported in pure Python library for Spark Connect so we shouldn't 
use them for Spark Connect related modules.


-- 
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-unsubscr...@spark.apache.org

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


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

Reply via email to