Skip to content

fix: Correct LIKE naming#206

Merged
MazterQyou merged 1 commit intocubesql-3-04-2022from
cubesql/fix-like-create-name
Jan 29, 2026
Merged

fix: Correct LIKE naming#206
MazterQyou merged 1 commit intocubesql-3-04-2022from
cubesql/fix-like-create-name

Conversation

@MazterQyou
Copy link
Copy Markdown
Member

This PR fixes an issue with create_name function generating different names for Expr::Like and Expr::BinaryExpr with Operator::Like. These are logically and syntactically equivalent and can be replaced with each other but this leads to issues when generating new logical plan with rewritten expressions.

Signed-off-by: Alex Qyoun-ae <4062971+MazterQyou@users.noreply.github.com>
@MazterQyou MazterQyou merged commit e7d183c into cubesql-3-04-2022 Jan 29, 2026
19 of 21 checks passed
@MazterQyou MazterQyou deleted the cubesql/fix-like-create-name branch January 29, 2026 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant