assignUser commented on issue #14880:
URL: https://github.com/apache/arrow/issues/14880#issuecomment-1341768519

   Yes. `open_dataset` expects a directory containing multiple files. For a 
single file `read_parquet` (see the 
[cookbook](https://arrow.apache.org/cookbook/r/reading-and-writing-data---single-files.html#write-a-parquet-file))
 works.
   
   Although looking at the 
[docs](https://arrow.apache.org/docs/r/reference/open_dataset.html) 
`open_dataset` should also work with a single file. @thisisnic any idea why 
this is? does it need a multi component file path to detect it as a single file 
or something like that?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to