[Java] Make sure alignment and memory padding conform to spec
オープン
Type: bug
- 主要言語
- Java
- スター
- 94
- フォーク
- 152
- 平均マージ
- 3日 16時間
- マージ済み PR(30日)
- 11
説明
Per spec 8 byte alignment and padding for buffers.
**Reporter**: [Micah Kornfield](https://issues.apache.org/jira/browse/ARROW-186) / @emkornfield
#### PRs and other links:
- [GitHub Pull Request apache/arrow#98](https://github.com/apache/arrow/pull/98)
**Note**: *This issue was originally created as [ARROW-186](https://issues.apache.org/jira/browse/ARROW-186). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
コントリビューションガイド
調査の方向性
まず、リンクされている Apache Arrow の pull request #98 と、issue で参照されている仕様を確認します。次に、既存の Java バッファーのアラインメントおよびパディングの動作を調査し、8 バイトのアラインメントおよびパディングに関する必須ルールに準拠していることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- data
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100