itholic commented on code in PR #40525:
URL: https://github.com/apache/spark/pull/40525#discussion_r1156659799


##########
python/pyspark/pandas/_typing.py:
##########
@@ -21,6 +21,12 @@
 import numpy as np
 from pandas.api.extensions import ExtensionDtype
 
+from pyspark.sql.column import Column as LegacyColumn

Review Comment:
   Sure. Let me consolidate them with `LegacyColumn`.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to