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


##########
python/pyspark/sql/tests/connect/test_connect_basic.py:
##########
@@ -36,6 +36,8 @@
 from pyspark.testing.utils import ReusedPySparkTestCase
 from pyspark.testing.connectutils import should_test_connect, 
connect_requirement_message
 from pyspark.testing.pandasutils import PandasOnSparkTestCase
+from pyspark.sql.connect.client import Retrying

Review Comment:
   (all these import should be under `if should_test_connect` at L48 below)



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