apache / apache/arrow-java

[Release] arrow-java-root-18.3.0-source-release.zip includes JNI binaries

オープン
#743 コメント 3 件 リアクション 1 件 担当者 0 名 GitHub で見る
Type: bug
主要言語
Java
スター
94
フォーク
152
平均マージ
3日 16時間
マージ済み PR(30日)
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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。