-
Notifications
You must be signed in to change notification settings - Fork 409
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
compute: Add Vector data type and functions #9262
Merged
ti-chi-bot
merged 9 commits into
pingcap:feature/vector-index
from
Lloyd-Pottiger:cherry-pick-0
Jul 31, 2024
Merged
compute: Add Vector data type and functions #9262
ti-chi-bot
merged 9 commits into
pingcap:feature/vector-index
from
Lloyd-Pottiger:cherry-pick-0
Jul 31, 2024
Commits on Jul 29, 2024
-
[cherry-pick] compute: Add Vector data type and functions (pingcap#153)
* Add Vector data type (pingcap#141) Signed-off-by: Wish <[email protected]> * compute: Add vector functions (pingcap#146) Signed-off-by: Wish <[email protected]> * compute: Fix vector precision (pingcap#147) Signed-off-by: Wish <[email protected]> * compute: Fix vector distance over NULLs (pingcap#148) Signed-off-by: Wish <[email protected]> * [cherry-pick] Storages: Make DMFile ready for new column indexes/types (pingcap#149) Signed-off-by: Wish <[email protected]> --------- Signed-off-by: Wish <[email protected]> Co-authored-by: Wenxuan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87943d1 - Browse repository at this point
Copy the full SHA 87943d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4633dc - Browse repository at this point
Copy the full SHA b4633dcView commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4492abb - Browse repository at this point
Copy the full SHA 4492abbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab8149a - Browse repository at this point
Copy the full SHA ab8149aView commit details -
Signed-off-by: Lloyd-Pottiger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eac7233 - Browse repository at this point
Copy the full SHA eac7233View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0a38ae - Browse repository at this point
Copy the full SHA e0a38aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for feb28b7 - Browse repository at this point
Copy the full SHA feb28b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fb3da8 - Browse repository at this point
Copy the full SHA 5fb3da8View commit details -
Configuration menu - View commit details
-
Copy full SHA for be12cb7 - Browse repository at this point
Copy the full SHA be12cb7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.