mapleFU commented on issue #37559: URL: https://github.com/apache/arrow/issues/37559#issuecomment-1754467506
> I'm a graduate student in Harbin Institute of Technology, I'm very interested in this issue and I want to jointly reproduce the operation of pushdown using BMI. @SZn5489 Thanks, the BMI part is the final part of filter pushdown, it just works on `Decoder` interface (see `src/parquet/encoding.cc` and it's decoder). There are lots of previous work todo, including the Selection vector implemention, and filter interface. -- 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]
