XiangpengHao commented on issue #7739:
URL: https://github.com/apache/arrow-rs/issues/7739#issuecomment-3000635215

   This is super cool @jhorstmann 
   
   As a parallel work, I'm optimizing decoding bit-packed data, and implemented 
the algorithm in this paper: 
https://www.microsoft.com/en-us/research/publication/selection-pushdown-in-column-stores-using-bit-manipulation-instructions/
   
   here: https://github.com/XiangpengHao/bmi-select
   
   I'll think about whether/how to integrate it into our decoder


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to