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

[WIP] Add constructor for Tablechanges to get a CDF scan #459

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

Commits on Oct 28, 2024

  1. Move log segment into separate module

    Log segment is going to be used by both snapshot and table changes.
    It makes sense to separate it into its own module
    OussamaSaoudi-db committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c7913dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b331ac View commit details
    Browse the repository at this point in the history
  3. Improve comments

    OussamaSaoudi-db committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f1f9886 View commit details
    Browse the repository at this point in the history
  4. Remove table changes

    OussamaSaoudi-db committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8122113 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46185ae View commit details
    Browse the repository at this point in the history
  6. change visibility

    OussamaSaoudi-db committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    471a858 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    4ac35da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6297805 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e569719 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5edf4db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b8463a View commit details
    Browse the repository at this point in the history
  6. fix failing tests

    OussamaSaoudi-db committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5300a7b View commit details
    Browse the repository at this point in the history
  7. Get rid of warnings

    OussamaSaoudi-db committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    81d0de0 View commit details
    Browse the repository at this point in the history
  8. Fix failing tests

    OussamaSaoudi-db committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6b85932 View commit details
    Browse the repository at this point in the history
  9. Apply suggestions from code review

    Co-authored-by: Ryan Johnson <[email protected]>
    OussamaSaoudi-db and scovich authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1384ea3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0182326 View commit details
    Browse the repository at this point in the history
  11. fix imports

    OussamaSaoudi-db committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d053a77 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    52f57e5 View commit details
    Browse the repository at this point in the history
  13. address nits

    OussamaSaoudi-db committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    aa6c9f4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dca491c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bf5cdd4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    748bab9 View commit details
    Browse the repository at this point in the history
  17. Remove old code

    OussamaSaoudi-db committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2a6eb3e View commit details
    Browse the repository at this point in the history
  18. Fix failing tests

    OussamaSaoudi-db committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    841f17f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1ce29d8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a2f9810 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5f7a680 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6d8e35f View commit details
    Browse the repository at this point in the history
  23. Fix failing tests

    OussamaSaoudi-db committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ea7029a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9464d4e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f320416 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ecd6cd7 View commit details
    Browse the repository at this point in the history
  27. Revert "Add beginning of the Scannable trait"

    This reverts commit 470446b.
    OussamaSaoudi-db committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    585c663 View commit details
    Browse the repository at this point in the history
  28. Constructor

    OussamaSaoudi-db committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b2af9e6 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    6e814cf View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    412f551 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    1a6a630 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    de206c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    298c70c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a043b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    759f537 View commit details
    Browse the repository at this point in the history
  4. Fix comments

    OussamaSaoudi-db committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    42896ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c558715 View commit details
    Browse the repository at this point in the history
  6. fix failing test

    OussamaSaoudi-db committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    44db9ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab672e6 View commit details
    Browse the repository at this point in the history
  8. address pr comments

    OussamaSaoudi-db committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6241ed1 View commit details
    Browse the repository at this point in the history