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

[FEA] support unspill for RapidsHostColumnarBatch #9107

Open
abellina opened this issue Aug 24, 2023 · 0 comments
Open

[FEA] support unspill for RapidsHostColumnarBatch #9107

abellina opened this issue Aug 24, 2023 · 0 comments
Labels
feature request New feature or request performance A performance related task/issue reliability Features to improve reliability or bugs that severly impact the reliability of the plugin

Comments

@abellina
Copy link
Collaborator

"unspill" is a feature we have off by default #7671. Once we have dusted the cobwebs and made sure it's working properly, we should also support unspilling RapidsHostColumnarBatch. This may be really easy if we already finished #9105, because it would come for free (it's just a memcpy).

This is here so we don't loose track of this missing feature.

@abellina abellina added feature request New feature or request ? - Needs Triage Need team to review and classify performance A performance related task/issue reliability Features to improve reliability or bugs that severly impact the reliability of the plugin labels Aug 24, 2023
@mattahrens mattahrens removed the ? - Needs Triage Need team to review and classify label Aug 30, 2023
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 performance A performance related task/issue reliability Features to improve reliability or bugs that severly impact the reliability of the plugin
Projects
None yet
Development

No branches or pull requests

2 participants