[Java] Null pointer closing unused JDBC Consumers
未關閉
Type: enhancement
- 主要語言
- Java
- 星號
- 94
- 分支
- 152
- 平均合併
- 3 天 16 小時
- 30 天內合併 PR
- 11
描述
It’s legal to create a consumer that you never use, and then on close() vector will be null.
**Reporter**: [Larry White](https://issues.apache.org/jira/browse/ARROW-18179) / @lwhite1
**Note**: *This issue was originally created as [ARROW-18179](https://issues.apache.org/jira/browse/ARROW-18179). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
貢獻指南
研究方向
未指定來源檔案或測試。首先重現未使用的 JDBC Consumer 情境,並追蹤其 close() 路徑;完成的標準是,關閉從未使用過的 consumer 不再引發空指標錯誤,並且為該情況提供回歸涵蓋。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- database
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100