gaogaotiantian commented on PR #58860: URL: https://github.com/apache/spark/pull/58860#issuecomment-5765953992
The problem is `pyspark_core` is not the base module for all the pyspark modules (I know it's bad). `pyspark_install` and `pyspark_logger` would be exceptions. They also depend on the docker image changes. However I think the direction is definitely correct. We should not trigger all the java tests when we change pyspark docker. Maybe we can have a base module for pyspark? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
