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

[compiler] allow relational IR in ExtractIntervals #14013

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

patrick-schultz
Copy link
Collaborator

Fix bug where relational IR inside the condition of a TableFilter or MatrixFilter causes a ClassCastException. This can happen if, for example, there's a TableAggregate inside the condition.

@danking danking merged commit 001f93a into hail-is:main Nov 15, 2023
8 checks passed
@patrick-schultz patrick-schultz deleted the extract-intervals-relational branch February 8, 2024 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants