[GitHub] [spark] zero323 commented on a change in pull request #34731: [SPARK-37153][PYTHON] Inline type hints for python/pyspark/profiler.py

2022-01-21 Thread GitBox
zero323 commented on a change in pull request #34731: URL: https://github.com/apache/spark/pull/34731#discussion_r789559899 ## File path: python/pyspark/profiler.py ## @@ -142,11 +152,13 @@ class PStatsParam(AccumulatorParam): """PStatsParam is used to merge

[GitHub] [spark] zero323 commented on a change in pull request #34731: [SPARK-37153][PYTHON] Inline type hints for python/pyspark/profiler.py

2021-11-30 Thread GitBox
zero323 commented on a change in pull request #34731: URL: https://github.com/apache/spark/pull/34731#discussion_r759141957 ## File path: python/pyspark/profiler.py ## @@ -31,54 +36,51 @@ class ProfilerCollector(object): the different stages. """ -def

[GitHub] [spark] zero323 commented on a change in pull request #34731: [SPARK-37153][PYTHON] Inline type hints for python/pyspark/profiler.py

2021-11-30 Thread GitBox
zero323 commented on a change in pull request #34731: URL: https://github.com/apache/spark/pull/34731#discussion_r759141957 ## File path: python/pyspark/profiler.py ## @@ -31,54 +36,51 @@ class ProfilerCollector(object): the different stages. """ -def

[GitHub] [spark] zero323 commented on a change in pull request #34731: [SPARK-37153][PYTHON] Inline type hints for python/pyspark/profiler.py

2021-11-29 Thread GitBox
zero323 commented on a change in pull request #34731: URL: https://github.com/apache/spark/pull/34731#discussion_r758235901 ## File path: python/pyspark/profiler.py ## @@ -31,54 +36,51 @@ class ProfilerCollector(object): the different stages. """ -def

[GitHub] [spark] zero323 commented on a change in pull request #34731: [SPARK-37153][PYTHON] Inline type hints for python/pyspark/profiler.py

2021-11-29 Thread GitBox
zero323 commented on a change in pull request #34731: URL: https://github.com/apache/spark/pull/34731#discussion_r758227055 ## File path: python/pyspark/profiler.py ## @@ -31,54 +36,51 @@ class ProfilerCollector(object): the different stages. """ -def