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

Add tests for window Python udf with array input #10275

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

firestarman
Copy link
Collaborator

fixes #1171

Add tests to verify window Python UDF supports array as input.

@firestarman
Copy link
Collaborator Author

build

@sameerz sameerz added the test Only impacts tests label Jan 25, 2024
@firestarman firestarman merged commit b6238c6 into NVIDIA:branch-24.02 Jan 29, 2024
41 checks passed
@firestarman firestarman deleted the udf-check branch January 29, 2024 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Getting empty data if there is array type data in the input of GpuWindowInPandas .
3 participants