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, parser: implement the normal flow of distributed processing in DDL reorg phase for adding index #40542

Merged
merged 35 commits into from
Feb 6, 2023

Commits on Jan 6, 2023

  1. ddl: support dist-reorg

    zimulala committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    2565d07 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. ddl: pass tests and update

    zimulala committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    4de2861 View commit details
    Browse the repository at this point in the history
  2. tiny update

    zimulala committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    b0712f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae940a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    c64b193 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fff15a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    e813a44 View commit details
    Browse the repository at this point in the history
  2. add distributereorg feature flag

    Signed-off-by: Weizhen Wang <[email protected]>
    hawkingrei committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    edf840a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f52b03 View commit details
    Browse the repository at this point in the history
  4. *: fix "pool is existed" test

    Signed-off-by: Weizhen Wang <[email protected]>
    hawkingrei authored and zimulala committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    114a957 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b5025c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    641c14d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a634a39 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    6d2d1e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1353abc View commit details
    Browse the repository at this point in the history
  3. ddl: make merge happy

    zimulala committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    81e8c5b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    bbae32b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    618b4ba View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    955da08 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    36617f4 View commit details
    Browse the repository at this point in the history
  2. ddl/ingest: fix pingcap#40881

    zimulala committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    bef0fb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f2149e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf25e1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71d70cb View commit details
    Browse the repository at this point in the history
  6. ddl: make bazel happy

    zimulala committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    563165e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. *: add intest tag

    zimulala committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    90d573c View commit details
    Browse the repository at this point in the history
  2. ddl: make test faster

    zimulala committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    35ec0d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cc4071 View commit details
    Browse the repository at this point in the history
  4. *: update gomod

    zimulala committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    9873b3e View commit details
    Browse the repository at this point in the history
  5. *: update deps.bzl

    zimulala committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    63ff399 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    7e9b4c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. *: update .bazelrc

    zimulala committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    1e0403c View commit details
    Browse the repository at this point in the history
  2. *: revert --test_output

    zimulala committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    8d02ea6 View commit details
    Browse the repository at this point in the history
  3. *: update DEPS.bzl

    zimulala committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    90096d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b940076 View commit details
    Browse the repository at this point in the history