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: args v2 for add/drop/rename index, include PK/vector-index #56130

Merged
merged 39 commits into from
Oct 12, 2024

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    5cc608a View commit details
    Browse the repository at this point in the history
  2. Update

    joechenrh committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    8518713 View commit details
    Browse the repository at this point in the history
  3. Update code

    joechenrh committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    265db55 View commit details
    Browse the repository at this point in the history
  4. Update code

    joechenrh committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    ea07abe View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Fix test

    joechenrh committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b475261 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc0b14f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Fix bazel and add tests

    joechenrh committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2a28718 View commit details
    Browse the repository at this point in the history
  2. Fix test

    joechenrh committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3ffe864 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Update decode for v1

    joechenrh committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c97dd4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ca24d4 View commit details
    Browse the repository at this point in the history
  3. Fix test

    joechenrh committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bd046aa View commit details
    Browse the repository at this point in the history
  4. Add some comments

    joechenrh committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    dc1642c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Some refactor

    joechenrh committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    cdd9d74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69fffec View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

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

Commits on Oct 8, 2024

  1. Merge vector index

    joechenrh committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3134c5d View commit details
    Browse the repository at this point in the history
  2. Update

    joechenrh committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    024e2bd View commit details
    Browse the repository at this point in the history
  3. Update

    joechenrh committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    240aea6 View commit details
    Browse the repository at this point in the history
  4. Update

    joechenrh committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2cacf44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3962b53 View commit details
    Browse the repository at this point in the history
  6. Change version of subjobs

    joechenrh committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1e657b8 View commit details
    Browse the repository at this point in the history
  7. Fix bdr bug

    joechenrh committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e559cb8 View commit details
    Browse the repository at this point in the history
  8. Fix bdr bug

    joechenrh committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    38c092c View commit details
    Browse the repository at this point in the history
  9. Fix mysql test

    joechenrh committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    871bbb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    fffe244 View commit details
    Browse the repository at this point in the history
  2. Fix after merge

    joechenrh committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a0fec13 View commit details
    Browse the repository at this point in the history
  3. Fix build

    joechenrh committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b6bfc48 View commit details
    Browse the repository at this point in the history
  4. Address comments

    joechenrh committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    124143a View commit details
    Browse the repository at this point in the history
  5. Fix

    joechenrh committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    dcc8a59 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Add more comments

    joechenrh committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    436bcf5 View commit details
    Browse the repository at this point in the history
  2. Address comments

    joechenrh committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d9711a8 View commit details
    Browse the repository at this point in the history
  3. Fix bug

    joechenrh committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f8e70e6 View commit details
    Browse the repository at this point in the history
  4. Address comment

    joechenrh committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7b2bb76 View commit details
    Browse the repository at this point in the history
  5. Remove IsFinishedArg flag

    joechenrh committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6ad4cfd View commit details
    Browse the repository at this point in the history
  6. Address comments

    joechenrh committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    92df5ab View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Merge three args into one

    joechenrh committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    cff4182 View commit details
    Browse the repository at this point in the history
  2. Fix build

    joechenrh committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e1177cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd08cef View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Address comments

    joechenrh committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    d870599 View commit details
    Browse the repository at this point in the history