mirror of https://github.com/milvus-io/milvus.git
This PR: 1. Modifies the import mechanism to use actual timestamps from the imported data for segment positions instead of using the channel checkpoint. 2. Fix writeDelta() to extract actual min/max timestamps from deltaData.Tss instead of using pack.tsFrom/tsTo. 3. Integration test TestBinlogImport updated to verify L1 and L0 segment positions. issue: https://github.com/milvus-io/milvus/issues/47275 --------- Signed-off-by: bigsheeper <yihao.dai@zilliz.com> |
||
|---|---|---|
| .. | ||
| auto_id_test.go | ||
| binlog_test.go | ||
| dynamic_field_test.go | ||
| import_test.go | ||
| multi_vector_test.go | ||
| partition_key_test.go | ||
| util_test.go | ||
| vector_array_test.go | ||