apache / apache/arrow-java

[CI] Build Java and C Data artifacts once

未关闭
#1,283 1 条评论 0 个 reaction 已指派 1 人 已被 @xborder 认领 在 GitHub 查看
Type: enhancement
主要语言
Java
星标
94
派生
152
平均合并
3 天 16 小时
30 天内合并 PR
11

描述

### Describe the enhancement requested

The CI GitHub Actions workflow currently recompiles the project in every matrix job. This causes repeated Maven and native compilation across JDK versions and operating systems.

I'd suggest to change the workflows to build the java artifacts once with JDK 17 (since it is the version used to release) and separate build from test execution into separate jobs.

This would also help in reducing the number of minutes spent on runners. Original concern was raised in https://lists.apache.org/thread/drf0o5kzg1zfmok7gc09k8qz8hh9ymvh

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。