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

Replace TenantIndex, BlockMeta and CompactedBlockMeta with proto near-equivalents #4072

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

Commits on Sep 13, 2024

  1. Update proto for v1 backend

    zalegrala committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e799a6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8c7e22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b615cdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7c624e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cabe58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    388695d View commit details
    Browse the repository at this point in the history
  7. Test WriteTenantIndex

    zalegrala committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6978be4 View commit details
    Browse the repository at this point in the history
  8. Implement json for uuid

    zalegrala committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d5d0e8b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c3c4807 View commit details
    Browse the repository at this point in the history
  10. Passing backend tests

    zalegrala committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8a0c948 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    09930f3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4bb7385 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    732b04d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a3676d6 View commit details
    Browse the repository at this point in the history
  15. Add uuid.From helper

    zalegrala committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    54a77b9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d6275c0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    de201f9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    20270e2 View commit details
    Browse the repository at this point in the history
  19. Lint and clean up

    zalegrala committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    136c639 View commit details
    Browse the repository at this point in the history
  20. Fix serverless

    zalegrala committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f30e46a View commit details
    Browse the repository at this point in the history
  21. Fix cli

    zalegrala committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    134e3f5 View commit details
    Browse the repository at this point in the history
  22. Fix cli

    zalegrala committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5437879 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    985173a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d848747 View commit details
    Browse the repository at this point in the history
  25. Update backend/test

    zalegrala committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0374544 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    08dc222 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8d80884 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1d05868 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    345c0de View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    8481436 View commit details
    Browse the repository at this point in the history
  31. Drop benchmark index

    zalegrala committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bf6dc00 View commit details
    Browse the repository at this point in the history
  32. Clean commented code

    zalegrala committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1260a60 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    b9d2452 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    7ab7387 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    cc764f5 View commit details
    Browse the repository at this point in the history
  36. Fix lint

    zalegrala committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0539acf View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    91d5c23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8daa614 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c20bc4 View commit details
    Browse the repository at this point in the history
  4. Re-plumb UUID through cmd

    zalegrala committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5f4314b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17f6aae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c525df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9dc739 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e87db4 View commit details
    Browse the repository at this point in the history