You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2019/01/07 04:04:00 UTC

[jira] [Created] (ARROW-4175) [GLib] Add support for decimal compare operators

Kouhei Sutou created ARROW-4175:
-----------------------------------

             Summary: [GLib] Add support for decimal compare operators
                 Key: ARROW-4175
                 URL: https://issues.apache.org/jira/browse/ARROW-4175
             Project: Apache Arrow
          Issue Type: New Feature
          Components: GLib
            Reporter: Kouhei Sutou
            Assignee: Yosuke Shiro
             Fix For: 0.13.0


`garrow_decimal128_not_equal()` for `!=`, `garrow_decimal128_less_than()` for `<`, `garrow_decimal128_less_than_or_equal()` for `<=` and so on.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)