milvus/internal
XuanYang-cn 6bf0c4326d
Fix compaction generates wrong insert binlogs (#12204)
This PR
- changes Get() to GetRow() in BinlogIterator
- removes Get() and Length() of FieldData
- adds ut in BinlogIterator for floatvector and binaryvector
- fix a log bug

Fixes: #12146

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2021-11-23 17:09:15 +08:00
..
allocator [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
common Fix datarace between GetComponentStates and Register (#11935) 2021-11-19 13:57:12 +08:00
core Add GetFlushState interface (#12170) 2021-11-23 10:55:14 +08:00
datacoord Clear dropped segment meta on etcd (#12191) 2021-11-23 11:23:15 +08:00
datanode Fix compaction generates wrong insert binlogs (#12204) 2021-11-23 17:09:15 +08:00
distributed Add GetFlushState interface (#12170) 2021-11-23 10:55:14 +08:00
indexcoord Send SIGINT to runner goroutine after etcd disconnects (#12163) 2021-11-22 16:23:17 +08:00
indexnode Close event and binlog reader (#12173) 2021-11-22 17:27:14 +08:00
kv Reduce memory cost when load from minio (#12055) 2021-11-23 14:49:15 +08:00
log [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
logutil [skip ci]Update license for logutil (#11149) 2021-11-03 19:25:37 +08:00
metrics [skip ci]Add license for metrics (#11150) 2021-11-03 19:27:24 +08:00
msgstream Add msgstream reader (#12130) 2021-11-19 15:57:12 +08:00
proto Add GetFlushState interface (#12170) 2021-11-23 10:55:14 +08:00
proxy Bool expr not support numerica (#12184) 2021-11-23 10:57:16 +08:00
querycoord Check load segments length before watch delta channel (#12200) 2021-11-23 11:21:15 +08:00
querynode Fix compaction generates wrong insert binlogs (#12204) 2021-11-23 17:09:15 +08:00
rootcoord Send SIGINT to runner goroutine after etcd disconnects (#12163) 2021-11-22 16:23:17 +08:00
storage Fix compaction generates wrong insert binlogs (#12204) 2021-11-23 17:09:15 +08:00
tso [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
types Add GetFlushState interface (#12170) 2021-11-23 10:55:14 +08:00
util Update rocksmq consume slowly log (#12179) 2021-11-22 18:51:14 +08:00