HyukjinKwon commented on a change in pull request #29121:
URL: https://github.com/apache/spark/pull/29121#discussion_r460361924



##########
File path: python/pyspark/cloudpickle/cloudpickle.py
##########
@@ -57,7 +57,6 @@
 from .compat import pickle
 from typing import Generic, Union, Tuple, Callable
 from pickle import _getattribute
-from importlib._bootstrap import _find_spec

Review comment:
       @Fokko, can we exclude this file in the linter checking? We're already 
skipping other lint checks (see `dev/tox.ini`) and this is usually exactly 
matched to the release of cloudpickle.




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

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