imback82 commented on a change in pull request #26351: 
[SPARK-29664][PYTHON][SQL] Column.getItem behavior is not consistent with Scala
URL: https://github.com/apache/spark/pull/26351#discussion_r341431195
 
 

 ##########
 File path: python/pyspark/sql/tests/test_column.py
 ##########
 @@ -23,6 +23,8 @@
 from pyspark.sql.utils import AnalysisException
 from pyspark.testing.sqlutils import ReusedSQLTestCase
 
+from py4j.protocol import Py4JJavaError
 
 Review comment:
   Fixed. Thanks!

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