[Java] Add getInitReservation() to BufferAllocator interface similar to getLimit(), getHeadRoom() APIs
- 主要言語
- Java
- スター
- 94
- フォーク
- 152
- 平均マージ
- 3日 16時間
- マージ済み PR(30日)
- 11
説明
For capturing additional information for debugging/profiling purposes, it will be useful to expose the init reservation for buffer allocator.
I would encourage someone new to the community to do this.
**Reporter**: [Siddharth Teotia](https://issues.apache.org/jira/browse/ARROW-2001) / @siddharthteotia
**Note**: *This issue was originally created as [ARROW-2001](https://issues.apache.org/jira/browse/ARROW-2001). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
コントリビューションガイド
調査の方向性
まず Java の BufferAllocator インターフェースを見つけ、既存の getLimit() API と getHeadRoom() API を読んで、それらの規約を確認します。これらの実装とテストをたどり、次に allocator の init 予約を一貫して公開し、関連するインターフェースおよび実装のテストを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- backend-api-design
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100