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 multiple expression tier regression test for AST #9893

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Nov 29, 2023

Closes #9733. cudf has fixed the issue with data type mismatch on multiple expression tiers, so this adds a regression test to verify the functionality.

@jlowe jlowe added the test Only impacts tests label Nov 29, 2023
@jlowe jlowe self-assigned this Nov 29, 2023
@jlowe
Copy link
Member Author

jlowe commented Nov 29, 2023

build

@jlowe
Copy link
Member Author

jlowe commented Nov 30, 2023

CI failed due to #9247, rekicking.

@jlowe
Copy link
Member Author

jlowe commented Nov 30, 2023

build

@jlowe jlowe merged commit c389ae0 into NVIDIA:branch-23.12 Nov 30, 2023
38 checks passed
@jlowe jlowe deleted the complex-ast-test branch November 30, 2023 22:06
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] Complex AST expressions can crash with non-matching operand type error
2 participants