-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
[fix](testcase) fix test case failure of insert null value into not null column #20963
Conversation
clang-tidy review says "All clean, LGTM! 👍" |
run buildall |
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
run buildall |
run clickbench |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…to not null column (apache#20963)" This reverts commit 55a6649. Mannual Revert "[fix](load) in strict mode, return error for insert if datatype convert fails (apache#20378)" This mannual reverts commit 1b94b63
…to not null column (apache#20963)" This reverts commit 55a6649. Mannual Revert "[fix](load) in strict mode, return error for insert if datatype convert fails (apache#20378)" This mannual reverts commit 1b94b63
…ull value into not null column (apache#20963)" This reverts commit 55a6649. Mannual Revert "[fix](load) in strict mode, return error for insert if datatype convert fails (apache#20378)" This mannual reverts commit 1b94b63
…ull value into not null column (apache#20963)" Also Revert "[fix](load) in strict mode, return error for insert if datatype convert fails (apache#20378)"
…to not null column (apache#20963)" This reverts commit 55a6649. Mannual Revert "fix in strict mode, return error for insert if datatype convert fails (apache#20378)" This mannual reverts commit 1b94b63
…to not null column (apache#20963)" This reverts commit 55a6649. Mannual Revert "fix in strict mode, return error for insert if datatype convert fails (apache#20378)" This mannual reverts commit 1b94b63
…to not null column (#20963)" (#23462) * Revert "[fix](testcase) fix test case failure of insert null value into not null column (#20963)" This reverts commit 55a6649. Mannual Revert "fix in strict mode, return error for insert if datatype convert fails (#20378)" This mannual reverts commit 1b94b63 * fix case failure
…to not null column (apache#20963)" This reverts commit 55a6649. Mannual Revert "fix in strict mode, return error for insert if datatype convert fails (apache#20378)" This mannual reverts commit 1b94b63
Proposed changes
Issue Number: close #xxx
Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...