Skip to content
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

expression: pushdown expr to tiflash without check new collation status (#17683) #17705

Merged
merged 8 commits into from
Jun 16, 2020

Conversation

sre-bot
Copy link
Contributor

@sre-bot sre-bot commented Jun 5, 2020

cherry-pick #17683 to release-4.0


What problem does this PR solve?

Currently, TiDB does not push down expr to TiFlash if new collation is enabled because TiFlash does not support new collation. Now new collation is supported in TiFlash, so we do not need this check anymore.

What is changed and how it works?

What's Changed:
TiDB not check collation status when trying to pushdown expr to TiFlash

Related changes

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

Check List

Tests

  • Manual test (add detailed scripts or steps below)

Release note

  • pushdown expr to tiflash without check new collation status

Signed-off-by: sre-bot <sre-bot@pingcap.com>
@sre-bot
Copy link
Contributor Author

sre-bot commented Jun 5, 2020

/run-all-tests

Copy link
Contributor

@lzmhhh123 lzmhhh123 left a comment

Choose a reason for hiding this comment

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

LGTM

@lzmhhh123 lzmhhh123 added the status/LGT1 Indicates that a PR has LGTM 1. label Jun 5, 2020
@windtalker
Copy link
Contributor

/run-unit-test

Copy link
Member

@zz-jason zz-jason left a comment

Choose a reason for hiding this comment

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

LGTM

@zz-jason zz-jason added status/can-merge Indicates a PR has been approved by a committer. status/LGT2 Indicates that a PR has LGTM 2. and removed status/LGT1 Indicates that a PR has LGTM 1. labels Jun 5, 2020
@zz-jason
Copy link
Member

zz-jason commented Jun 5, 2020

/merge

@sre-bot
Copy link
Contributor Author

sre-bot commented Jun 5, 2020

/run-all-tests

@sre-bot
Copy link
Contributor Author

sre-bot commented Jun 5, 2020

@sre-bot merge failed.

@sre-bot
Copy link
Contributor Author

sre-bot commented Jun 5, 2020

/run-all-tests

@sre-bot
Copy link
Contributor Author

sre-bot commented Jun 5, 2020

/run-all-tests

@sre-bot
Copy link
Contributor Author

sre-bot commented Jun 5, 2020

@sre-bot merge failed.

@SunRunAway
Copy link
Contributor

/merge

@sre-bot
Copy link
Contributor Author

sre-bot commented Jun 5, 2020

Your auto merge job has been accepted, waiting for:

  • 17673
  • 17704

@sre-bot
Copy link
Contributor Author

sre-bot commented Jun 5, 2020

/run-all-tests

@bb7133 bb7133 modified the milestones: v4.0.1, v4.0.2 Jun 6, 2020
@zz-jason
Copy link
Member

zz-jason commented Jun 6, 2020

/merge

@sre-bot
Copy link
Contributor Author

sre-bot commented Jun 6, 2020

Your auto merge job has been accepted, waiting for:

  • 17694
  • 17680
  • 17681
  • 17648

@sre-bot
Copy link
Contributor Author

sre-bot commented Jun 6, 2020

/run-all-tests

@sre-bot
Copy link
Contributor Author

sre-bot commented Jun 6, 2020

@sre-bot merge failed.

@wshwsh12 wshwsh12 removed their request for review June 9, 2020 08:16
@SunRunAway
Copy link
Contributor

/merge

@ti-srebot
Copy link
Contributor

/run-all-tests

@ti-srebot
Copy link
Contributor

@sre-bot merge failed.

@SunRunAway
Copy link
Contributor

/merge

@ti-srebot
Copy link
Contributor

/run-all-tests

@ti-srebot
Copy link
Contributor

@sre-bot merge failed.

@SunRunAway
Copy link
Contributor

/rebuild

@windtalker
Copy link
Contributor

/run-common-test

@windtalker
Copy link
Contributor

/run-integration-common-test

@windtalker
Copy link
Contributor

/run-mybatis-test

@windtalker
Copy link
Contributor

/run-sqllogic-test-1

@windtalker
Copy link
Contributor

/run-integration-ddl-test

@windtalker
Copy link
Contributor

/run-integration-compatibility-test

@windtalker
Copy link
Contributor

/run-integration-br-test

1 similar comment
@windtalker
Copy link
Contributor

/run-integration-br-test

@windtalker
Copy link
Contributor

/run-integration-compatibility-test

@windtalker
Copy link
Contributor

/run-integration-br-test

@SunRunAway SunRunAway merged commit cf781a3 into pingcap:release-4.0 Jun 16, 2020
@SunRunAway SunRunAway deleted the release-4.0-a0ebf9578503 branch June 16, 2020 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/expression status/can-merge Indicates a PR has been approved by a committer. status/LGT2 Indicates that a PR has LGTM 2. type/4.0-cherry-pick
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants