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: function INSERT should return NULL if any argument is NULL #11248

Conversation

SunRunAway
Copy link
Contributor

@SunRunAway SunRunAway commented Jul 15, 2019

Automated cherry pick of #11237 on release-3.0.
Function INSERT should be NULL if any argument is NULL.

@SunRunAway SunRunAway changed the title expression: function INSERT should return NULL if any argument is NULL Automated cherry pick of #11237 on release-3.0. Function INSERT should be NULL if any argument is NULL. expression: function INSERT should return NULL if any argument is NULL. Jul 15, 2019
@SunRunAway SunRunAway changed the title expression: function INSERT should return NULL if any argument is NULL. expression: function INSERT should return NULL if any argument is NULL Jul 15, 2019
@wshwsh12
Copy link
Contributor

/run-all-tests

Copy link
Contributor

@wshwsh12 wshwsh12 left a comment

Choose a reason for hiding this comment

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

LGTM

@wshwsh12 wshwsh12 added the status/LGT1 Indicates that a PR has LGTM 1. label Jul 15, 2019
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/LGT2 Indicates that a PR has LGTM 2. and removed status/LGT1 Indicates that a PR has LGTM 1. labels Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/expression status/LGT2 Indicates that a PR has LGTM 2. type/bugfix This PR fixes a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants