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

feat: adding column of table schema change #8063

Merged
merged 25 commits into from Feb 27, 2023
Merged

Commits on Feb 20, 2023

  1. remove hanging channels

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 20, 2023
    Copy the full SHA
    6a24599 View commit details
    Browse the repository at this point in the history
  2. minor refactor

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 20, 2023
    Copy the full SHA
    b189142 View commit details
    Browse the repository at this point in the history
  3. add procedure

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 20, 2023
    Copy the full SHA
    c3c7d6c View commit details
    Browse the repository at this point in the history
  4. more procedure

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 20, 2023
    Copy the full SHA
    71a8f9d View commit details
    Browse the repository at this point in the history
  5. more and more procedure

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 20, 2023
    Copy the full SHA
    ce562ac View commit details
    Browse the repository at this point in the history
  6. bug fixes

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 20, 2023
    Copy the full SHA
    5fc06dc View commit details
    Browse the repository at this point in the history
  7. receiver with updated upstream

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 20, 2023
    Copy the full SHA
    01341fe View commit details
    Browse the repository at this point in the history
  8. insert with version

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 20, 2023
    Copy the full SHA
    896d92e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Copy the full SHA
    3cdd96f View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Merge remote-tracking branch 'origin/main' into bz/schema-change-meta…

    …-part-2
    
    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 22, 2023
    Copy the full SHA
    70a4cef View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6481c08 View commit details
    Browse the repository at this point in the history
  3. pass dispatcher

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 22, 2023
    Copy the full SHA
    ad93996 View commit details
    Browse the repository at this point in the history
  4. make it run

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 22, 2023
    Copy the full SHA
    40f94c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Merge remote-tracking branch 'origin/main' into bz/schema-change-meta…

    …-part-2
    
    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 23, 2023
    Copy the full SHA
    ec96672 View commit details
    Browse the repository at this point in the history
  2. add col index mapping proto

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 23, 2023
    Copy the full SHA
    d5276db View commit details
    Browse the repository at this point in the history
  3. use col index mapping to rewrite

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 23, 2023
    Copy the full SHA
    dfff538 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. refine docs

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 24, 2023
    Copy the full SHA
    5129551 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    788db47 View commit details
    Browse the repository at this point in the history
  3. update proto

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 24, 2023
    Copy the full SHA
    4d64bf1 View commit details
    Browse the repository at this point in the history
  4. update merges

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 24, 2023
    Copy the full SHA
    9827c6a View commit details
    Browse the repository at this point in the history
  5. pause then replace

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 24, 2023
    Copy the full SHA
    9035ef1 View commit details
    Browse the repository at this point in the history
  6. add tests

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 24, 2023
    Copy the full SHA
    54a92dd View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Merge remote-tracking branch 'origin/main' into bz/schema-change-meta…

    …-part-2
    
    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 27, 2023
    Copy the full SHA
    f7c085e View commit details
    Browse the repository at this point in the history
  2. refactor to ddl controller

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 27, 2023
    Copy the full SHA
    9f69875 View commit details
    Browse the repository at this point in the history
  3. refactor catalog

    Signed-off-by: Bugen Zhao <i@bugenzhao.com>
    BugenZhao committed Feb 27, 2023
    Copy the full SHA
    7bb5515 View commit details
    Browse the repository at this point in the history