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)