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

ddl: refactor the args for the DDL type of renametable #55959

Merged
merged 13 commits into from
Sep 18, 2024

Commits on Sep 9, 2024

  1. refactor the args for renameTable DDL type

    Signed-off-by: joccau <[email protected]>
    joccau committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e96147d View commit details
    Browse the repository at this point in the history
  2. maintain test case

    Signed-off-by: joccau <[email protected]>
    joccau committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    39badaf View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    9d356d4 View commit details
    Browse the repository at this point in the history
  2. deal comments

    Signed-off-by: joccau <[email protected]>
    joccau committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    266da27 View commit details
    Browse the repository at this point in the history
  3. add job version when create ddl job

    Signed-off-by: joccau <[email protected]>
    joccau committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    76e9d8e View commit details
    Browse the repository at this point in the history
  4. maintain test case

    Signed-off-by: joccau <[email protected]>
    joccau committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5530728 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. add ut

    Signed-off-by: joccau <[email protected]>
    joccau committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a5e04f1 View commit details
    Browse the repository at this point in the history
  2. add function UpdateRenameTableArgs

    Signed-off-by: joccau <[email protected]>
    joccau committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4220409 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    a1d1233 View commit details
    Browse the repository at this point in the history
  2. deal comments in pr

    Signed-off-by: joccau <[email protected]>
    joccau committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5da35dc View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. update code

    Signed-off-by: joccau <[email protected]>
    joccau committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2aafaad View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. cache the renametableArgs in jobWraper

    Signed-off-by: joccau <[email protected]>
    joccau committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f054a0e View commit details
    Browse the repository at this point in the history
  2. udpate code

    Signed-off-by: joccau <[email protected]>
    joccau committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    36c1356 View commit details
    Browse the repository at this point in the history