Skip to content

Commit

Permalink
enhance: support bitmap index for scalar type
Browse files Browse the repository at this point in the history
Signed-off-by: luzhang <luzhang@zilliz.com>
  • Loading branch information
luzhang committed May 9, 2024
1 parent ca0cf9b commit ca13f5e
Show file tree
Hide file tree
Showing 16 changed files with 1,148 additions and 7 deletions.
1 change: 1 addition & 0 deletions internal/core/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ class MilvusConan(ConanFile):
"opentelemetry-cpp/1.8.1.1@milvus/dev",
"librdkafka/1.9.1",
"abseil/20230125.3",
"roaring/3.0.0",
)
generators = ("cmake", "cmake_find_package")
default_options = {
Expand Down
Loading

0 comments on commit ca13f5e

Please sign in to comment.