Skip to content

Push down function DATE() to tiflash#2501

Merged
ti-srebot merged 9 commits intopingcap:masterfrom
mengxin9014:dev/pushDownDateToTiflash
Aug 6, 2021
Merged

Push down function DATE() to tiflash#2501
ti-srebot merged 9 commits intopingcap:masterfrom
mengxin9014:dev/pushDownDateToTiflash

Conversation

@mengxin9014
Copy link
Contributor

@mengxin9014 mengxin9014 commented Jul 27, 2021

What problem does this PR solve?

Issue Number: close ##2450

Problem Summary:
Push down function DATE() to tiflash

What is changed and how it works?

What's Changed:
Push down function DATE() to tiflash

Related changes

  • PR to update pingcap/docs/pingcap/docs-cn:
  • Need to cherry-pick to the release branch:

Check List

Tests

  • Integration test

Release note

  • support function DATE() pushed down to tiflash

@mengxin9014 mengxin9014 changed the title Push down function DATE() to tiflash WIP: Push down function DATE() to tiflash Jul 27, 2021
@mengxin9014
Copy link
Contributor Author

/run-all-tests

1 similar comment
@mengxin9014
Copy link
Contributor Author

/run-all-tests

@mengxin9014 mengxin9014 changed the title WIP: Push down function DATE() to tiflash Push down function DATE() to tiflash Jul 30, 2021
@mengxin9014
Copy link
Contributor Author

/run-all-tests

@mengxin9014 mengxin9014 added needs-cherry-pick-release-5.0 PR which needs to be cherry-picked to release-5.0 needs-cherry-pick-release-5.1 PR which needs to be cherry-picked to release-5.1 type/enhancement The issue or PR belongs to an enhancement. labels Aug 4, 2021
@mengxin9014
Copy link
Contributor Author

/run-all-tests

@mengxin9014
Copy link
Contributor Author

/run-all-tests

@ti-srebot ti-srebot added the status/LGT1 Indicates that a PR has LGTM 1. label Aug 6, 2021
@hanfei1991
Copy link
Member

/merge

@ti-srebot ti-srebot added the status/can-merge Indicates a PR has been approved by a committer. label Aug 6, 2021
@ti-srebot
Copy link
Collaborator

/run-all-tests

@ti-srebot ti-srebot merged commit 0552b71 into pingcap:master Aug 6, 2021
@ti-srebot
Copy link
Collaborator

cherry pick to release-5.0 in PR #2601

@ti-srebot
Copy link
Collaborator

cherry pick to release-5.1 in PR #2602

mengxin9014 added a commit that referenced this pull request Aug 6, 2021
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>

Co-authored-by: Meng Xin <tregoldmeng@gmail.com>
LittleFall added a commit that referenced this pull request Aug 6, 2021
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>

Co-authored-by: Meng Xin <tregoldmeng@gmail.com>
Co-authored-by: Zhi Qi <30543181+LittleFall@users.noreply.github.com>
@mengxin9014 mengxin9014 linked an issue Aug 9, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-cherry-pick-release-5.0 PR which needs to be cherry-picked to release-5.0 needs-cherry-pick-release-5.1 PR which needs to be cherry-picked to release-5.1 status/can-merge Indicates a PR has been approved by a committer. status/LGT1 Indicates that a PR has LGTM 1. type/enhancement The issue or PR belongs to an enhancement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Push down date related functions - ADDDATE, DATE, DATE_ADD

3 participants