You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Silvius Rus (Code Review)" <ge...@cloudera.org> on 2016/04/11 18:58:41 UTC

[Impala-CR](cdh5-trunk) Accelerate the bitmap filter operation using AVX2 * The code will compile and run in case of a non-AVX2 machine. * Benchmark for AVX2 Bitmap Set/Get added.

Silvius Rus has posted comments on this change.

Change subject: Accelerate the bitmap filter operation using AVX2 * The code will compile and run in case of a non-AVX2 machine. * Benchmark for AVX2 Bitmap Set/Get added.
......................................................................


Patch Set 1:

Youwei, Impala is not using bitmap filters anymore.  They were replaced by bloom filters.  This change does not make sense anymore.  Can you please abandon it.

-- 
To view, visit http://gerrit.cloudera.org:8080/864
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia955ebf889d87a8ed42b4d507446e515e1d11ef6
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Youwei Wang <42...@qq.com>
Gerrit-Reviewer: Ippokratis Pandis <ip...@cloudera.com>
Gerrit-Reviewer: Silvius Rus <sr...@cloudera.com>
Gerrit-Reviewer: Youwei Wang <42...@qq.com>
Gerrit-HasComments: No