Commit Graph

155 Commits (7b5110d73bc7f043ce631daf5864a95d51a2430d)

Author SHA1 Message Date
nico e75467dbf7
test: modify test cases (#29383)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-12-22 09:58:43 +08:00
nico 95ada1b679
test: update test cases (#29267)
issue: #29227

Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-12-18 19:28:42 +08:00
aoiasd 011a9cee79
test: remove outdated e2e test case beacause disknn support search with search list num large than 200 or 65535 (#28949)
relate: https://github.com/milvus-io/milvus/issues/28745

Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
2023-12-18 19:26:52 +08:00
nico 1f1a8b7770
enhance: modify test cases for error msg update (#29136)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-12-15 17:28:42 +08:00
nico a1d6f02121
test: modify some cases for error msg update (#29022)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-12-13 08:54:40 +08:00
nico 845851ea1c
test: add test cases (#28541)
1. modify test cases about output a non-existed field. issue: #28465
2. add cases about creating collection using different language
3. add test case about inserting a string value to a pk(int64) field
4. add test case about search with expression using double quotes.
issue: #28365

Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-11-29 10:48:26 +08:00
nico 92b48c5384
test: add range search iterator back (#28659)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-11-29 10:30:28 +08:00
nico 4d53980456
test: modify test cases (#28800)
1. Drop a non-existing partition will not raise error now. #28722
2. Search will not raise error now when some row has less elements than
expression index. #28293

Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-11-29 10:26:26 +08:00
nico 824e278219
test: update test cases for new error code&msg (#28706)
issue: #23075

Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-11-24 14:52:25 +08:00
yah01 bfccfcd0ca
enhance: refine error messages (#28424)
- Split the simple reason and full detail
- Refine existing error messages
related: #28422

---------

Signed-off-by: yah01 <yah2er0ne@outlook.com>
2023-11-21 17:02:24 +08:00
cai.zhang 01c5484817
No hit when the index exceeds the array length (#28301)
Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
2023-11-10 10:04:19 +08:00
nico 945c89f779
update pymilvus version and add cases of array exists (#28197)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-11-07 10:14:19 +08:00
nico f40fb01627
update test cases for new growing segment index (#28167)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-11-06 10:08:16 +08:00
nico d39ffba5d1
update pymilvus version and some cases (#28066)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-11-02 10:30:15 +08:00
cqy123456 4fbe3c9142
replace loaded binlog with binlog index for search performance (#27673)
Signed-off-by: cqy123456 <qianya.cheng@zilliz.com>
2023-11-01 02:20:15 +08:00
nico de26231976
update nightly test cases (#27911)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-10-25 17:18:12 +08:00
nico ec99eb1759
Add test cases of array contains (#27889)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-10-24 19:24:19 +08:00
nico 6e6de17a8c
update pymilvus version (#27791)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-10-24 09:28:21 +08:00
nico a693af014f
Add test cases of array (#27603)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-10-24 09:26:31 +08:00
nico 6b33420b3a
modify error code nightly cases (#27788)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-10-23 10:14:10 +08:00
nico 02d5aeaf2b
Add test cases of scann index (#27784)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-10-20 09:58:07 +08:00
nico 76bb0a7bd8
update pymilvus version and modify Error code & msg improvement (#27609)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-10-16 09:16:07 +08:00
nico 2a7d3d8dd2
Add test cases of COSINE logic optimize (#27647)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-10-12 13:01:34 +08:00
Gao 7a65b6fb85
Limit faiss ivf index build thread num and fix ut (#27567)
Signed-off-by: chasingegg <chao.gao@zilliz.com>
2023-10-11 10:33:33 +08:00
nico f9137d880b
Modify nightly test cases (#27517)
Signed-off-by: zilliz <zilliz@zillizdeMacBook-Pro.local>
Co-authored-by: zilliz <zilliz@zillizdeMacBook-Pro.local>
2023-10-10 11:53:34 +08:00
nico 2d58691126
modify test case search index partitions (#27554)
Signed-off-by: zilliz <zilliz@zillizdeMacBook-Pro.local>
Co-authored-by: zilliz <zilliz@zillizdeMacBook-Pro.local>
2023-10-10 11:51:33 +08:00
yanliang567 df6e0b7a2c
Skip a test for issue 27462 (#27551)
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
2023-10-09 14:55:32 +08:00
nico f1257cf11b
update test cases nightly (#27353)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-09-26 17:17:28 +08:00
nico 9d77c1dcda
Add test cases of delete by complex expr - part two (#27316)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-09-25 09:01:26 +08:00
nico 206cc14d0d
Add test cases of output vector (#27215)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-09-21 14:05:24 +08:00
nico de139e34f9
Add test cases of delete and update pymilvus version (#27179)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-09-19 19:05:23 +08:00
binbin 0aa7503d54
Enable test cases (#27163)
Signed-off-by: binbin lv <binbin.lv@zilliz.com>
2023-09-18 13:01:22 +08:00
nico f0c911afc2
add case about diskann and binary index (#26804)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-09-05 10:23:48 +08:00
yah01 3349db4aa7
Refine errors to remove changes breaking design (#26521)
Signed-off-by: yah01 <yah2er0ne@outlook.com>
2023-09-04 09:57:09 +08:00
nico aad3d47a06
update test cases (#26771)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-08-31 18:55:00 +08:00
MrPresent-Han f31c6786ab
fix e2e test for iterator due to interface change(#26552) (#26565)
Signed-off-by: MrPresent-Han <chun.han@zilliz.com>
2023-08-28 11:32:26 +08:00
nico 809c7a8a0b
Add test cases of expression bool (#26547)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-08-23 18:30:25 +08:00
nico 2b95d4c62d
Add test cases of json_contains_all and json_contains_any (#26375)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-08-23 18:28:24 +08:00
nico 9b245f040d
Update test cases about diskann dim new range [8, 32768] (#26381)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-08-18 14:06:18 +08:00
nico 9c95456dd4
Update test cases about diskann (#26434)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-08-17 18:54:18 +08:00
binbin bafcbf5a7b
Update range search cases (#26372)
Signed-off-by: binbin lv <binbin.lv@zilliz.com>
2023-08-16 15:09:32 +08:00
nico a9cbf43353
Add cases about offset and alias (#26067)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-08-14 16:59:31 +08:00
Enwei Jiao ca1349708b
Remove time travel ralted testcase (#26119)
Signed-off-by: Enwei Jiao <enwei.jiao@zilliz.com>
2023-08-10 18:53:17 +08:00
nico c0d2433549
Modify test cases (#25967)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-07-31 10:39:08 +08:00
binbin 4ba922876e
Add test cases support for random primary keys (#25840)
Signed-off-by: binbin lv <binbin.lv@zilliz.com>
2023-07-25 19:39:12 +08:00
nico 552c6acbf2
Update test cases (#25858)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-07-25 10:27:01 +08:00
nico eecf229b59
Add test cases of json contain and binary index (#25808)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-07-21 18:38:59 +08:00
nico 393932981c
Update pymilvus version (#25687)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-07-20 11:50:59 +08:00
Cai Yudong 73512c72fd
Remove calc_distance (#25663)
Signed-off-by: Yudong Cai <yudong.cai@zilliz.com>
2023-07-18 14:23:20 +08:00
nico a8f73051e0
Update pymilvus version and update some test cases (#25479)
Signed-off-by: nico <cheng.yuan@zilliz.com>
2023-07-17 21:49:19 +08:00