amorynan commented on code in PR #34683: URL: https://github.com/apache/doris/pull/34683#discussion_r1597328907
########## be/src/vec/functions/array/function_array_index.h: ########## @@ -77,6 +77,7 @@ struct ArrayCountEqual { struct ParamValue { PrimitiveType type; Field value; + [[maybe_unused]] bool is_evaled_inverted_idx = false; Review Comment: it will be in array_match_any -- 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