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.
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
enhance: pass partition key scalar info if enable for vector mem index #39123
enhance: pass partition key scalar info if enable for vector mem index #39123
Changes from all commits
db424cb
105d8c9
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 292 in internal/core/src/index/VectorMemIndex.cpp
Codecov / codecov/patch
internal/core/src/index/VectorMemIndex.cpp#L288-L292
Check warning on line 323 in internal/core/src/index/VectorMemIndex.cpp
Codecov / codecov/patch
internal/core/src/index/VectorMemIndex.cpp#L322-L323
Check warning on line 356 in internal/core/src/index/VectorMemIndex.cpp
Codecov / codecov/patch
internal/core/src/index/VectorMemIndex.cpp#L355-L356
Check warning on line 60 in internal/core/src/query/PlanProto.cpp
Codecov / codecov/patch
internal/core/src/query/PlanProto.cpp#L60
Check warning on line 161 in internal/core/src/storage/MemFileManagerImpl.cpp
Codecov / codecov/patch
internal/core/src/storage/MemFileManagerImpl.cpp#L161
Check warning on line 163 in internal/core/src/storage/MemFileManagerImpl.cpp
Codecov / codecov/patch
internal/core/src/storage/MemFileManagerImpl.cpp#L163
Check warning on line 169 in internal/core/src/storage/MemFileManagerImpl.cpp
Codecov / codecov/patch
internal/core/src/storage/MemFileManagerImpl.cpp#L165-L169
Check warning on line 175 in internal/core/src/storage/MemFileManagerImpl.cpp
Codecov / codecov/patch
internal/core/src/storage/MemFileManagerImpl.cpp#L174-L175
Check warning on line 180 in internal/core/src/storage/MemFileManagerImpl.cpp
Codecov / codecov/patch
internal/core/src/storage/MemFileManagerImpl.cpp#L177-L180
Check warning on line 182 in internal/core/src/storage/MemFileManagerImpl.cpp
Codecov / codecov/patch
internal/core/src/storage/MemFileManagerImpl.cpp#L182
Check warning on line 184 in internal/core/src/storage/MemFileManagerImpl.cpp
Codecov / codecov/patch
internal/core/src/storage/MemFileManagerImpl.cpp#L184
Check warning on line 187 in internal/core/src/storage/MemFileManagerImpl.cpp
Codecov / codecov/patch
internal/core/src/storage/MemFileManagerImpl.cpp#L187
Check warning on line 210 in internal/core/src/storage/MemFileManagerImpl.cpp
Codecov / codecov/patch
internal/core/src/storage/MemFileManagerImpl.cpp#L189-L210
Check warning on line 221 in internal/core/src/storage/MemFileManagerImpl.cpp
Codecov / codecov/patch
internal/core/src/storage/MemFileManagerImpl.cpp#L216-L221
Check warning on line 232 in internal/core/src/storage/MemFileManagerImpl.cpp
Codecov / codecov/patch
internal/core/src/storage/MemFileManagerImpl.cpp#L226-L232
Check warning on line 240 in internal/core/src/storage/MemFileManagerImpl.cpp
Codecov / codecov/patch
internal/core/src/storage/MemFileManagerImpl.cpp#L235-L240
Check warning on line 886 in internal/core/src/storage/Util.cpp
Codecov / codecov/patch
internal/core/src/storage/Util.cpp#L885-L886
Check warning on line 189 in internal/core/src/storage/Util.h
Codecov / codecov/patch
internal/core/src/storage/Util.h#L187-L189