ThreadDao
|
e02fb41db8
|
test: add go-sdk cases for database properties (#39484)
issue: #33419
- Add test cases for database properties
- Fixed typo AlterDatabaseProperies to AlterDatabaseProperties
- Rename UsingDatabase to UseDatabase
- Rename ListDatabases to ListDatabase
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
|
2025-01-23 14:29:16 +08:00 |
|
Patrick Weizhi Xu
|
d3a5282eaa
|
enhance: add param for tuning max VARCHAR length and restore limit to 65535 (#38884)
issue: #38882
Signed-off-by: Patrick Weizhi Xu <weizhi.xu@zilliz.com>
(cherry picked from commit 8e740e004151dd2c11918aad2857c1c8d1bd98f5)
|
2025-01-02 14:42:53 +08:00 |
|
Xianhui Lin
|
90de37e60a
|
enhance: field stringtype maxlength raise to 1M (#38592)
enhance: field stringtype maxlength raise to 1M
issue: https://github.com/milvus-io/milvus/issues/37436
Signed-off-by: Xianhui.Lin <xianhui.lin@zilliz.com>
|
2024-12-20 14:32:45 +08:00 |
|
ThreadDao
|
a62118ca33
|
test: update cases for index describe and upsert with autoID (#35191)
issue: #33419
---------
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
|
2024-08-05 18:00:16 +08:00 |
|
ThreadDao
|
be23495233
|
test: add cases got gosdk v2 search and databases (#34204)
issue: #33952 #33627 #33419
---------
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
|
2024-06-27 09:40:08 +08:00 |
|
ThreadDao
|
ac5e098e13
|
feat: Add e2e test cases for GoSDK (#33378)
- Add e2e test cases for Go `milvusclient`
- Fix client SparseEmbedding to vector
issue: #33419
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
|
2024-06-04 10:57:47 +08:00 |
|