Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Pass optional readers to override and cache metadata objects #249

Merged
merged 5 commits into from
Jun 30, 2022

Commits on Jun 27, 2022

  1. Use interface cast-check to set metadata offsets in reader

    Signed-off-by: Annanay Agarwal <annanay.agarwal@grafana.com>
    annanay25 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    441016c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Do not set magic header offset, move bloom to OpenFile

    Signed-off-by: Annanay Agarwal <annanay.agarwal@grafana.com>
    annanay25 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    8f30b2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5c0229 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Include header length in bloom filter section

    Signed-off-by: Annanay Agarwal <annanay.agarwal@grafana.com>
    annanay25 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    42cad85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b195609 View commit details
    Browse the repository at this point in the history