-
Notifications
You must be signed in to change notification settings - Fork 5.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
expression: fixed json type for truncate #13064
Conversation
Codecov Report
@@ Coverage Diff @@
## master #13064 +/- ##
===========================================
Coverage ? 80.3958%
===========================================
Files ? 479
Lines ? 119480
Branches ? 0
===========================================
Hits ? 96057
Misses ? 15890
Partials ? 7533 |
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.
LGTM
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.
LGTM
And please fix the CI.
/run-all-tests |
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.
LGTM
/run-all-tests |
What problem does this PR solve?
Fixes #13044
What is changed and how it works?
the same output has mysql (v5.7):
View on DB Fiddle
Check List
Tests