Gabriel39 commented on code in PR #58582:
URL: https://github.com/apache/doris/pull/58582#discussion_r2587370024
##########
be/src/olap/column_predicate.h:
##########
@@ -377,6 +383,7 @@ class ColumnPredicate {
}
uint32_t _column_id;
+ PrimitiveType _primitive_type;
Review Comment:
不是,比如nullpredicate这种
--
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]