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

Migrate Workflow: Scope vindex names correctly when target and source keyspace have different names #16769

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

Commits on Sep 12, 2024

  1. When Migrate workflow is run on sharded keyspaces where the keyspace …

    …names are different, we need to scope the vindex used in the vreplication filter to the local name
    
    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6a55dcd View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Self-review

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    04684af View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Address Review Comments

    Signed-off-by: Rohit Nayak <rohit@planetscale.com>
    rohit-nayak-ps committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e6a3989 View commit details
    Browse the repository at this point in the history