mchades opened a new issue, #4811: URL: https://github.com/apache/gravitino/issues/4811
### Describe the subtask Our CI already has changes check, triggering CI only when specified modules are modified, but there is still room for optimization. For example, in the build job, only trigger the spark build when the spark module is changed; and also, trigger the build only when openAPI documentation is modified instead of md files. So we need to review all the triggering conditions of the workflows and minimize them. ### Parent issue #3834 -- 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]
