milvus/client/row
congqixia 323f8982ec
fix: [GoSDK] Use varchar when row field type is string (#33749)
See also #33457

Also add `max_length` tag for specify varchar field max length attribute
from tagging

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-06-11 23:39:55 +08:00
..
data_test.go enhance: Support Row-based insert for milvusclient (#33270) 2024-05-22 19:15:40 +08:00
data.go fix: [GoSDK] Use varchar when row field type is string (#33749) 2024-06-11 23:39:55 +08:00
schema_test.go enhance: Support Row-based insert for milvusclient (#33270) 2024-05-22 19:15:40 +08:00
schema.go fix: [GoSDK] Use varchar when row field type is string (#33749) 2024-06-11 23:39:55 +08:00