apache / apache/arrow-java

[Java] Move ArrowBufPointer out of the java the memory package

未关闭
#271 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
94
派生
152
平均合并
3 天 16 小时
30 天内合并 PR
11

描述

The memory package is focused on memory access and management. ArrowBufPointer should be moved to algorithm package as it isn't core to the Arrow memory management primitives. I would further suggest that is an anti-pattern.

**Reporter**: [Jacques Nadeau](https://issues.apache.org/jira/browse/ARROW-7533) / @jacques-n
#### PRs and other links:
- [GitHub Pull Request apache/arrow#6208](https://github.com/apache/arrow/pull/6208)

**Note**: *This issue was originally created as [ARROW-7533](https://issues.apache.org/jira/browse/ARROW-7533). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*

贡献指南

打开贡献指南

调研方向

先查看 PR #6208,然后在 Java 的内存和算法包中定位 ArrowBufPointer 及其引用。确认移动后引用和包结构仍保持一致,并验证项目仍能成功构建。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
backend
Issue 类型
重构
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
描述清楚
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。