Skip to content
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

optionally accept parameter for content type in hdfs_open and hdfs_get #2

Open
bhogan-mitre opened this issue Aug 16, 2019 · 0 comments

Comments

@bhogan-mitre
Copy link
Member

Currently hdfs_get leverages httr::content, but assumes a return type of text. Some binary data (e.g. parquet files) would need to be treated as raw vectors instead, and we should provide that option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant