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

Track shard session affecting change inside the transaction #17266

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Nov 20, 2024

  1. refactor: session find and append/update logic

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    74f48d4 View commit details
    Browse the repository at this point in the history
  2. tracking rows affected on each shard session

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a114cfa View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. fix: nil checks on shard session and shard action info

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b487724 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ddf65e View commit details
    Browse the repository at this point in the history
  3. refactor code around rows affected

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e8c332e View commit details
    Browse the repository at this point in the history
  4. test: added executor unit test

    Signed-off-by: Harshit Gangal <[email protected]>
    harshit-gangal committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    15ec122 View commit details
    Browse the repository at this point in the history