expression/expression: add pushdown functions#26786
expression/expression: add pushdown functions#26786ti-chi-bot merged 21 commits intopingcap:masterfrom xzhangxian1008:master
Conversation
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
|
/cc @zanmato1984 |
|
Part of pingcap/tiflash#2424 |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 8066266 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-5.0 in PR #26995 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-5.1 in PR #26996 |
What problem does this PR solve?
Issue Number: close pingcap/tiflash#2334
Problem Summary: add pushdown functions
What is changed and how it works?
What's Changed: add ascii, coalesce, length, position, trim pushdown functions
Check List
Tests
Release note