milvus/tests/go_client/testcases
ThreadDao c2532def02
test: update cases for search params support and groupby issue fix (#38876)
pr: #38852
- update cases for WithSearchParam
- remove skip for groupby search issue
- update output query dynamic case for server changes

Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
2025-01-09 19:12:56 +08:00
..
helper test: add go case for groupby search (#38411) 2024-12-16 10:44:43 +08:00
client_test.go enhance: [GoSDK] move client pkg go files to sub one (#37492) 2024-11-08 07:32:26 +08:00
collection_test.go enhance: [2.5] add param for tuning max VARCHAR length and restore limit to 65535 (#38883) 2025-01-02 13:56:54 +08:00
database_test.go enhance: [GoSDK] Sync API names and add missing APIs (#38603) 2024-12-20 11:52:46 +08:00
delete_test.go enhance: Use partitionID when delete by partitionKey (#38231) 2024-12-20 11:18:46 +08:00
groupby_search_test.go test: update cases for search params support and groupby issue fix (#38876) 2025-01-09 19:12:56 +08:00
index_test.go enhance: [GoSDK] move client pkg go files to sub one (#37492) 2024-11-08 07:32:26 +08:00
insert_test.go test: add go case for groupby search (#38411) 2024-12-16 10:44:43 +08:00
load_release_test.go test: add log level for go sdk test and update part cases (#38385) 2024-12-12 16:58:43 +08:00
main_test.go enhance: [GoSDK] Sync API names and add missing APIs (#38603) 2024-12-20 11:52:46 +08:00
partition_test.go enhance: [GoSDK] move client pkg go files to sub one (#37492) 2024-11-08 07:32:26 +08:00
query_test.go test: update cases for search params support and groupby issue fix (#38876) 2025-01-09 19:12:56 +08:00
search_test.go test: update cases for search params support and groupby issue fix (#38876) 2025-01-09 19:12:56 +08:00
upsert_test.go feat: [GoSDK] fp32 <-> fp16/bf16 vector conversion (#37978) 2024-11-29 08:00:37 +08:00