Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-2257

[Format] Add bloom_filter_length to ColumnMetaData

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • format-2.10.0
    • parquet-format
    • None

    Description

      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.

      Attachments

        Activity

          People

            wgtmac Gang Wu
            wgtmac Gang Wu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: