milvus/internal/util
XuanYang-cn d73186b2eb
Fix timetravel error msg (#19722)
Signed-off-by: yangxuan <xuan.yang@zilliz.com>

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2022-10-12 15:17:23 +08:00
..
autoindex Add logic of autoindex (#19570) 2022-10-08 15:38:58 +08:00
cache Add cache for vector chunk (#15912) 2022-03-26 22:05:26 +08:00
cgoconverter Support compile under windows (#15786) 2022-03-17 17:17:22 +08:00
compressor Add methods to compress/decompress small blocks (#15980) 2022-03-11 14:55:59 +08:00
concurrency Improve load performance (#17273) 2022-06-02 17:56:03 +08:00
contextutil Support meta storing on database (#17236) (#18541) 2022-08-11 12:12:38 +08:00
crypto Improve the storage method of the grant info in the metastore (#18817) 2022-08-26 19:22:56 +08:00
dependency Fix Chunk Manager Path mis use (#19141) 2022-09-23 14:40:51 +08:00
distance
errorutil Move GetComponentStates to milvus.proto, make it an external interface (#19594) 2022-10-10 15:55:22 +08:00
etcd Use log id instead of log path of the binlog in metastore (#19123) 2022-09-25 15:56:51 +08:00
flowgraph test: use T.Setenv to set env vars in tests (#19649) 2022-10-11 18:43:23 +08:00
funcutil Move GetComponentStates to milvus.proto, make it an external interface (#19594) 2022-10-10 15:55:22 +08:00
grpcclient Support bind IndexNode mode (#19247) 2022-09-27 22:38:55 +08:00
healthz [skip e2e] Update license (#15122) 2022-01-10 22:43:41 +08:00
importutil Fix bulkload failed bug (#19702) 2022-10-12 10:27:23 +08:00
indexcgowrapper Rename serializeDiskIndex to getIndexFileInfo (#19416) 2022-09-27 10:32:53 +08:00
indexparamcheck Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00
initcore Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00
logutil 1. refine logging interfaces (#18692) 2022-08-23 10:44:52 +08:00
metautil Use log id instead of log path of the binlog in metastore (#19123) 2022-09-25 15:56:51 +08:00
metricsinfo Force deny writing if disk quota exceeded (#19680) 2022-10-12 10:03:22 +08:00
milvuserrors
mock Refine method name from BroadCastXx to BroadcastXx (#19700) 2022-10-11 21:07:23 +08:00
paramtable Fix timetravel error msg (#19722) 2022-10-12 15:17:23 +08:00
ratelimitutil Fix DDL rate limit unit, and improve log (#19504) 2022-09-28 20:58:54 +08:00
retry Reduce the number of retries and add error log (#16754) 2022-05-05 09:31:51 +08:00
sessionutil Add meta migration tool (#19709) 2022-10-12 11:37:23 +08:00
timerecord 1. refine logging interfaces (#18692) 2022-08-23 10:44:52 +08:00
trace [skip e2e]Update license for trace stack trace (#15057) 2022-01-10 13:05:20 +08:00
tsoutil Remove useless ut. (#19210) 2022-09-15 16:32:33 +08:00
typeutil Fix binary results unstable (#19401) 2022-09-26 18:02:52 +08:00
uniquegenerator [skip e2e]Update license for util uniquegenerator (#14786) 2022-01-06 14:53:20 +08:00
constant.go Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00
OWNERS