You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/07/08 09:01:34 UTC

[GitHub] [incubator-doris] morningman commented on a change in pull request #6180: [optimize] Optimize bloomfilter performance

morningman commented on a change in pull request #6180:
URL: https://github.com/apache/incubator-doris/pull/6180#discussion_r666002371



##########
File path: be/src/exprs/block_bloom_filter_avx_impl.cc
##########
@@ -0,0 +1,65 @@
+#ifdef __AVX2__

Review comment:
       header

##########
File path: be/src/exprs/block_bloom_filter.hpp
##########
@@ -0,0 +1,174 @@
+#pragma once

Review comment:
       header




-- 
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-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org