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

Fix type-o in docstring for json_reader_options #10626

Closed
wants to merge 2 commits into from

Conversation

dagardner-nv
Copy link
Contributor

I think I found a typo in the docstring
"Not all parameters are unsupported."
should be:
"Not all parameters are supported."

@GPUtester
Copy link
Collaborator

Can one of the admins verify this patch?

1 similar comment
@GPUtester
Copy link
Collaborator

Can one of the admins verify this patch?

@dagardner-nv dagardner-nv requested a review from a team as a code owner April 8, 2022 20:07
@github-actions github-actions bot added the libcudf Affects libcudf (C++/CUDA) code. label Apr 8, 2022
@cwharris cwharris added doc Documentation improvement Improvement / enhancement to an existing function non-breaking Non-breaking change and removed improvement Improvement / enhancement to an existing function labels Apr 8, 2022
@cwharris
Copy link
Contributor

cwharris commented Apr 8, 2022

@dagardner-nv Thanks!

base branch needs to be updated to 22.06 for CI to run.

Copy link
Member

@PointKernel PointKernel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Found another one just one line above.

cpp/include/cudf/io/json.hpp Outdated Show resolved Hide resolved
@dagardner-nv dagardner-nv changed the base branch from main to branch-22.06 April 8, 2022 20:40
@dagardner-nv dagardner-nv changed the base branch from branch-22.06 to main April 8, 2022 20:40
@dagardner-nv
Copy link
Contributor Author

Closing will cherry-pick commits into branch-22.06 and open a new pull req

@dagardner-nv
Copy link
Contributor Author

New pull req #10627

ajschmidt8 pushed a commit that referenced this pull request Apr 8, 2022
Same as #10626 but against the correct branch

Authors:
   - David Gardner (https://github.com/dagardner-nv)

Approvers:
   - Christopher Harris (https://github.com/cwharris)
   - Yunsong Wang (https://github.com/PointKernel)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants