milvus/internal
Cai Yudong dc89c6f810
enhance: remove duplicated data generation APIs for bulk insert test (#32889)
Issue: #22837

including following changes:
1. Add API CreateInsertData() and BuildArrayData() in
internal/util/testutil
2. Remove duplicated test APIs from importutilv2 unittest and bulk
insert integration test

Signed-off-by: Cai Yudong <yudong.cai@zilliz.com>
2024-05-10 15:27:31 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core fix: fix Indexing.Iterator ut: build index with all data at once (#32844) 2024-05-10 11:31:30 +08:00
datacoord fix: [skip-e2e] Fix unstable policy_test (#32883) 2024-05-09 15:39:40 +08:00
datanode fix: Make SyncManager callback func ignore nil error (#32891) 2024-05-09 18:03:31 +08:00
distributed enhance: expose DescribeDatabase api in proxy (#32732) 2024-05-09 22:51:30 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode enhance: indexnode building index record collection id (#32574) 2024-04-26 17:05:29 +08:00
kv chore: remove repetitive words (#31153) 2024-03-20 10:17:07 +08:00
metastore enhance: use WalkWithPrefix api for oss, enable piplined file gc (#31740) 2024-04-25 20:41:27 +08:00
mocks enhance: expose DescribeDatabase api in proxy (#32732) 2024-05-09 22:51:30 +08:00
mq fix: close rocksmq and natsmq when shutdown (#30706) 2024-02-26 11:38:55 +08:00
parser/planparserv2 enhance: Unify data type check APIs for go (#31887) 2024-04-07 14:27:22 +08:00
proto enhance: expose DescribeDatabase api in proxy (#32732) 2024-05-09 22:51:30 +08:00
proxy enhance: expose DescribeDatabase api in proxy (#32732) 2024-05-09 22:51:30 +08:00
querycoordv2 fix: Segment on stopping query node can't be release successfully (#32929) 2024-05-10 14:33:30 +08:00
querynodev2 fix: temporarily disable two-phase retrieval when lru is enabled (#32927) 2024-05-10 14:19:45 +08:00
registry
rootcoord enhance: expose DescribeDatabase api in proxy (#32732) 2024-05-09 22:51:30 +08:00
storage enhance: Reuse hash locations during access bloom fitler (#32642) 2024-05-07 06:13:47 -07:00
tso fix: add lazy load field to mark segment load type (#31591) 2024-03-28 11:23:10 +08:00
types feat: support rate limiter based on db and partition levels (#31070) 2024-04-12 16:01:19 +08:00
util enhance: remove duplicated data generation APIs for bulk insert test (#32889) 2024-05-10 15:27:31 +08:00