You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/05/13 23:41:00 UTC

[jira] [Commented] (PARQUET-1630) Resolve Bloom filter spec concerns

    [ https://issues.apache.org/jira/browse/PARQUET-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17106733#comment-17106733 ] 

ASF GitHub Bot commented on PARQUET-1630:
-----------------------------------------

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


> Resolve Bloom filter spec concerns
> ----------------------------------
>
>                 Key: PARQUET-1630
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1630
>             Project: Parquet
>          Issue Type: Sub-task
>          Components: parquet-format
>            Reporter: Junjie Chen
>            Assignee: Junjie Chen
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: format-2.7.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)