Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.17.0
Description
https://github.com/apache/arrow/pull/7033 does not add ConvertOptions (including alternate spellings for null/true/false, etc) or ReadOptions (block_size, column name customization, etc). These will be helpful but will require some discussion to find the optimal way to integrate them with dataset::
Attachments
Issue Links
- is related to
-
ARROW-10463 [R] Better messaging for currently unsupported CSV options in open_dataset
- Resolved
-
ARROW-9749 [C++][Dataset] Extract format-specific scan options from FileFormat
- Resolved
-
ARROW-12059 [R] Accept format-specific scan options in collect()
- Open
-
ARROW-12002 [C++] Move csv::ReadOptions::skip_rows to csv::ParseOptions::skip_rows
- Closed
- links to