-
Couldn't load subscription status.
- Fork 3.9k
ARROW-10463: [R] Better messaging for currently unsupported CSV options in open_dataset #9143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@nealrichardson let me know if you'd also like to me to add text in these two places in the |
You could, but IMO a better (though not mutually exclusive) solution would be to use the error message to tell you that more clearly #9143 (comment). I don't assume people read help pages, at least not that closely. |
|
@nealrichardson I believe 205d1e7 resolves the issues you raised here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One last note but otherwise LGTM, very nice work!
Co-authored-by: Neal Richardson <neal.p.richardson@gmail.com>
Improves messaging for currently unsupported readr parse options and improves handling in related cases such as ambiguous partial argument names and invalid combinations of Arrow and readr options