expression: Support push function year,day,datediff,datesub,castTimeAsString,concat_ws down to TiFlash.#25097
Conversation
5293196 to
286fc0e
Compare
|
/run-all-tests |
|
[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. |
|
/merge |
|
/unmerge |
|
/merge cancel |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 28e16c3 |
|
/run-unit-test |
|
/label needs-cherry-pick-5.0 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-5.0 in PR #25145 |
…sString,concat_ws down to TiFlash. (pingcap#25097)
What problem does this PR solve?
Issue Number: close pingcap/tiflash#1480, #22899
Problem Summary: Support push fucntion year,day,datediff,datesub,castTimeAsString down to TiFlash.
What is changed and how it works?
Proposal: xxx
What's Changed:
How it Works:
Related changes
pingcap/docs/pingcap/docs-cn:Check List
Tests
Release note
year,day,datediff,datesub(datetime sub int, string sub int),castTimeAsStringandconcat_wsdown to TiFlash.