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

Use data type to create an inspector for a foldable GPU expression. #4282

Merged
merged 5 commits into from
Dec 8, 2021

Conversation

firestarman
Copy link
Collaborator

@firestarman firestarman commented Dec 3, 2021

Take care of the GpuLiteral and foldable GPU expressions specially when creating an inspector from an expression.

This fixes #4275

  • Add tests

Signed-off-by: Firestarman firestarmanllc@gmail.com

When creating an inspector from an expression.

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
@firestarman firestarman marked this pull request as draft December 3, 2021 09:21
@firestarman
Copy link
Collaborator Author

firestarman commented Dec 3, 2021

Mark as draft because it is missing tests. I am working on it, but filed this for early review.

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
@sameerz sameerz added the bug Something isn't working label Dec 4, 2021
Signed-off-by: Firestarman <firestarmanllc@gmail.com>
@firestarman firestarman marked this pull request as ready for review December 6, 2021 05:36
@firestarman
Copy link
Collaborator Author

build

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
@firestarman
Copy link
Collaborator Author

build

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
@firestarman
Copy link
Collaborator Author

build

@firestarman firestarman merged commit 3bc61dc into NVIDIA:branch-22.02 Dec 8, 2021
@firestarman firestarman deleted the hive-udf branch December 8, 2021 00:14
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.

[BUG] Row-based Hive UDF will fail if arguments contain a foldable expression.
3 participants