alamb opened a new pull request, #2165: URL: https://github.com/apache/arrow-rs/pull/2165
# Which issue does this PR close? re https://github.com/apache/arrow-rs/issues/2149 # Rationale for this change There is the broader issues described in https://github.com/apache/arrow-rs/issues/2149 of making Arrow CI jobs more efficient by being more fine grained. In addition, the current `test` job both takes a long time and takes a lot of disk space -- see https://github.com/apache/arrow-rs/pull/2148#issuecomment-1194043930 for example. So reducing the number of checks done in a single job should reduce its chances of running out of disk space # What changes are included in this PR? Move `parquet_derive` and `arrow_flight` jobs into their own workflow # Are there any user-facing changes? Hopefully less CI failures due to out of disk space -- 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]
