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

slack-19.0: backport vtorc optimisations, pt. 1 #555

Draft
wants to merge 6 commits into
base: slack-19.0
Choose a base branch
from

Commits on Nov 7, 2024

  1. Move to native sqlite3 queries (vitessio#17124)

    Signed-off-by: Dirkjan Bussink <d.bussink@gmail.com>
    Co-authored-by: Tim Vaillancourt <tim@timvaillancourt.com>
    dbussink and timvaillancourt committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    95de1fc View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. missing updates

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    timvaillancourt committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6083aa5 View commit details
    Browse the repository at this point in the history
  2. fix %

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    timvaillancourt committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a63d74c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3f1eb5 View commit details
    Browse the repository at this point in the history
  4. missing comma

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    timvaillancourt committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7d48a19 View commit details
    Browse the repository at this point in the history
  5. Improve efficiency of vtorc topo calls (vitessio#17071)

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    Co-authored-by: Matt Lord <mattalord@gmail.com>
    timvaillancourt and mattlord committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f0476bb View commit details
    Browse the repository at this point in the history