Skip to content

[R] Implement new function open_dataset_csv with signature more closely matching read_csv_arrow #33526

@asfimport

Description

@asfimport

In order to make the transition between using the different CSV reading functions as smoothly as possible we could introduce a version of open_dataset specifically for reading CSVs with a signature more closely matching that of read_csv_arrow - this would just pass the arguments through to open_dataset (in the ellipses), but would make it simpler to have a docs page showing these options explicitly and thus be clearer for users.

Reporter: Nicola Crane / @thisisnic

Note: This issue was originally created as ARROW-18358. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions