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

planner: support vector index in planner #56204

Merged
merged 25 commits into from
Oct 10, 2024

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    add4469 View commit details
    Browse the repository at this point in the history
  2. Pass column_id to TiFlash

    Signed-off-by: Wish <[email protected]>
    breezewish committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e35fd47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d015d8 View commit details
    Browse the repository at this point in the history
  4. address comments

    winoros committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bf3a8e7 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'support-planner-cbo' of ssh://ssh.github.com:443/winoro…

    …s/tidb into support-planner-cbo
    
    * 'support-planner-cbo' of ssh://ssh.github.com:443/winoros/tidb:
      address comments
    breezewish committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    784fd88 View commit details
    Browse the repository at this point in the history
  6. Fix lint

    Signed-off-by: Wish <[email protected]>
    breezewish committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a0b1755 View commit details
    Browse the repository at this point in the history
  7. Fix bazel

    Signed-off-by: Wish <[email protected]>
    breezewish committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c638b26 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c577fa View commit details
    Browse the repository at this point in the history
  9. Fix

    Signed-off-by: Wish <[email protected]>
    breezewish committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0650ca5 View commit details
    Browse the repository at this point in the history
  10. Fix

    Signed-off-by: Wish <[email protected]>
    breezewish committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    19748a5 View commit details
    Browse the repository at this point in the history
  11. Regenerate

    Signed-off-by: Wish <[email protected]>
    breezewish committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b73f16b View commit details
    Browse the repository at this point in the history
  12. fix row count

    winoros committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    75c621f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Fix

    Signed-off-by: Wish <[email protected]>
    breezewish committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1e3853c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into support-planner-cbo

    * origin/master:
      ddl: Stabilized TestRemovePartitioningAutoIDs test. (pingcap#56436)
      execdetails: Display vector search info in EXPLAIN ANALYZE (pingcap#56478)
      ddl: abstract decode job args v1 (pingcap#56420)
    breezewish committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bcbea5c View commit details
    Browse the repository at this point in the history
  3. correct USE INDEX's behavior

    winoros committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1e59ad2 View commit details
    Browse the repository at this point in the history
  4. update tests

    winoros committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    fb5dfff View commit details
    Browse the repository at this point in the history
  5. re-implement the logic

    winoros committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b0d4767 View commit details
    Browse the repository at this point in the history
  6. fix tests

    winoros committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e8074a2 View commit details
    Browse the repository at this point in the history
  7. fix tests

    winoros committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bce942f View commit details
    Browse the repository at this point in the history
  8. go mod tidy & fix test

    winoros committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e1f54ae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f761e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. fix wrong test

    winoros committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f60bfc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8692688 View commit details
    Browse the repository at this point in the history
  3. fix static check

    winoros committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    95feba8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'support-planner-cbo' of https://github.com/winoros/tidb

    …into support-planner-cbo
    winoros committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8b9840f View commit details
    Browse the repository at this point in the history