findepi commented on issue #13845:
URL: https://github.com/apache/datafusion/issues/13845#issuecomment-2611846711

   > Perhaps we can run github actions workflow only if the pushed files are in 
specific/relevant folder .
   I think this method is used in many open source projects.
   
   Yes! to test impact analysis.
   Trino project uses it and it had tremendous positive impact on the CI 
throughput.
   Maven projects have more standardized structure, but I am sure some good 
tooling for cargo exists (or will exist) to do this.
   
   > The idea of making a special case for changes only to .slt files is an 
excellent one.
   
   This we can do too. Not sure how often PRs change _only_ slt files, but may 
still be worth it.
   
   
   
   


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to