mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-31 07:55:38 +08:00
Unused variable: ids (#2088)
Signed-off-by: binbin12580 <1565196967@qq.com>
This commit is contained in:
parent
7deef8029f
commit
2247d58cc4
@ -1470,7 +1470,6 @@ DBImpl::HybridQuery(const std::shared_ptr<server::Context>& context, const std::
|
||||
}
|
||||
|
||||
Status status;
|
||||
std::vector<size_t> ids;
|
||||
meta::SegmentsSchema files_array;
|
||||
|
||||
if (partition_tags.empty()) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user