You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by "mapleFU (via GitHub)" <gi...@apache.org> on 2023/05/05 12:59:14 UTC

[GitHub] [incubator-kvrocks] mapleFU commented on issue #1423: For bitmap, there are some suggestions

mapleFU commented on issue #1423:
URL: https://github.com/apache/incubator-kvrocks/issues/1423#issuecomment-1536226013

   For bitmap compression, there are multiple possible ways. And please notice that, for a "dense" bitmap, compression might be useless.
   
   There are some mature bitmap compression methods, like Roaring Bitmap or Oracle BCC.
   
   By the way, introducing an format change should be heavy, because we need to detect which underlying data is used and considering the backward capability.


-- 
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: issues-unsubscribe@kvrocks.apache.org

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