mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
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>