-
Notifications
You must be signed in to change notification settings - Fork 410
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
Improve the performance of length
and ascii
functions
#9345
Improve the performance of length
and ascii
functions
#9345
Conversation
/cc @windtalker |
/cc @windtalker @gengliqi |
length
, ascii
and position
functionslength
and ascii
functions
In response to a cherrypick label: new pull request created to branch |
In response to a cherrypick label: new pull request created to branch |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
In response to a cherrypick label: new pull request created to branch |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
In response to a cherrypick label: new pull request created to branch |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
In response to a cherrypick label: new pull request created to branch |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
In response to a cherrypick label: new pull request created to branch |
) close #9344 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io> Co-authored-by: xzhangxian1008 <xzhangxian@foxmail.com>
) close #9344 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io> Co-authored-by: xzhangxian1008 <xzhangxian@foxmail.com> Co-authored-by: JaySon <tshent@qq.com>
) close #9344 Co-authored-by: xzhangxian1008 <xzhangxian@foxmail.com>
) close #9344 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io> Co-authored-by: xzhangxian1008 <xzhangxian@foxmail.com> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
) close #9344 Co-authored-by: xzhangxian1008 <xzhangxian@foxmail.com> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
What problem does this PR solve?
Issue Number: close #9344
Problem Summary:
What is changed and how it works?
Check List
Tests
Side effects
Documentation
Release note