milvus/internal/util
Jiquan Long 0be96ab610
Check if all columns aligned with same num_rows (#22968)
Signed-off-by: longjiquan <jiquan.long@zilliz.com>
2023-03-24 17:09:58 +08:00
..
cache Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
cgoconverter Make Params singleton (#20088) 2022-11-04 14:25:38 +08:00
commonpbutil Apply lifetime control for indexnode (#21892) 2023-01-31 18:37:50 +08:00
componentutil Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
compressor
conc Rename concurrency package to conc (#22453) 2023-02-28 14:19:47 +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 Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
errorutil Replace ErrorList with multiErrors (#22532) 2023-03-03 14:59:49 +08:00
etcd Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
flowgraph Decouple mq module from internal proto definition (#22536) 2023-03-04 23:21:50 +08:00
funcutil Check if all columns aligned with same num_rows (#22968) 2023-03-24 17:09:58 +08:00
gc Add slow gc warning log (#21734) 2023-01-18 11:41:43 +08:00
generic Refactor grpclient, make it generic (#19791) 2022-10-17 20:05:26 +08:00
grpcclient Fix NodeID rw race (#22945) 2023-03-23 11:45:57 +08:00
hardware Add memory usage too large sync policy (#22244) 2023-02-27 17:47:51 +08:00
importutil Verify vector float data for bulkinsert and insert (#22728) 2023-03-14 14:03:58 +08:00
indexcgowrapper Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
indexparamcheck Partial change to prepare for GPU index type support (#22591) 2023-03-14 23:21:56 +08:00
indexparams Add querynode plugin (#22379) 2023-03-24 15:21:59 +08:00
initcore OTEL integration in cpp (#22175) 2023-03-21 16:31:57 +08:00
lifetime Implement detailed lifetime control for querynode (#21851) 2023-01-29 17:45:49 +08:00
lock Support load segments/channels in parallel (#20036) 2022-10-31 13:55:33 +08:00
logutil Use opentelemetry (#21509) 2023-01-12 16:09:39 +08:00
merr Use merr in proxy (#22904) 2023-03-24 15:27:58 +08:00
metautil Make sure that the segment path matches the segment id (#20677) 2022-11-18 15:35:09 +08:00
metricsinfo Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
milvuserrors Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
mock Dynamic load/release partitions (#22655) 2023-03-20 14:55:57 +08:00
paramtable Add querynode plugin (#22379) 2023-03-24 15:21:59 +08:00
ratelimitutil Remove fmt.Print from internal package (#22722) 2023-03-14 17:36:05 +08:00
retry Remove fmt.Print from internal package (#22722) 2023-03-14 17:36:05 +08:00
segmentutil Verify and adjust segment # of rows before saving and passing SegmentInfo (#20837) 2022-12-01 16:31:16 +08:00
sessionutil Remove fmt.Print from internal package (#22722) 2023-03-14 17:36:05 +08:00
symbolizer Add stack trace for core dump (#21555) 2023-01-06 16:53:35 +08:00
timerecord Use opentelemetry (#21509) 2023-01-12 16:09:39 +08:00
tsoutil Add some msgstream metrics (#20296) 2022-11-07 10:15:02 +08:00
typeutil Fix copylocks for EnvSource (#22948) 2023-03-23 19:26:02 +08:00
uniquegenerator
constant.go Add the rbac for the GetLoadingProgress and GetLoadState api (#22320) 2023-02-22 20:37:45 +08:00
OWNERS