Commits


Yosuke Shiro authored and Sutou Kouhei committed ecb29d43257
ARROW-6036: [GLib] Add support for skip rows and column_names CSV read option Closes #4944 from shiro615/glib-add-csv-reader-options and squashes the following commits: 8aa4c3828 <Yosuke Shiro> Add garrow_csv_read_options_set_column_names() 5abba2c28 <Yosuke Shiro> Add n_skip_rows option for GArrowCSVReadOptions Authored-by: Yosuke Shiro <yosuke.shiro615@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>