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


##########
python/pyspark/sql/pandas/functions.py:
##########
@@ -366,7 +366,7 @@ def calculate(iterator: Iterator[pd.Series]) -> 
Iterator[pd.Series]:
     # Note: DDL formatted string is used for 'SQL Type' for simplicity. This 
string can be
     #       used in `returnType`.
     # Note: The values inside of the table are generated by `repr`.
-    # Note: Python 3.9.5, Pandas 1.4.0 and PyArrow 6.0.1 are used.

Review Comment:
   No diff in the conversion table :-).



-- 
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-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to