Description
ml/image.py doesn't have _all_ explicitly defined. It will import all global names by default (only ImageSchema for now), which is not a good practice. We should add _all_ to image.py.
Attachments
Issue Links
- relates to
-
SPARK-24477 Import submodules under pyspark.ml by default
- Resolved
- links to