Move MERGE checks for nulls in non nullable columns to planner#13824
Conversation
@homar can you please give the PR a name? |
There was a problem hiding this comment.
coalesced -> checked
or, I'd perhaps simply reassign rewritten and keep rowBuilder.add(rewritten); after the if.
There was a problem hiding this comment.
strange that checkstyle didn't complain :/
There was a problem hiding this comment.
anyway there will be no else
There was a problem hiding this comment.
strange that checkstyle didn't complain :/
that's something we can try to improve. do you want to take a stab?
There was a problem hiding this comment.
redundant newline (fixed in the second commit, please amend the first one)
There was a problem hiding this comment.
redundant newline (fixed in the second commit, please amend the first one)
e4eba9d to
169f009
Compare
169f009 to
61a199b
Compare
|
Failure is not related, I opened an issue for it: #13849 |
|
Thanks! |
Description
Related issues, pull requests, and links
Fixes: #13795
Documentation
(x) No documentation is needed.
( ) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.
Release notes
(x) No release notes entries required.
( ) Release notes entries required with the following suggested text: