Commits


toppyy authored and Nic Crane committed 81c6dad564b
ARROW-14744: [R] open_dataset() error when `schema` argument supplied, but `column_names` not supplied to `CSVReadOptions` Supplement CsvReadOptions with column_names from schema if column_names are not set in read_options Closes #12083 from toppyy/14744 Lead-authored-by: toppyy <topias.pyykkonen@helsinki.fi> Co-authored-by: toby <topias.pyykkonen@helsinki.fi> Co-authored-by: Nic Crane <thisisnic@gmail.com> Signed-off-by: Nic Crane <thisisnic@gmail.com>