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

Promote IO support queries to cudf API #16125

Merged

Conversation

robertmaynard
Copy link
Contributor

Description

Promote the ability to query the status of cufile and nvcomp support to the public API. It seems like these kind of questions would want to be asked by external users.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@robertmaynard robertmaynard added feature request New feature or request non-breaking Non-breaking change labels Jun 28, 2024
@github-actions github-actions bot added the libcudf Affects libcudf (C++/CUDA) code. label Jun 28, 2024
@robertmaynard robertmaynard force-pushed the fea/move_io_queries_to_public branch from 9ce85b5 to 93e6103 Compare June 28, 2024 17:16
@robertmaynard robertmaynard marked this pull request as ready for review June 28, 2024 17:23
@robertmaynard robertmaynard requested a review from a team as a code owner June 28, 2024 17:23
Copy link
Contributor

@bdice bdice left a comment

Choose a reason for hiding this comment

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

Just a few doc nits, otherwise LGTM.

cpp/include/cudf/io/nvcomp_adapter.hpp Outdated Show resolved Hide resolved
cpp/include/cudf/io/nvcomp_adapter.hpp Outdated Show resolved Hide resolved
cpp/include/cudf/io/nvcomp_adapter.hpp Outdated Show resolved Hide resolved
cpp/include/cudf/io/nvcomp_adapter.hpp Outdated Show resolved Hide resolved
cpp/include/cudf/io/nvcomp_adapter.hpp Outdated Show resolved Hide resolved
cpp/include/cudf/io/nvcomp_adapter.hpp Outdated Show resolved Hide resolved
@robertmaynard
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 11a5174 into rapidsai:branch-24.08 Jul 10, 2024
79 checks passed
@robertmaynard robertmaynard deleted the fea/move_io_queries_to_public branch July 10, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants