milvus/internal/datanode/importv2
yihao.dai 776709e5ff
fix: Fix binlog import (#31310)
Fix binlog import functionality by removing the existing check and
refining the size retrieval process.

issue: https://github.com/milvus-io/milvus/issues/31221,
https://github.com/milvus-io/milvus/issues/28521

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-03-17 20:59:04 +08:00
..
executor_test.go enhance: Enhance and modify the return content of ImportV2 (#31192) 2024-03-13 19:51:03 +08:00
executor.go fix: Fix binlog import (#31310) 2024-03-17 20:59:04 +08:00
hash.go feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
manager.go feat: Add import executor and manager for datanode (#29438) 2024-01-31 20:45:04 +08:00
task_manager_test.go feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
task_manager.go feat: Add import executor and manager for datanode (#29438) 2024-01-31 20:45:04 +08:00
task.go enhance: Enhance and modify the return content of ImportV2 (#31192) 2024-03-13 19:51:03 +08:00
util_test.go feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
util.go fix: Fix binlog import (#31310) 2024-03-17 20:59:04 +08:00