Commits

Sutou Kouhei authored 76c27d3445c
ARROW-12051: [GLib] Keep input stream reference of GArrowCSVReader The given input stream should be alive while a new GArrowCSVReader is alive. Closes #9777 from kou/glib-csv-reader-refer-input Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>