[Java] Make sure alignment and memory padding conform to spec
未关闭
Type: bug
- 主要语言
- Java
- 星标
- 94
- 派生
- 152
- 平均合并
- 3 天 16 小时
- 30 天内合并 PR
- 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