You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/07/09 09:09:00 UTC

[GitHub] [iceberg] singhpk234 commented on issue #5153: Reduce CI Workload by Removing Some Spark Variants and Using Callable Workflows for Github Actions

singhpk234 commented on issue #5153:
URL: https://github.com/apache/iceberg/issues/5153#issuecomment-1179510026

   +1 on the above, slightly orthogonal but we can also leverage the GitHub Actions resources from the forked repositories instead of using the resources in ASF organisation at GitHub.
   
   This is what Apache Spark does presently : 
     - We create a PR and our repository triggers the workflow. Our PR uses the resources allocated to us for testing.
     - Apache Spark repository finds our workflow, and links it in a comment in our PR
   
   relevant PR in spark : 
   - https://github.com/apache/spark/pull/32092
   
   Would love to know your thoughts on the same :)


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org