mchades commented on PR #4589:
URL: https://github.com/apache/gravitino/pull/4589#issuecomment-2297861153

   > I think we can also add some component level fine-grained control. For 
example, if the code change only happens in one independent component, then we 
can only run the related components test, what do you think?
   
   It's a good idea and we already have control in other workflows (such as 
Spark, Python, etc.) except Trino since the Trino CI has not been separated out 
yet. (I think this could be done in another PR)
   
   Currently, the only tests I can see that can be more finely controlled in 
the Backend Integration Test workflow are those related to catalog and client. 
This also depends on us first separating Trino tests from the Backend, so I 
suggest doing this in a separate 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]

Reply via email to