milvus/internal/util/importutil
groot cd3b3d3da6
Only allow one file for row-based import (#20234)
Signed-off-by: yhmo <yihua.mo@zilliz.com>

Signed-off-by: yhmo <yihua.mo@zilliz.com>
2022-11-02 10:23:35 +08:00
..
binlog_adapter_test.go Refine bulkload (#19671) 2022-10-27 16:21:34 +08:00
binlog_adapter.go Refine bulkload (#19671) 2022-10-27 16:21:34 +08:00
binlog_file_test.go Refine bulkload (#19671) 2022-10-27 16:21:34 +08:00
binlog_file.go Refine bulkload (#19671) 2022-10-27 16:21:34 +08:00
binlog_parser_test.go Refine bulkload (#19671) 2022-10-27 16:21:34 +08:00
binlog_parser.go Refine bulkload (#19671) 2022-10-27 16:21:34 +08:00
import_options_test.go Support pass start_ts and end_ts through Import API (#19810) 2022-10-20 12:15:27 +08:00
import_options.go Support pass start_ts and end_ts through Import API (#19810) 2022-10-20 12:15:27 +08:00
import_util_test.go Refine bulkload (#19671) 2022-10-27 16:21:34 +08:00
import_util.go Only allow one file for row-based import (#20234) 2022-11-02 10:23:35 +08:00
import_wrapper_test.go Only allow one file for row-based import (#20234) 2022-11-02 10:23:35 +08:00
import_wrapper.go Only allow one file for row-based import (#20234) 2022-11-02 10:23:35 +08:00
json_handler_test.go Refine bulkload (#19671) 2022-10-27 16:21:34 +08:00
json_handler.go Refine bulkload (#19671) 2022-10-27 16:21:34 +08:00
json_parser_test.go Refine bulkload (#19671) 2022-10-27 16:21:34 +08:00
json_parser.go Parse utf32 string of numpy file (#20176) 2022-10-31 17:39:34 +08:00
numpy_adapter_test.go Parse utf32 string of numpy file (#20176) 2022-10-31 17:39:34 +08:00
numpy_adapter.go Parse utf32 string of numpy file (#20176) 2022-10-31 17:39:34 +08:00
numpy_parser_test.go Refine bulkload (#19671) 2022-10-27 16:21:34 +08:00
numpy_parser.go Parse utf32 string of numpy file (#20176) 2022-10-31 17:39:34 +08:00