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

[FEATURE]: Add static_multiset::retrieve_outer #489

Open
sleeepyjack opened this issue May 16, 2024 · 1 comment
Open

[FEATURE]: Add static_multiset::retrieve_outer #489

sleeepyjack opened this issue May 16, 2024 · 1 comment
Assignees
Labels
helps: rapids Helps or needed by RAPIDS P0: Must have Critical feature or bug fix topic: static_multiset Issue related to the static_multiset type: feature request New feature request

Comments

@sleeepyjack
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

static_multiset requires an equivalent function to static_multimap::retrieve_outer.

Describe the solution you'd like

After #465 is finished, add a new API retrieve_outer and also add a template parameter to the kernel to switch between retrieve and retrieve_outer behavior.

Describe alternatives you've considered

Still an open discussion if this is the best approach to tackle this problem but we couldn't come up with a better solution so far.

Additional context

No response

@sleeepyjack sleeepyjack added type: feature request New feature request helps: rapids Helps or needed by RAPIDS P0: Must have Critical feature or bug fix topic: static_multiset Issue related to the static_multiset labels May 16, 2024
@sleeepyjack sleeepyjack added this to the static_multiset milestone May 16, 2024
@sleeepyjack sleeepyjack self-assigned this May 16, 2024
@PointKernel
Copy link
Member

This API is code-specific and should take probe hash and probe key equal as arguments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
helps: rapids Helps or needed by RAPIDS P0: Must have Critical feature or bug fix topic: static_multiset Issue related to the static_multiset type: feature request New feature request
Projects
None yet
Development

No branches or pull requests

2 participants