Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
I was testing pulling a dataset from S3 and saving it to a local (possibly re partitioned) copy. Ideally I would do this with an async scan but it fails with "This scanner does not support the legacy Scan() method" because FileSystemDataset::Write is still using Scan.
Attachments
Issue Links
- duplicates
-
ARROW-12803 [C++] [Dataset] Write dataset with scanner does not support async scan
- Closed