milenkovicm opened a new issue, #1366: URL: https://github.com/apache/datafusion-ballista/issues/1366
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** At the moment python submodule github actions are run on every PR, this takes a lot of time. As we do not actively work on python module at the moment it would be great if we could optimise them. **Describe the solution you'd like** Run python related github actions only if changes are detected in `python/` source directory **Describe alternatives you've considered** Alternatively we could disable them for now and enable them at the later stage, when we put more effort into `ballista-py` **Additional context** Add any other context or screenshots about the feature request here. -- 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]
