You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Liya Fan (Jira)" <ji...@apache.org> on 2019/09/17 13:07:00 UTC

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

Liya Fan created ARROW-6580:
-------------------------------

             Summary: [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


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.2#803003)