[Java][Float16] Add support to the arrow-algorithm module for Float16
未关闭
- 主要语言
- Java
- 星标
- 94
- 派生
- 152
- 平均合并
- 3 天 16 小时
- 30 天内合并 PR
- 11
描述
### Describe the enhancement requested
The Java support for half floats has been implemented at https://github.com/apache/arrow/pull/39681, but it would be helpful if we could extend this support to arrow-algorithm module as well.
### Component(s)
Java
贡献指南
调研方向
首先检查 PR 39681 中引用的现有 Java Float16 支持,然后检查 arrow-algorithm 模块对数值类型的处理及其测试。在该模块中添加等效的 Float16 支持,并运行该模块相关的测试套件以验证这项增强。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- data
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100