kevinjqliu commented on issue #16397:
URL: https://github.com/apache/iceberg/issues/16397#issuecomment-4481176641

   another potential optimization is to minimize the number of triggers for 
`spark-ci`. ie
   - flink changes dont need to trigger spark-ci
   - spark 3.5 changes dont need to trigger spark 4.x 
   - etc
   we should be careful here and only apply optimizations when absolutely sure 
   
   this will reduce the number of jobs, but the walltime is still dominated by 
a single matrix run (which after #16357 should be around 58 mins)
   
   removing spark 3.4 is the same flavor of change


-- 
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]

Reply via email to