milvus/tests/python_client/milvus_client
congqixia 05b6ea1351
enhance: Refine error msg for schema & index checking (#39533)
The error message was malformated or missing some meta info, say field
name. This PR recitfies some message format and add field name in error
message when type param check fails.

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2025-01-24 09:57:06 +08:00
..
test_milvus_client_alias.py test: Refactor pymilvus client v2 testbase and add a test for search hint (#38939) 2025-01-06 11:24:55 +08:00
test_milvus_client_alter.py fix: Refine the err msg of alter index invalid (#39137) 2025-01-10 12:08:57 +08:00
test_milvus_client_collection.py enhance: Refine error msg for schema & index checking (#39533) 2025-01-24 09:57:06 +08:00
test_milvus_client_database.py test: add database milvus client testcases (#39505) 2025-01-23 18:45:07 +08:00
test_milvus_client_delete.py test: Refactor pymilvus client v2 testbase and add a test for search hint (#38939) 2025-01-06 11:24:55 +08:00
test_milvus_client_index.py test: Refactor pymilvus client v2 testbase and add a test for search hint (#38939) 2025-01-06 11:24:55 +08:00
test_milvus_client_insert.py test: Refactor pymilvus client v2 testbase and add a test for search hint (#38939) 2025-01-06 11:24:55 +08:00
test_milvus_client_partition.py test: Refactor pymilvus client v2 testbase and add a test for search hint (#38939) 2025-01-06 11:24:55 +08:00
test_milvus_client_query.py test: Refactor pymilvus client v2 testbase and add a test for search hint (#38939) 2025-01-06 11:24:55 +08:00
test_milvus_client_rbac.py test: modify search iterator V2 case about alias/db/rbac for milvus client (#39400) 2025-01-20 10:25:03 +08:00
test_milvus_client_search.py test: add search iterator cases and alter collection properties (#39406) 2025-01-22 10:41:04 +08:00
test_milvus_client_search_interator.py test: modify search iterator V2 case about alias/db/rbac for milvus client (#39400) 2025-01-20 10:25:03 +08:00