HyukjinKwon commented on code in PR #42678: URL: https://github.com/apache/spark/pull/42678#discussion_r1305327428
########## python/pyspark/ml/torch/tests/test_distributor.py: ########## @@ -18,7 +18,7 @@ import contextlib import os import shutil -from six import StringIO Review Comment: we don't need backward compat for Python 2 -- 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]
