You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Praveen Kumar (Jira)" <ji...@apache.org> on 2019/10/04 10:56:00 UTC

[jira] [Resolved] (ARROW-6580) [Java] Support comparison for unsigned integers

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

Praveen Kumar resolved ARROW-6580.
----------------------------------
    Fix Version/s: 0.15.0
       Resolution: Fixed

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

> [Java] Support comparison for unsigned integers
> -----------------------------------------------
>
>                 Key: ARROW-6580
>                 URL: https://issues.apache.org/jira/browse/ARROW-6580
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Java
>            Reporter: Liya Fan
>            Assignee: Liya Fan
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.15.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> In this issue, we support the comparison of unsigned integer vectors, including UInt1Vector, UInt2Vector, UInt4Vector, and UInt8Vector.
> With support for comparison for these vectors, the sort for them is also supported automatically.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)