gaogaotiantian commented on PR #57587:
URL: https://github.com/apache/spark/pull/57587#issuecomment-5248718088

   > Can you describe the approach? how do we detect? Does it cover, e.g., 
fixes RDD and triggering the downstream related tests?
   
   I did not get the RDD question.
   
   Basically we build a import graph with `grimp`, it's a dependency graph for 
each module (file) in pyspark. If any of the dependent file is changed for a 
specific test file (which is also a module of pyspark), the test would run.


-- 
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]

Reply via email to