jmk1011 commented on issue #2706: Fix invalid to_bitmap input lead to BE core URL: https://github.com/apache/incubator-doris/pull/2706#issuecomment-572418777 with commit https://github.com/apache/incubator-doris/commit/3022955f32c9764fd2634d57faa14664212d1831,select hex(to_bitmap(1)) is supported. Now I have a problem. After inserting 222 different data, the calculated of bitmap_union_count result is 221. So I want to take a look at the results of hex(bitmap_hash(data)), and see if there are any duplicates of bitmap_hash(data)
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org