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

Replace read_delim by read_delim_arrow #56

Open
ddotta opened this issue May 17, 2024 · 1 comment
Open

Replace read_delim by read_delim_arrow #56

ddotta opened this issue May 17, 2024 · 1 comment

Comments

@ddotta
Copy link
Owner

ddotta commented May 17, 2024

In csv_to_parquet() function, it would be graet to replace read_delim() from {readr} with read_delim_arrow() from arrow, which would improve performance.

@ddotta ddotta closed this as completed in abf84b1 May 17, 2024
@ddotta
Copy link
Owner Author

ddotta commented May 17, 2024

Discarded for now, I can't figure out how to do the equivalent with read_delim_arrow() of this feature

To be explored

@ddotta ddotta reopened this May 17, 2024
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