You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by GitBox <gi...@apache.org> on 2020/05/13 23:40:43 UTC

[GitHub] [parquet-format] a2un commented on a change in pull request #146: PARQUET-1630: Update Bloom filter format

a2un commented on a change in pull request #146:
URL: https://github.com/apache/parquet-format/pull/146#discussion_r424791329



##########
File path: BloomFilter.md
##########
@@ -181,6 +182,9 @@ struct ColumnMetaData {
 
 ```
 
+The Bloom filter data is stored right after pages indexes, the file layout is look like:

Review comment:
       @jbapple  @chenjunjiedada  Hi for some reason this statement has now says "before the page indexes" but the images has the bloom filter after the pages indices. Should be this be updated?




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

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