You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/10/01 03:01:05 UTC

[GitHub] [spark] HyukjinKwon commented on a diff in pull request #43184: [SPARK-44120][PYTHON] Support Python 3.12

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


##########
python/pyspark/pandas/tests/indexes/test_base.py:
##########
@@ -17,7 +17,7 @@
 
 import inspect
 import unittest

Review Comment:
   We could just write our own instead of copying. It's just a version string check in the end. I have seen their code yet so I can write one on my own too :-).



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

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


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