jhorstmann commented on PR #2278:
URL: https://github.com/apache/arrow-rs/pull/2278#issuecomment-1203618182

   I think in this case using a dependency could be preferrable and lead to 
even faster code. A macro relying on implementation details of how identifiers 
are generated is indeed a bit ugly. I know that parquet2 is using the 
[bitpacking crate](https://crates.io/crates/bitpacking), which uses optimized 
vectorized implementations without relying too much on llvm.


-- 
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: github-unsubscr...@arrow.apache.org

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

Reply via email to