Skip to content

Commit f552989

Browse files
gaogaotiantianzhengruifeng
authored andcommitted
[SPARK-54587][PYTHON] Consolidate all runner_conf related code
### What changes were proposed in this pull request? Refactor runner_conf in `worker.py`. Put all the related logic together so the code using it can just access its attributes. ### Why are the changes needed? This is part of the effort to consolidate the worker protocol. We need to clean up the code a bit first. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? `pyspark-sql` passes locally. The rest we need to see CI results. ### Was this patch authored or co-authored using generative AI tooling? No Closes #53315 from gaogaotiantian/consolidate-runner-conf. Authored-by: Tian Gao <[email protected]> Signed-off-by: Ruifeng Zheng <[email protected]>
1 parent db256f2 commit f552989

File tree

1 file changed

+190
-231
lines changed

1 file changed

+190
-231
lines changed

0 commit comments

Comments
 (0)