-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[Enhancement] support mysql key words in where caluse #35917
Conversation
fe/fe-core/src/test/java/com/starrocks/sql/plan/ExternalTableTest.java
Outdated
Show resolved
Hide resolved
8c35956
Signed-off-by: zombee0 <[email protected]>
…lace Signed-off-by: zombee0 <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs 0.0% Coverage The version of Java (11.0.21) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. |
[FE Incremental Coverage Report]✅ pass : 14 / 15 (93.33%) file detail
|
[BE Incremental Coverage Report]❌ fail : 0 / 3 (00.00%) file detail
|
@Mergifyio backport branch-3.2 |
@Mergifyio backport branch-3.1 |
@Mergifyio backport branch-3.0 |
✅ Backports have been created
|
@Mergifyio backport branch-2.5 |
✅ Backports have been created
|
✅ Backports have been created
|
✅ Backports have been created
|
Signed-off-by: zombee0 <[email protected]> (cherry picked from commit 7fdb26f)
Signed-off-by: zombee0 <[email protected]> (cherry picked from commit 7fdb26f)
Signed-off-by: zombee0 <[email protected]> (cherry picked from commit 7fdb26f)
Signed-off-by: zombee0 <[email protected]> (cherry picked from commit 7fdb26f) # Conflicts: # fe/fe-core/src/main/java/com/starrocks/planner/JDBCScanNode.java # fe/fe-core/src/test/java/com/starrocks/sql/plan/PlanTestBase.java
Signed-off-by: zombee0 <[email protected]> (cherry picked from commit 7fdb26f)
Signed-off-by: zombee0 <[email protected]> (cherry picked from commit 7fdb26f)
Signed-off-by: zombee0 <[email protected]> (cherry picked from commit 7fdb26f)
https://github.com/Mergifyio backport branch-2.5 |
✅ Backports have been created
|
Why I'm doing:
What I'm doing:
support mysql key words in where caluse
Fixes #issue
What type of PR is this:
Does this PR entail a change in behavior?
If yes, please specify the type of change:
Checklist:
Bugfix cherry-pick branch check: