Commits


yosuke shiro authored and Kouhei Sutou committed 6ca246a172c
ARROW-2582: [GLib] Add negate functions for Decimal128 Add garrow_decimal128_negate(). Author: yosuke shiro <ys2014hs@gmail.com> Closes #2047 from shiro615/ARROW-2576-add-negate-functions and squashes the following commits: 7a63d005 [yosuke shiro] rename absolute_value to positive_value 815f4492 [yosuke shiro] Add negate functions