-
Notifications
You must be signed in to change notification settings - Fork 902
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
Simplify write_csv by removing unnecessary writer/impl classes #9089
Merged
rapids-bot
merged 34 commits into
rapidsai:branch-22.02
from
cwharris:io-simplify-csv-writer
Nov 18, 2021
Merged
Simplify write_csv by removing unnecessary writer/impl classes #9089
rapids-bot
merged 34 commits into
rapidsai:branch-22.02
from
cwharris:io-simplify-csv-writer
Nov 18, 2021
Commits on Aug 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9c72e56 - Browse repository at this point
Copy the full SHA 9c72e56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e92ca2 - Browse repository at this point
Copy the full SHA 9e92ca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6492349 - Browse repository at this point
Copy the full SHA 6492349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e365b5 - Browse repository at this point
Copy the full SHA 3e365b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4497c0 - Browse repository at this point
Copy the full SHA a4497c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d708b7 - Browse repository at this point
Copy the full SHA 6d708b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26e37e2 - Browse repository at this point
Copy the full SHA 26e37e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d84753 - Browse repository at this point
Copy the full SHA 9d84753View commit details -
convert csv reader impl ::num_actual_columns and ::num_active_columns…
… to local variables
Configuration menu - View commit details
-
Copy full SHA for 7ce862e - Browse repository at this point
Copy the full SHA 7ce862eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9010fe1 - Browse repository at this point
Copy the full SHA 9010fe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cda106 - Browse repository at this point
Copy the full SHA 7cda106View commit details
Commits on Aug 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 884bde6 - Browse repository at this point
Copy the full SHA 884bde6View commit details
Commits on Aug 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 88e2399 - Browse repository at this point
Copy the full SHA 88e2399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62b9520 - Browse repository at this point
Copy the full SHA 62b9520View commit details
Commits on Aug 18, 2021
-
move range size padding calculation out of json/csv reader and in to …
…json/csv options
Configuration menu - View commit details
-
Copy full SHA for fb01294 - Browse repository at this point
Copy the full SHA fb01294View commit details -
Configuration menu - View commit details
-
Copy full SHA for d422aeb - Browse repository at this point
Copy the full SHA d422aebView commit details -
Configuration menu - View commit details
-
Copy full SHA for a67150e - Browse repository at this point
Copy the full SHA a67150eView commit details
Commits on Aug 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4808a43 - Browse repository at this point
Copy the full SHA 4808a43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9688d77 - Browse repository at this point
Copy the full SHA 9688d77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7840dc5 - Browse repository at this point
Copy the full SHA 7840dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16e4eee - Browse repository at this point
Copy the full SHA 16e4eeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9994ea3 - Browse repository at this point
Copy the full SHA 9994ea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 640375b - Browse repository at this point
Copy the full SHA 640375bView commit details
Commits on Aug 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 051f0ce - Browse repository at this point
Copy the full SHA 051f0ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for b86e63f - Browse repository at this point
Copy the full SHA b86e63fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07b05e8 - Browse repository at this point
Copy the full SHA 07b05e8View commit details
Commits on Aug 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 92033c3 - Browse repository at this point
Copy the full SHA 92033c3View commit details
Commits on Aug 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 24b3949 - Browse repository at this point
Copy the full SHA 24b3949View commit details
Commits on Oct 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e8a8887 - Browse repository at this point
Copy the full SHA e8a8887View commit details -
Configuration menu - View commit details
-
Copy full SHA for daeb035 - Browse repository at this point
Copy the full SHA daeb035View commit details
Commits on Nov 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4da657a - Browse repository at this point
Copy the full SHA 4da657aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1068510 - Browse repository at this point
Copy the full SHA 1068510View commit details -
Configuration menu - View commit details
-
Copy full SHA for 300af47 - Browse repository at this point
Copy the full SHA 300af47View commit details
Commits on Nov 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4fa0f44 - Browse repository at this point
Copy the full SHA 4fa0f44View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.