HyukjinKwon commented on code in PR #43184: URL: https://github.com/apache/spark/pull/43184#discussion_r1342008235
########## python/pyspark/pandas/tests/indexes/test_base.py: ########## @@ -17,7 +17,7 @@ import inspect import unittest Review Comment: It's my phone so please ignore this comment if it's wrong. If we use distutils only for LooseVersion, we could just have our own LooseVersion in PySpark too (instead of embedding the package) -- 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]
