asfimport opened a new issue, #409:
URL: https://github.com/apache/parquet-format/issues/409

   The specs only has added bloom_filter_offset to locate the bloom filter. The 
reader cannot load the bloom filter in a single shot until it parses the bloom 
filter header to get the total size.
   This issue proposes to add an optional bloom_filter_length field to track 
the size of bloom filter to facilitate I/O scheduling. 
   
   **Reporter**: [Gang 
Wu](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=wgtmac) / 
@wgtmac
   
   <sub>**Note**: *This issue was originally created as 
[PARQUET-2257](https://issues.apache.org/jira/browse/PARQUET-2257). Please see 
the [migration 
documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further 
details.*</sub>


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to