Commits


Kouhei Sutou authored and Wes McKinney committed ba2880c77c5
ARROW-946: [GLib] Use "new" instead of "open" for constructor name Because "new" is the standard constructor name. Author: Kouhei Sutou <kou@clear-code.com> Closes #638 from kou/glib-use-new and squashes the following commits: 6b16b5d [Kouhei Sutou] [GLib] Use "new" instead of "open" for constructor name