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

[PAUSED] Setting csv chunk size default to 256MB #1468

Open
wants to merge 4 commits into
base: branch-21.06
Choose a base branch
from

Conversation

rommelDB
Copy link
Contributor

@rommelDB rommelDB commented Apr 14, 2021

Fixes #1462

@GPUtester
Copy link
Collaborator

Please update the changelog in order to start CI tests.

View the gpuCI docs here.

@rommelDB
Copy link
Contributor Author

Currently this PR is limited to creating tables from CSV without headers because it is not supported by cudf:
https://github.com/rapidsai/cudf/blob/branch-0.19/cpp/src/io/csv/reader_impl.cu#L236

@rommelDB
Copy link
Contributor Author

rerun tests

1 similar comment
@rommelDB
Copy link
Contributor Author

rerun tests

@rommelDB rommelDB changed the title [WIP] Setting csv chunk size default to 256MB [PAUSED] Setting csv chunk size default to 256MB Apr 16, 2021
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

Successfully merging this pull request may close these issues.

Default max_bytes_read for csv when creating table
2 participants