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

Remove doSetSpillable in favor of setSpillable #9172

Merged
merged 2 commits into from
Sep 5, 2023

Conversation

abellina
Copy link
Collaborator

@abellina abellina commented Sep 1, 2023

Closes #9076

This PR removes doSetSpillable in favor of setSpillable and introduces an abstract class for those leaf stores that do not support this behavior.

Signed-off-by: Alessandro Bellina <abellina@nvidia.com>
@abellina abellina requested a review from jlowe September 1, 2023 18:27
@jlowe
Copy link
Member

jlowe commented Sep 1, 2023

build

@abellina abellina merged commit feb0c86 into NVIDIA:branch-23.10 Sep 5, 2023
27 checks passed
@abellina abellina deleted the set_spillable_cleanup branch September 5, 2023 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clean up setSpillable/doSetSpillable
3 participants