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(storage): store compaction group id in per table info #17125

Merged
merged 59 commits into from
Jun 13, 2024

Commits on Mar 21, 2024

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

    wenym1 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    c802026 View commit details
    Browse the repository at this point in the history
  3. fix compile

    wenym1 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    1216fcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffa06a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

    wenym1 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c091e59 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    5ea467e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d291f0 View commit details
    Browse the repository at this point in the history
  3. impl apply_version_delta

    wenym1 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    b84b211 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80ee13e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'yiming/register-hummock-table-in-commit' into yiming/hu…

    …mmock-snapshot-group
    wenym1 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    ad6fa20 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

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

Commits on Mar 25, 2024

  1. impl purge

    wenym1 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4025d64 View commit details
    Browse the repository at this point in the history
  2. fix

    wenym1 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0e50f63 View commit details
    Browse the repository at this point in the history
  3. fix compile

    wenym1 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e0b0697 View commit details
    Browse the repository at this point in the history
  4. fix

    wenym1 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a493db6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a03260f View commit details
    Browse the repository at this point in the history
  6. Merge branch 'yiming/register-hummock-table-in-commit' into yiming/hu…

    …mmock-snapshot-group
    wenym1 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f89ecd1 View commit details
    Browse the repository at this point in the history
  7. fix comment

    wenym1 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    dbdd475 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'yiming/register-hummock-table-in-commit' into yiming/hu…

    …mmock-snapshot-group
    wenym1 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8318f5f View commit details
    Browse the repository at this point in the history
  9. rename

    wenym1 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    beb78a5 View commit details
    Browse the repository at this point in the history
  10. fix compile

    wenym1 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    af38f68 View commit details
    Browse the repository at this point in the history
  11. impl system table

    wenym1 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    778080b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5860e14 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. unregister table id separately

    wenym1 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f4dd843 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'yiming/register-hummock-table-in-commit' into yiming/hu…

    …mmock-snapshot-group
    wenym1 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f934ba8 View commit details
    Browse the repository at this point in the history
  3. refine

    wenym1 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a8bf79d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e94774c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'yiming/register-hummock-table-in-commit' into yiming/hu…

    …mmock-snapshot-group
    wenym1 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7cdca7b View commit details
    Browse the repository at this point in the history
  6. add more panic log

    wenym1 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2a41e01 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    ef3af37 View commit details
    Browse the repository at this point in the history
  2. add prev id assertion

    wenym1 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6dbaebb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b980553 View commit details
    Browse the repository at this point in the history
  4. fix

    wenym1 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    8000937 View commit details
    Browse the repository at this point in the history
  5. rename

    wenym1 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    d53a32d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 10, 2024

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

Commits on May 7, 2024

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

Commits on May 21, 2024

  1. Merge commit 'dac892e9777d4c249da3ae81fdf7b2d3d1218ae7' into yiming/h…

    …ummock-snapshot-group
    wenym1 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    307340d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11e7198 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on May 28, 2024

  1. per table snapshot

    wenym1 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    37df492 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 5, 2024

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

    wenym1 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8735ebb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f31e14 View commit details
    Browse the repository at this point in the history
  4. extract rebuild index

    wenym1 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    07ff5e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc60078 View commit details
    Browse the repository at this point in the history
  6. remove log

    wenym1 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7c97d95 View commit details
    Browse the repository at this point in the history
  7. fix compile

    wenym1 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b717e7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c05e376 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ad89de View commit details
    Browse the repository at this point in the history
  10. fix test

    wenym1 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8030edc View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    ef81602 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary logic

    wenym1 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0ffc3ad View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    0f55e99 View commit details
    Browse the repository at this point in the history
  2. fix comment

    wenym1 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9e53e9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae1b046 View commit details
    Browse the repository at this point in the history