-
Notifications
You must be signed in to change notification settings - Fork 2.4k
[CALCITE-6835] Invalid unparse for IS TRUE,IS FALSE,IS NOT TRUE and I… #4214
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
Conversation
core/src/main/java/org/apache/calcite/sql/dialect/StarRocksSqlDialect.java
Outdated
Show resolved
Hide resolved
This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 90 days if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the [email protected] list. Thank you for your contributions. |
core/src/main/java/org/apache/calcite/sql/dialect/StarRocksSqlDialect.java
Outdated
Show resolved
Hide resolved
core/src/main/java/org/apache/calcite/sql/dialect/StarRocksSqlDialect.java
Outdated
Show resolved
Hide resolved
core/src/main/java/org/apache/calcite/rel/rel2sql/SqlImplementor.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is actually pretty clean.
I hope other people will like it too.
This hook is very powerful.
…S NOT FALSE in StarRocksDialect
|
…S NOT FALSE in StarRocksDialect