[Java] Make sure Netty Allocator has correct behavior with empty ArrowBuf
未關閉
- 主要語言
- Java
- 星號
- 94
- 分支
- 152
- 平均合併
- 3 天 16 小時
- 30 天內合併 PR
- 11
描述
Include a test which ensures that the Netty Allocator returns an empty-behaving byte buffer when users allocate a zero byte buffer
**Reporter**: [Ji Liu](https://issues.apache.org/jira/browse/ARROW-8870) / @tianchen92
**Note**: *This issue was originally created as [ARROW-8870](https://issues.apache.org/jira/browse/ARROW-8870). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
貢獻指南
研究方向
先定位 Netty allocator,以及它對零位元組 ArrowBuf 配置的處理方式。新增要求的配置零位元組緩衝區的回歸測試,並確認傳回的位元組緩衝區會以空的狀態運作。該 issue 未指明來源檔案或測試檔案,因此首先需要搜尋 repository。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- backend, testing
- Issue 類型
- 缺陷
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100