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

tidb_query: add is true/false keep null ScalarFuncSig (#7532) #7565

Merged
merged 3 commits into from
Apr 28, 2020

Conversation

sre-bot
Copy link
Contributor

@sre-bot sre-bot commented Apr 20, 2020

cherry-pick #7532 to release-3.0


Signed-off-by: zhongzc zhongzc_arch@outlook.com

What problem does this PR solve?

Close: pingcap/tidb/issues/15718 pingcap/tidb/issues/15987
Related PR: pingcap/tidb/pull/15718 pingcap/tidb/pull/15987

What is changed and how it works?

Implement ScalarFuncSig::XXXXIsTrueWithNulls, ScalarFuncSig::XXXXIsFalseWithNulls

Check List

Tests

  • Unit test

@sre-bot
Copy link
Contributor Author

sre-bot commented Apr 20, 2020

/run-all-tests

@Reminiscent
Copy link

@zhongzc Please help to fix the conflicts. Thanks!

@BusyJay BusyJay modified the milestones: v3.0.15, v3.0.14 Apr 26, 2020
Signed-off-by: zhongzc <zhongzc_arch@outlook.com>
Signed-off-by: zhongzc <zhongzc_arch@outlook.com>
Signed-off-by: zhongzc <zhongzc_arch@outlook.com>
@youjiali1995
Copy link
Contributor

/merge

@sre-bot sre-bot added the status/can-merge Status: Can merge to base branch label Apr 28, 2020
@sre-bot
Copy link
Contributor Author

sre-bot commented Apr 28, 2020

/run-all-tests

@sre-bot sre-bot merged commit f37cb75 into tikv:release-3.0 Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/can-merge Status: Can merge to base branch type/bugfix Type: PR - Fix a bug type/cherry-pick Type: PR - Cherry pick
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants