Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Java] Add Float16 type support #39680

Closed
davisusanibar opened this issue Jan 18, 2024 · 0 comments · Fixed by #39681
Closed

[Java] Add Float16 type support #39680

davisusanibar opened this issue Jan 18, 2024 · 0 comments · Fixed by #39681

Comments

@davisusanibar
Copy link
Contributor

Describe the enhancement requested

This is the vote to add Float16 type: https://lists.apache.org/thread/gyvqcx9ssxkjlrwogqwy7n4z6ofdm871.

This request is to also implement Float16 support on Arrow Java module.

Component(s)

Java

davisusanibar added a commit to davisusanibar/arrow that referenced this issue Jan 25, 2024
davisusanibar added a commit to davisusanibar/arrow that referenced this issue Jan 26, 2024
davisusanibar added a commit to davisusanibar/arrow that referenced this issue Jan 29, 2024
lidavidm pushed a commit that referenced this issue Jan 31, 2024
### Rationale for this change

- To enable half float support on Java module.

### What changes are included in this PR?

- [x] Add initial Float16 type support
- [x] Unit test
- [x] Integration test
- [x] Documentation

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No
* Closes: #39680

Authored-by: david dali susanibar arce <davi.sarces@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
@lidavidm lidavidm added this to the 16.0.0 milestone Jan 31, 2024
dgreiss pushed a commit to dgreiss/arrow that referenced this issue Feb 19, 2024
…he#39681)

### Rationale for this change

- To enable half float support on Java module.

### What changes are included in this PR?

- [x] Add initial Float16 type support
- [x] Unit test
- [x] Integration test
- [x] Documentation

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No
* Closes: apache#39680

Authored-by: david dali susanibar arce <davi.sarces@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
zanmato1984 pushed a commit to zanmato1984/arrow that referenced this issue Feb 28, 2024
…he#39681)

### Rationale for this change

- To enable half float support on Java module.

### What changes are included in this PR?

- [x] Add initial Float16 type support
- [x] Unit test
- [x] Integration test
- [x] Documentation

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No
* Closes: apache#39680

Authored-by: david dali susanibar arce <davi.sarces@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
thisisnic pushed a commit to thisisnic/arrow that referenced this issue Mar 8, 2024
…he#39681)

### Rationale for this change

- To enable half float support on Java module.

### What changes are included in this PR?

- [x] Add initial Float16 type support
- [x] Unit test
- [x] Integration test
- [x] Documentation

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No
* Closes: apache#39680

Authored-by: david dali susanibar arce <davi.sarces@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants