gaogaotiantian commented on PR #57587: URL: https://github.com/apache/spark/pull/57587#issuecomment-5289161363
The current build graph logic is completely done by `grimp`, which is a pure python library that analyze python only. It's possible that we could have something similar in for Scala/Java, but that would be quite different. I doubt if we want to maintain our own build graph analyzer just for spark. There might be mature products in the market to do this. It's definitely for another PR. -- 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]
