milvus/internal/util/importutil
groot 3f6b203018
Fix bulkinsert bug that segments are compacted after import (#28192)
Signed-off-by: yhmo <yihua.mo@zilliz.com>
2023-11-07 15:14:26 +08:00
..
binlog_adapter.go Enable bulkinsert binlog data with partitionkey (#27241) 2023-09-26 10:25:25 +08:00
binlog_adapter_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
binlog_file.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
binlog_file_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
binlog_parser.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
binlog_parser_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
collection_info.go Enable bulkinsert binlog data with partitionkey (#27241) 2023-09-26 10:25:25 +08:00
collection_info_test.go Enable bulkinsert binlog data with partitionkey (#27241) 2023-09-26 10:25:25 +08:00
csv_handler.go Add CSV file import function (#27149) 2023-10-31 22:47:23 +08:00
csv_handler_test.go Add CSV file import function (#27149) 2023-10-31 22:47:23 +08:00
csv_parser.go Fix bulkinsert bug that segments are compacted after import (#28192) 2023-11-07 15:14:26 +08:00
csv_parser_test.go Add CSV file import function (#27149) 2023-10-31 22:47:23 +08:00
csv_reader.go Use go 1.20 csv_reader to keep milvus go=1.18 limitation (#28080) 2023-11-03 10:40:16 +08:00
import_options.go Bulkinsert supports partition keys (#25284) 2023-07-11 15:18:28 +08:00
import_options_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
import_util.go Add CSV file import function (#27149) 2023-10-31 22:47:23 +08:00
import_util_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
import_wrapper.go Fix bulkinsert bug that segments are compacted after import (#28192) 2023-11-07 15:14:26 +08:00
import_wrapper_test.go Fix bulkinsert bug that segments are compacted after import (#28192) 2023-11-07 15:14:26 +08:00
json_handler.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
json_handler_test.go Refine state check (#27541) 2023-10-11 21:01:35 +08:00
json_parser.go Fix bulkinsert bug that segments are compacted after import (#28192) 2023-11-07 15:14:26 +08:00
json_parser_test.go Bulkinsert support pure list json (#27990) 2023-11-01 19:02:13 +08:00
numpy_adapter.go Fix bulkinsert bug that segments are compacted after import (#28192) 2023-11-07 15:14:26 +08:00
numpy_adapter_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
numpy_parser.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
numpy_parser_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00