HappenLee commented on code in PR #38300: URL: https://github.com/apache/doris/pull/38300#discussion_r1703646508
########## be/src/vec/exprs/vruntimefilter_wrapper.h: ########## @@ -39,12 +39,25 @@ class VExprContext; } // namespace vectorized } // namespace doris +inline double get_in_list_ignore_thredhold(size_t list_size) { Review Comment: better eazy to cal and understand -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org