milvus/internal/util/importutilv2
smellthemoon b60164b882
enhance: support null in bulk insert of binlog to help backup null (#36526)
https://github.com/milvus-io/milvus/issues/36341

Signed-off-by: lixinguo <xinguo.li@zilliz.com>
Co-authored-by: lixinguo <xinguo.li@zilliz.com>
2024-09-26 14:35:14 +08:00
..
binlog enhance: support null in bulk insert of binlog to help backup null (#36526) 2024-09-26 14:35:14 +08:00
common fix: Added check for validating varchar,array max length (#35499) 2024-08-20 11:42:55 +08:00
csv enhance: Bulkinsert supports null in csv formats (#35912) 2024-09-09 19:17:07 +08:00
json enhance: add nan and inf check (#35683) 2024-08-25 15:22:57 +08:00
numpy fix: to forbid bulk insert with nullable field in numpy files (#36246) 2024-09-14 15:35:07 +08:00
parquet enhance: adjust parquet reader type check with null type (#36266) 2024-09-19 18:43:10 +08:00
mock_reader.go enhance: Support retriving file size from importutilv2.Reader (#31533) 2024-03-25 20:29:07 +08:00
option.go enhance: Bulkinsert supports null in csv formats (#35912) 2024-09-09 19:17:07 +08:00
reader.go enhance: Bulkinsert supports null in csv formats (#35912) 2024-09-09 19:17:07 +08:00
util.go feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00