zhuwenxing
fd971a434f
test: add case for sparse vector and verify group by ( #32217 )
...
add case for sparse vector and verify group by
---------
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-04-15 19:39:31 +08:00
PowderLi
610a65af14
fix: restful v2 ( #32144 )
...
issue: #31176
1. cannot get dbName correctly while describe alias #31978
2. return a valid json string even if the user doesn't have the whole
privileges to describe collection #31635
3. rename IndexParam.IndexConfig to IndexParam.Params
4. FieldSchema.ElementTypeParams, IndexParam.Params can not only accept
string
Signed-off-by: PowderLi <min.li@zilliz.com>
2024-04-13 21:55:29 +08:00
zhuwenxing
36514d431a
test: fix some negative case for restful v2 ( #32056 )
...
fix some negative case for restful v2
* fix some error code and message
* fix some payload
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-04-09 18:03:23 +08:00
congqixia
0fa8c2efd6
test: Use Strong consistency level verifying count(*) ( #32031 )
...
See also #32030
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-04-09 10:05:17 +08:00
zhuwenxing
f2c2877609
test: update restful v2 testcases ( #31404 )
...
* update restful v2 test cases
* add case to ci
---------
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-03-21 15:31:09 +08:00
zhuwenxing
d98a5e441f
test: add restful v2 test ( #30984 )
...
add restful v2 test
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-03-02 11:03:03 +08:00