You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/07/12 06:52:00 UTC

[jira] [Resolved] (ARROW-5844) [Java] Support comparison & sort for more numeric types

     [ https://issues.apache.org/jira/browse/ARROW-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Micah Kornfield resolved ARROW-5844.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0

Issue resolved by pull request 4799
[https://github.com/apache/arrow/pull/4799]

> [Java] Support comparison & sort for more numeric types
> -------------------------------------------------------
>
>                 Key: ARROW-5844
>                 URL: https://issues.apache.org/jira/browse/ARROW-5844
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Java
>            Reporter: Liya Fan
>            Assignee: Liya Fan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> Currently, we only support comparison & sort for 32-bit integers, in this issue, we provide support for more numeric data types:
> * byte
> * short
> * long
> * float
> * double



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)