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/05 01:03:01 UTC

[GitHub] [spark] HyukjinKwon commented on a diff in pull request #38886: [SPARK-41346][CONNECT][PYTHON][FOLLOWUP] `test_connect_function` cleanup

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


##########
python/pyspark/sql/tests/connect/test_connect_function.py:
##########
@@ -21,7 +21,6 @@
 from pyspark.testing.sqlutils import have_pandas, SQLTestUtils
 
 from pyspark.sql import SparkSession, Row

Review Comment:
   ```suggestion
   from pyspark.sql import SparkSession
   ```



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