yiguolei commented on code in PR #58582:
URL: https://github.com/apache/doris/pull/58582#discussion_r2584428071
##########
be/src/runtime/runtime_predicate.h:
##########
@@ -154,8 +154,9 @@ class RuntimePredicate {
Field _orderby_extrem {PrimitiveType::TYPE_NULL};
Arena _predicate_arena;
std::function<std::string(const Field&)> _get_value_fn;
- std::function<ColumnPredicate*(const DataTypePtr&, int, const
std::string&, bool,
Review Comment:
这个里面一堆类似get_date_value 的是不是没用了
--
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]