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

[GitHub] [arrow] mapleFU opened a new issue, #34665: [C++][Parquet] Parquet Support Read BloomFilter

mapleFU opened a new issue, #34665:
URL: https://github.com/apache/arrow/issues/34665

   ### Describe the enhancement requested
   
   Previously in the patch below, we implement bf for the current spec:
   1. https://github.com/apache/arrow/pull/33995
   2. https://github.com/apache/arrow/pull/33776
   
   Now I can support read from bloom filter in parquet file.
   
   ### Component(s)
   
   C++, Parquet


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

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


[GitHub] [arrow] westonpace closed issue #34665: [C++][Parquet] Parquet Support Read BloomFilter

Posted by "westonpace (via GitHub)" <gi...@apache.org>.
westonpace closed issue #34665: [C++][Parquet] Parquet Support Read BloomFilter
URL: https://github.com/apache/arrow/issues/34665


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

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


[GitHub] [arrow] mapleFU commented on issue #34665: [C++][Parquet] Parquet Support Read BloomFilter

Posted by "mapleFU (via GitHub)" <gi...@apache.org>.
mapleFU commented on issue #34665:
URL: https://github.com/apache/arrow/issues/34665#issuecomment-1478240291

   take


-- 
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-unsubscribe@arrow.apache.org

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