HyukjinKwon commented on a change in pull request #24605: [SPARK-27711][CORE] 
Unset InputFileBlockHolder at the end of tasks
URL: https://github.com/apache/spark/pull/24605#discussion_r284070881
 
 

 ##########
 File path: python/pyspark/sql/tests/test_functions.py
 ##########
 @@ -19,6 +19,7 @@
 import sys
 
 from pyspark.sql import Row
+from pyspark.sql.types import *
 
 Review comment:
   Can we avoid wlidcard import

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to