milvus/internal/util/importutil
cqy123456 47f767cf32
enhance: remove float16 in 2.3 branch (#31720)
issue: https://github.com/milvus-io/milvus/issues/31696

Signed-off-by: cqy123456 <qianya.cheng@zilliz.com>
2024-03-30 10:49:13 +08:00
..
binlog_adapter.go fix: [cherry-pick] bulkinsert binlog didn't consider ts order when processing delta data (#29176) 2023-12-14 14:38:38 +08:00
binlog_adapter_test.go fix: [cherry-pick] bulkinsert binlog didn't consider ts order when processing delta data (#29176) 2023-12-14 14:38:38 +08:00
binlog_file.go enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
binlog_file_test.go enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
binlog_parser.go enhance: [Pick]Make import-related error message clearer (#28979) 2023-12-08 10:16:35 +08:00
binlog_parser_test.go fix: [cherry-pick] bulkinsert binlog didn't consider ts order when processing delta data (#29176) 2023-12-14 14:38:38 +08:00
collection_info.go enhance: Support Array DataType for bulk_insert (#28578) 2023-11-27 16:56:27 +08:00
collection_info_test.go Enable bulkinsert binlog data with partitionkey (#27241) 2023-09-26 10:25:25 +08:00
import_options.go enhance: Support Array DataType for bulk_insert (#28578) 2023-11-27 16:56:27 +08:00
import_options_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
import_util.go enhance: support varchar autoid when bulkinsert(#30377) (#30448) 2024-02-02 16:11:08 +08:00
import_util_test.go fix: [cherry-pick] bulkinsert binlog didn't consider ts order when processing delta data (#29176) 2023-12-14 14:38:38 +08:00
import_wrapper.go fix: Import data from parquet file in streaming way (#29528) 2023-12-29 11:56:45 +08:00
import_wrapper_test.go fix: [cherry-pick] bulkinsert binlog didn't consider ts order when processing delta data (#29176) 2023-12-14 14:38:38 +08:00
json_handler.go enhance: Support varchar autoid for bulkinsertV1 (#30896) (#30913) 2024-02-29 12:11:00 +08:00
json_handler_test.go enhance: Support varchar autoid for bulkinsertV1 (#30896) (#30913) 2024-02-29 12:11:00 +08:00
json_parser.go enhance: [Pick]Make import-related error message clearer (#28979) 2023-12-08 10:16:35 +08:00
json_parser_test.go enhance: Support Array DataType for bulk_insert (#28578) 2023-11-27 16:56:27 +08:00
numpy_adapter.go enhance: [Pick]Make import-related error message clearer (#28979) 2023-12-08 10:16:35 +08:00
numpy_adapter_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
numpy_parser.go enhance: [Pick]Make import-related error message clearer (#28979) 2023-12-08 10:16:35 +08:00
numpy_parser_test.go enhance: support varchar autoid when bulkinsert(#30377) (#30448) 2024-02-02 16:11:08 +08:00
parquet_column_reader.go fix: Import data from parquet file in streaming way (#29528) 2023-12-29 11:56:45 +08:00
parquet_parser.go enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
parquet_parser_test.go enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00