alamb opened a new pull request, #3196:
URL: https://github.com/apache/arrow-datafusion/pull/3196

   # Which issue does this PR close?
   
   Next installment of https://github.com/apache/arrow-datafusion/issues/3045
   
    # Rationale for this change
   The CI checks make use of the 'matrix' strategy (see 
[docs](https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs))
  but have only one matrix combination. This makes them overly confusing.
   
   As part of cleaning up the DataFusion CI I am first pruning out unnecessary 
complexity first
   
   
   # What changes are included in this PR?
   1. Remove matrix strategy config for jobs that have a single combination
   2. Rename the jobs to be consistent
   
   # Are there any user-facing changes?
   No


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