ueshin commented on a change in pull request #33466:
URL: https://github.com/apache/spark/pull/33466#discussion_r675929254



##########
File path: python/pyspark/pandas/data_type_ops/num_ops.py
##########
@@ -34,15 +34,29 @@
     _as_string_type,
 )
 from pyspark.pandas.spark import functions as SF
-from pyspark.pandas.typedef.typehints import extension_dtypes, 
pandas_on_spark_type
+from pyspark.pandas.typedef import extension_dtypes, pandas_on_spark_type

Review comment:
       Actually I'd prefer to import from the original place.




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