Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: introduce columnar segment info cache #16505

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Sep 22, 2024

  1. add columnar segment info

    SkyFan2002 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    35012d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    2fc40d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    b2eb83f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. prune with columnar cache

    SkyFan2002 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6c80590 View commit details
    Browse the repository at this point in the history
  2. merge main

    SkyFan2002 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    069208d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    93caf3b View commit details
    Browse the repository at this point in the history
  2. cargo clippy

    SkyFan2002 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0353ff6 View commit details
    Browse the repository at this point in the history
  3. fix typo

    SkyFan2002 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f4810f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. adjust test

    SkyFan2002 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    6dab7aa View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. revert

    SkyFan2002 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    43eb174 View commit details
    Browse the repository at this point in the history
  2. update

    SkyFan2002 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    fd9a456 View commit details
    Browse the repository at this point in the history
  3. update

    SkyFan2002 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ff74a64 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. refactor

    SkyFan2002 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b2beaad View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. update

    SkyFan2002 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ec6452f View commit details
    Browse the repository at this point in the history
  2. fix assert

    SkyFan2002 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    caa541d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. fix

    SkyFan2002 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3cd10b4 View commit details
    Browse the repository at this point in the history