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/30 03:57:25 UTC

[GitHub] [arrow] mapleFU opened a new issue, #34785: [C++][Parquet] Allow writing BloomFilter for specific column

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

   ### Describe the enhancement requested
   
   In parquet spec, we can have a BloomFilter for a column in one RowGroup. Writer can set BloomFilter when writing columns. The setting patterns would be like `{write_bloom, ndv}` in column properties.
   
   ### 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] mapleFU commented on issue #34785: [C++][Parquet] Allow writing BloomFilter for specific column

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

   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


[GitHub] [arrow] mapleFU commented on issue #34785: [C++][Parquet] Allow writing BloomFilter for specific column

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

   /assignme


-- 
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