milvus/internal
wei liu 5038036ece
enhance: Reuse hash locations during access bloom fitler (#32642)
issue: #32530 

when try to match segment bloom filter with pk, we can reuse the hash
locations. This PR maintain the max hash Func, and compute hash location
once for all segment, reuse hash location can speed up bf access

---------

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-05-07 06:13:47 -07:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core enhance: remove deprecated api (#32808) 2024-05-07 20:03:30 +08:00
datacoord fix: Compaction trigger choose 2 same segments (#32800) 2024-05-07 19:01:31 +08:00
datanode feat: datacoord/node watch based on rpc (#32036) 2024-05-07 15:49:30 +08:00
distributed feat: datacoord/node watch based on rpc (#32036) 2024-05-07 15:49:30 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode enhance: indexnode building index record collection id (#32574) 2024-04-26 17:05:29 +08:00
kv chore: remove repetitive words (#31153) 2024-03-20 10:17:07 +08:00
metastore enhance: use WalkWithPrefix api for oss, enable piplined file gc (#31740) 2024-04-25 20:41:27 +08:00
mocks enhance: expose alter database api in proxy (#32639) 2024-04-28 18:15:31 +08:00
mq fix: close rocksmq and natsmq when shutdown (#30706) 2024-02-26 11:38:55 +08:00
parser/planparserv2 enhance: Unify data type check APIs for go (#31887) 2024-04-07 14:27:22 +08:00
proto enhance: Add channelCPs in FlushResponse (#32044) 2024-04-30 09:45:27 +08:00
proxy fix: Fix cannot specify partition name in binlog import (#32730) 2024-05-07 17:19:30 +08:00
querycoordv2 enhance: Remove deprecated EnableIndex (#32704) 2024-05-07 17:11:30 +08:00
querynodev2 enhance: Reuse hash locations during access bloom fitler (#32642) 2024-05-07 06:13:47 -07:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: Add channelCPs in FlushResponse (#32044) 2024-04-30 09:45:27 +08:00
storage enhance: Reuse hash locations during access bloom fitler (#32642) 2024-05-07 06:13:47 -07:00
tso fix: add lazy load field to mark segment load type (#31591) 2024-03-28 11:23:10 +08:00
types feat: support rate limiter based on db and partition levels (#31070) 2024-04-12 16:01:19 +08:00
util feat: Support sparse float vector bulk insert for binlog/json/parquet (#32649) 2024-05-07 18:43:30 +08:00