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

Fix GpuProjectAstExec when projecting only literals #3316

Merged
merged 1 commit into from
Aug 27, 2021

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Aug 26, 2021

This fixes a crash in GpuProjectAstExec when the projection is only projecting literals. In that case the input column batch has no columns, as the expressions are generating rather than transforming.

Signed-off-by: Jason Lowe <jlowe@nvidia.com>
@jlowe jlowe added this to the Aug 16 - Aug 27 milestone Aug 26, 2021
@jlowe jlowe self-assigned this Aug 26, 2021
@jlowe
Copy link
Member Author

jlowe commented Aug 26, 2021

build

@jlowe
Copy link
Member Author

jlowe commented Aug 26, 2021

build

@jlowe jlowe merged commit 770ad4f into NVIDIA:branch-21.10 Aug 27, 2021
@jlowe jlowe deleted the ast-project-literal branch August 27, 2021 13:58
@sameerz sameerz added the bug Something isn't working label Dec 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants