[Release] arrow-java-root-18.3.0-source-release.zip includes JNI binaries
- 主要語言
- Java
- 星號
- 94
- 分支
- 152
- 平均合併
- 3 天 16 小時
- 30 天內合併 PR
- 11
描述
### Describe the bug, including details regarding any error messages, version, and platform.
This is not a release blocker.
https://github.com/apache/arrow-java/releases/download/v18.3.0-rc2/arrow-java-root-18.3.0-source-release.zip
JNI binaries are large. Can we remove them from `source-release.zip`?
```console
$ LANG=C du -hsc arrow-java-root-18.3.0/jni/*
236K arrow-java-root-18.3.0/jni/arrow_cdata_jni/
272M arrow-java-root-18.3.0/jni/arrow_dataset_jni/
156M arrow-java-root-18.3.0/jni/arrow_orc_jni/
444M arrow-java-root-18.3.0/jni/gandiva_jni/
871M total
```
`source-release.zip` also has `testing/`. It's not so large but should we remove it? Or should we keep it?
```console
$ LANG=C du -hsc arrow-java-root-18.3.0/testing
8.8M arrow-java-root-18.3.0/testing
8.8M total
```
貢獻指南
研究方向
從 v18.3.0-rc2 source-release.zip 開始,檢查其 jni/ 和 testing/ 目錄是如何組裝的。確定 JNI 二進位檔和 testing/ 是否應包含在原始碼封存檔中,然後驗證產生的封存檔不再包含不需要的二進位檔,並且仍然是有效的原始碼發行版本。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- release
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100