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: support online create multi-valued index #40304

Merged
merged 10 commits into from
Jan 6, 2023

Commits on Jan 5, 2023

  1. add test

    Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
    xiongjiwei committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    7019104 View commit details
    Browse the repository at this point in the history
  2. support online ddl

    Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
    xiongjiwei committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    f181e3a View commit details
    Browse the repository at this point in the history
  3. add realtikv test

    Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
    xiongjiwei committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    5f0ee8c View commit details
    Browse the repository at this point in the history
  4. revert

    Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
    xiongjiwei committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    bdb0b00 View commit details
    Browse the repository at this point in the history
  5. add workload for realtikv

    Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
    xiongjiwei committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    b7e440d View commit details
    Browse the repository at this point in the history
  6. fix test

    Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
    xiongjiwei committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    deb345d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. remove unused parameter

    Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
    xiongjiwei committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    d51007e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae256ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cc4af2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4922bb View commit details
    Browse the repository at this point in the history