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

Expose aow_storage to the public #349

Merged
merged 3 commits into from
Aug 10, 2023

Conversation

PointKernel
Copy link
Member

@PointKernel PointKernel commented Aug 10, 2023

Closes #348

This PR exposes cuco::experimental::window type and aow_storage class to the public.

@PointKernel PointKernel added the type: feature request New feature request label Aug 10, 2023
@PointKernel PointKernel merged commit cf958d0 into NVIDIA:dev Aug 10, 2023
@PointKernel PointKernel deleted the expose-aow-storage branch August 10, 2023 17:57
PointKernel added a commit that referenced this pull request Sep 26, 2023
Depends on #349 

This PR adds an example demonstrating how to create multiple subsets
with one single storage. It includes necessary changes and cleanups that
will unblock orc/parquet dictionary encoding
(rapidsai/cudf#12261) to use the new map/set
data structures.

---------

Co-authored-by: Daniel Juenger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request New feature request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[ENHANCEMENT]: Expose aow_storage to the public
1 participant