viirya commented on code in PR #43192:
URL: https://github.com/apache/spark/pull/43192#discussion_r1342084508


##########
python/pyspark/loose_version.py:
##########
@@ -0,0 +1,69 @@
+import re
+
+
+class LooseVersion:

Review Comment:
   Does this copy from `distutils`? If so, maybe we need to add a few comment 
here to explain it?



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