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

[release-16.0] VReplication: ignore GC tables in schema analysis (#12320) #12362

Merged
merged 4 commits into from
Feb 21, 2023

Commits on Feb 12, 2023

  1. TableFilter: fix excluded RE listing

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    be5f51b View commit details
    Browse the repository at this point in the history
  2. extract GCTableNameExpression

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    73c90d1 View commit details
    Browse the repository at this point in the history
  3. VReplication: exclude GC tables when reading schema

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    97b05ce View commit details
    Browse the repository at this point in the history
  4. wrap schema analyzis errors for better tracability

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    843bc1b View commit details
    Browse the repository at this point in the history