morrySnow commented on code in PR #9670:
URL: https://github.com/apache/incubator-doris/pull/9670#discussion_r876550864
##########
fe/fe-core/src/main/java/org/apache/doris/planner/SetOperationNode.java:
##########
@@ -320,30 +321,30 @@ public void init(Analyzer analyzer) {
}
protected void toThrift(TPlanNode msg, TPlanNodeType nodeType) {
- Preconditions.checkState( materializedResultExprLists_.size() ==
children.size());
Review Comment:
only care about error in this pr, the purpose of this pr is change some
rules' s severity to error and fix all of them.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]