milvus/internal/util
godchen db94d7771f
Read vector from disk (#6707)
* Read vector from disk

Signed-off-by: godchen <qingxiang.chen@zilliz.com>

* go fmt

Signed-off-by: godchen <qingxiang.chen@zilliz.com>

* fix git action error

Signed-off-by: godchen <qingxiang.chen@zilliz.com>

* fix error

Signed-off-by: godchen <qingxiang.chen@zilliz.com>

* fix test error

Signed-off-by: godchen <qingxiang.chen@zilliz.com>

* fix action error

Signed-off-by: godchen <qingxiang.chen@zilliz.com>

* fix caculate error

Signed-off-by: godchen <qingxiang.chen@zilliz.com>

* change var name

Signed-off-by: godchen <qingxiang.chen@zilliz.com>

* remove unused method

Signed-off-by: godchen <qingxiang.chen@zilliz.com>

* remove unused method

Signed-off-by: godchen <qingxiang.chen@zilliz.com>

* fix error

Signed-off-by: godchen <qingxiang.chen@zilliz.com>

* fix len error

Signed-off-by: godchen <qingxiang.chen@zilliz.com>

* remove unused code

Signed-off-by: godchen <qingxiang.chen@zilliz.com>

* change bytes to float method

Signed-off-by: godchen <qingxiang.chen@zilliz.com>

* change float to bytes method

Signed-off-by: godchen <qingxiang.chen@zilliz.com>

* fix action error

Signed-off-by: godchen <qingxiang.chen@zilliz.com>
2021-07-24 09:25:22 +08:00
..
dablooms Add dablooms (#5440) 2021-05-28 10:23:30 +08:00
distance calc_distance typo (#6380) 2021-07-09 14:53:52 +08:00
flowgraph remove redundant log of query node (#6768) 2021-07-23 20:09:33 +08:00
funcutil change retry (#5996) 2021-06-23 09:24:10 +08:00
indexparamcheck Fix pq params check when creating index (#6052) 2021-06-24 15:40:10 +08:00
mqclient Fix standalone seek hang after restart (#6073) 2021-06-24 16:44:07 +08:00
paramtable Add rocksmq_path in config and paramtable (#6099) 2021-06-25 19:44:11 +08:00
performance Add license header in util 2021-04-19 13:42:47 +08:00
retry change retry (#5996) 2021-06-23 09:24:10 +08:00
rocksmq Mkdir rocksmq_path if not exist (#6134) 2021-06-26 12:28:07 +08:00
sessionutil Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
timerecord [skip ci]add timerecord for debug (#5729) 2021-06-15 16:14:29 +08:00
trace Fix trace (#6218) 2021-06-30 16:18:13 +08:00
tsoutil Show/Describe collections/partitions with created timestamp (#6700) 2021-07-21 18:00:14 +08:00
typeutil Read vector from disk (#6707) 2021-07-24 09:25:22 +08:00
OWNERS Update OWNERS 2021-05-30 18:58:47 +08:00