milvus/internal/util
jaime dac6b7ec8b
Support rename collection function (#22208)
Signed-off-by: jaime <yun.zhang@zilliz.com>
2023-02-17 16:52:25 +08:00
..
autoindex Fix spell PQ error (#20527) 2022-11-12 21:19:04 +08:00
cache Fix LRU cache may panic on double close (#20854) (#20872) 2022-11-29 14:15:14 +08:00
cgoconverter Support compile under windows (#15786) 2022-03-17 17:17:22 +08:00
commonpbutil Support the graceful stop for the indexnode (#21556) 2023-01-06 10:59:35 +08:00
compressor Add methods to compress/decompress small blocks (#15980) 2022-03-11 14:55:59 +08:00
concurrency Fix some errors of querynode and query coord (#21565) 2023-01-06 16:57:36 +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 [skip e2e]Update license for cwrapper parquet (#14625) 2022-01-04 09:09:22 +08:00
errorutil Support check health for the service level (#19779) 2022-10-18 13:39:26 +08:00
etcd Reduce maxFieldNum from 256 to 64 (#22030) 2023-02-08 10:08:32 +08:00
flowgraph Add more metrics (#21975) 2023-02-09 16:06:33 +08:00
funcutil Remove some logs from debug to info (#20699) 2022-11-29 21:09:15 +08:00
gc Add GC low log (#21733) 2023-01-18 11:47:43 +08:00
generic Refactor grpclient, make it generic (#19791) 2022-10-17 20:05:26 +08:00
grpcclient [test]Create index before load and fix error message (#19874) (#19857) 2022-10-19 10:01:26 +08:00
hardware Move disk index params to config file (#19714) 2022-10-14 17:51:24 +08:00
importutil Fix datanode crash bug for bulkinsert (#22040) 2023-02-08 14:04:31 +08:00
indexcgowrapper Fix IndexNode panic while failed to create index (#20861) (#20883) 2022-11-29 16:53:15 +08:00
indexparamcheck Limit MinDim to build disk index (#20495) 2022-11-12 21:17:09 +08:00
indexparams Fix spell PQ error (#20527) 2022-11-12 21:19:04 +08:00
initcore Move assemble/disassemble func to core (#19420) 2022-10-16 21:17:25 +08:00
lock Support load segments/channels in parallel (#20036) 2022-10-31 13:55:33 +08:00
logutil 1. refine logging interfaces (#18692) 2022-08-23 10:44:52 +08:00
metautil Make sure that the segment path matches the segment id (#20696) 2022-11-24 10:51:12 +08:00
metricsinfo Reduce and improve quota center log (#20058) 2022-10-25 19:39:30 +08:00
milvuserrors [skip e2e] Modify code comments according to the naming conventions (#14893) 2022-01-06 13:13:51 +08:00
mock Support rename collection function (#22208) 2023-02-17 16:52:25 +08:00
paramtable Add tickle for datacoord watch event (#21193) (#22209) 2023-02-17 15:52:36 +08:00
ratelimitutil Change limiter burst type to float64 (#20215) 2022-10-31 20:59:34 +08:00
retry Remove some logs from debug to info (#20699) 2022-11-29 21:09:15 +08:00
segmentutil Verify and adjust segment # of rows before saving and passing SegmentInfo (#21200) 2023-02-03 14:19:52 +08:00
sessionutil Fix ut about disconnect etcd (#22238) 2023-02-16 23:50:37 +08:00
timerecord Refine search logs in querynode (#21136) 2022-12-12 15:23:22 +08:00
trace [skip e2e]Update license for trace stack trace (#15057) 2022-01-10 13:05:20 +08:00
tsoutil Add some msgstream metrics (#20601) 2022-11-15 19:41:16 +08:00
typeutil Add more metrics (#21975) 2023-02-09 16:06:33 +08:00
uniquegenerator [skip e2e]Update license for util uniquegenerator (#14786) 2022-01-06 14:53:20 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
constant.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00