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

Online DDL: ALTER VIEW to respect --postpone-completion strategy flag #11899

Closed

Commits on Dec 7, 2022

  1. Added endtoend test to validate postponed REVERT of an ALTER VIEW sta…

    …tement: test indicates a bug
    
    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    0a58a59 View commit details
    Browse the repository at this point in the history
  2. ALTER VIEW now respects --postpone-completion flag

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    96aa981 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. typo

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    f8e5204 View commit details
    Browse the repository at this point in the history