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

Move array_has_all rewrite to OperatorToFunction #9477

Closed
wants to merge 1 commit into from

Conversation

jayzhan211
Copy link
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

We want to avoid dependency on function-arrays, so we need to move the rewrite from physical expr to optimizer, so we don't need to import function-arrays into physical-expr.

#9285

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added physical-expr Physical Expressions optimizer Optimizer rules labels Mar 6, 2024
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
@jayzhan211 jayzhan211 marked this pull request as ready for review March 7, 2024 13:57
@jayzhan211 jayzhan211 changed the title Move array_has_all rewrite to OperatorToFunction Move array_has_all rewrite to OperatorToFunction Mar 7, 2024
@jayzhan211
Copy link
Contributor Author

Move on with #9496

@jayzhan211 jayzhan211 closed this Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimizer Optimizer rules physical-expr Physical Expressions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant