Commits


Yosuke Shiro authored and Kouhei Sutou committed 2d188b5977a
ARROW-4882: [GLib] Add sum functions Author: Yosuke Shiro <yosuke.shiro615@gmail.com> Author: Kouhei Sutou <kou@clear-code.com> Closes #3933 from shiro615/glib-sum and squashes the following commits: 1fe8805c <Kouhei Sutou> Add test for empty case 4393487b <Kouhei Sutou> Add NULL check adbebca5 <Yosuke Shiro> Fix typos 6ebe5a02 <Yosuke Shiro> Align c1361034 <Yosuke Shiro> Fix documents 3a079dfc <Yosuke Shiro> Implement a template function that can be used by all sum functions 316d3cae <Yosuke Shiro> Add sum functions