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: --in-order-completion ddl strategy and logic #12113

Merged
merged 11 commits into from
Jan 31, 2023

Commits on Jan 17, 2023

  1. Adding a test that validates in-order completion (currently fails bec…

    …ause feature is unimplemented)
    
    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    fbfdb9c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into onlineddl-in-order-completion

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    d316afa View commit details
    Browse the repository at this point in the history
  3. Online DDL: --in-order-completion ddl strategy and logic

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

Commits on Jan 18, 2023

  1. additional test for --in-order-completion

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    06fee67 View commit details
    Browse the repository at this point in the history
  2. another test for --in-order-completion

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    5fa5f79 View commit details
    Browse the repository at this point in the history
  3. release notes

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    43e0927 View commit details
    Browse the repository at this point in the history
  4. typo

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

Commits on Jan 24, 2023

  1. actually checking for completion...!

    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    446e542 View commit details
    Browse the repository at this point in the history
  2. completed_timestamp modified to timestamp(6)

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

Commits on Jan 31, 2023

  1. Update doc/releasenotes/16_0_0_release_notes.md

    Co-authored-by: Deepthi Sigireddi <[email protected]>
    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach and deepthi authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    d5ab89d View commit details
    Browse the repository at this point in the history
  2. Update doc/releasenotes/16_0_0_release_notes.md

    Co-authored-by: Deepthi Sigireddi <[email protected]>
    Signed-off-by: Shlomi Noach <[email protected]>
    shlomi-noach and deepthi authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    4ccdba4 View commit details
    Browse the repository at this point in the history