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/07/04 10:04:00 UTC

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

Liya Fan created ARROW-5844:
-------------------------------

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


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.3#76005)