Skip to content

expression: fix enum and set type expression in where clause (#22785)#22815

Closed
ti-srebot wants to merge 2 commits intopingcap:release-5.0-rcfrom
ti-srebot:release-5.0-rc-8c2db1b935e1
Closed

expression: fix enum and set type expression in where clause (#22785)#22815
ti-srebot wants to merge 2 commits intopingcap:release-5.0-rcfrom
ti-srebot:release-5.0-rc-8c2db1b935e1

Conversation

@ti-srebot
Copy link
Contributor

@ti-srebot ti-srebot commented Feb 19, 2021

cherry-pick #22785 to release-5.0-rc
You can switch your code base to this Pull Request by using git-extras:

# In tidb repo:
git pr https://github.com/pingcap/tidb/pull/22815

After apply modifications, you can push your change to this PR via:

git push git@github.com:ti-srebot/tidb.git pr/22815:release-5.0-rc-8c2db1b935e1

Signed-off-by: lzmhhh123 lzmhhh123@gmail.com

What problem does this PR solve?

Issue Number: close #22717

What is changed and how it works?

How it Works:

Related changes

  • Need to cherry-pick to the release branch

Check List

Tests

  • Unit test
  • Integration test

Release note

  • fix enum and set type expression in where clause

Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
@ti-srebot ti-srebot requested a review from a team as a code owner February 19, 2021 07:16
@ti-srebot ti-srebot requested review from wshwsh12 and removed request for a team February 19, 2021 07:16
@ti-srebot
Copy link
Contributor Author

/run-all-tests

@ti-srebot
Copy link
Contributor Author

@lzmhhh123 you're already a collaborator in bot's repo.

Copy link
Contributor

@ichn-hu ichn-hu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ti-srebot ti-srebot added the status/LGT1 Indicates that a PR has LGTM 1. label Feb 19, 2021
@zz-jason zz-jason closed this Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/expression sig/execution SIG execution status/LGT1 Indicates that a PR has LGTM 1. type/bugfix This PR fixes a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants