[GitHub] [spark] zero323 commented on a change in pull request #34674: [SPARK-37419][PYTHON][ML] Rewrite _shared_params_code_gen.py to inline type hints for ml/param/shared.py

2021-11-22 Thread GitBox
zero323 commented on a change in pull request #34674: URL: https://github.com/apache/spark/pull/34674#discussion_r754186121 ## File path: python/pyspark/ml/param/__init__.pyi ## @@ -94,3 +94,6 @@ class Params(pyspark.ml.util.Identifiable, metaclass=abc.ABCMeta): def

[GitHub] [spark] zero323 commented on a change in pull request #34674: [SPARK-37419][PYTHON][ML] Rewrite _shared_params_code_gen.py to inline type hints for ml/param/shared.py

2021-11-22 Thread GitBox
zero323 commented on a change in pull request #34674: URL: https://github.com/apache/spark/pull/34674#discussion_r754186121 ## File path: python/pyspark/ml/param/__init__.pyi ## @@ -94,3 +94,6 @@ class Params(pyspark.ml.util.Identifiable, metaclass=abc.ABCMeta): def