jacktengg commented on code in PR #24190: URL: https://github.com/apache/doris/pull/24190#discussion_r1322709525
########## regression-test/suites/query_p0/sql_functions/bitmap_functions/test_bitmap_function.groovy: ########## @@ -833,6 +833,8 @@ suite("test_bitmap_function") { // orthogonal_bitmap_intersect_count(id_bitmap, tag, 0) as count2_bitmap from test_orthog_bitmap_intersect; // """ + ///////////////////////////// + // test bitmap base64 Review Comment: already added case for nereids in `regression-test/suites/query_p0/sql_functions/bitmap_functions/test_bitmap_function.groovy` -- 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