[Java][Float16] Add support to the arrow-algorithm module for Float16
Open
- Dominant language
- Java
- Stars
- 94
- Forks
- 152
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 11
Description
### 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
Contributor guide
Research direction
Start by reviewing the existing Java Float16 support referenced in PR 39681, then inspect the arrow-algorithm module for its numeric type handling and tests. Add equivalent Float16 support there and run the module's relevant test suite to verify the enhancement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100