milvus/client/column
congqixia 51efe9a60c
fix: [2.5][GoSDK] Set nullable according to fieldSchema for RowBased insert (#40928) (#40962)
Cherry-pick from master
pr: #40928

Related to #40737

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2025-03-28 10:30:20 +08:00
..
array.go enhance: [2.5][GoSDK] sync milvusclient patches for 2.5.1 (#40410) 2025-03-06 17:48:03 +08:00
array_test.go enhance: [GoSDK] Use generic column base and add unit tests (#37768) 2024-11-19 10:40:31 +08:00
columns.go fix: [2.5][GoSDK] Set nullable according to fieldSchema for RowBased insert (#40928) (#40962) 2025-03-28 10:30:20 +08:00
columns_test.go enhance: [GoSDK] Remove example in main pkg to make ut script work (#37472) 2024-11-07 10:50:25 +08:00
conversion.go enhance: [GoSDK] Use generic column base and add unit tests (#37768) 2024-11-19 10:40:31 +08:00
dynamic.go enhance: [GoSDK] Use generic column base and add unit tests (#37768) 2024-11-19 10:40:31 +08:00
dynamic_test.go enhance: [GoSDK] Use generic column base and add unit tests (#37768) 2024-11-19 10:40:31 +08:00
generic_base.go fix: [2.5][GoSDK] Set nullable according to fieldSchema for RowBased insert (#40928) (#40962) 2025-03-28 10:30:20 +08:00
generic_base_test.go fix: [2.5][GoSDK] Set nullable according to fieldSchema for RowBased insert (#40928) (#40962) 2025-03-28 10:30:20 +08:00
json.go enhance: [GoSDK] Use generic column base and add unit tests (#37768) 2024-11-19 10:40:31 +08:00
json_test.go enhance: [GoSDK] Use generic column base and add unit tests (#37768) 2024-11-19 10:40:31 +08:00
nullable.go fix: [2.5][GoSDK] Set nullable according to fieldSchema for RowBased insert (#40928) (#40962) 2025-03-28 10:30:20 +08:00
nullable_test.go fix: [2.5][GoSDK] Set nullable according to fieldSchema for RowBased insert (#40928) (#40962) 2025-03-28 10:30:20 +08:00
scalar.go enhance: [GoSDK] Support nullable generic column (#38076) 2024-11-29 10:40:37 +08:00
scalar_test.go enhance: [GoSDK] Support nullable generic column (#38076) 2024-11-29 10:40:37 +08:00
sparse.go enhance: [GoSDK] Add Slice method for Vector Columns (#37951) 2024-11-24 14:48:33 +08:00
sparse_test.go enhance: [GoSDK] Add Slice method for Vector Columns (#37951) 2024-11-24 14:48:33 +08:00
vector.go feat: [GoSDK] fp32 <-> fp16/bf16 vector conversion (#37978) 2024-11-29 08:00:37 +08:00
vector_test.go feat: [GoSDK] fp32 <-> fp16/bf16 vector conversion (#37978) 2024-11-29 08:00:37 +08:00