csgillespie opened a new issue, #38178:
URL: https://github.com/apache/arrow/issues/38178
### Describe the bug, including details regarding any error messages,
version, and platform.
```
library(arrow)
?open_dataset
```
gives the function sig as
```
...
format = c("parquet", "arrow", "ipc", "feather", "csv", "tsv", "text",
"json"),
```
However, the docs in ?open_dataset don't mention `json`. Which would mean
it's not supported?
### Component(s)
R
--
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]