milvus/internal/distributed/proxy
PowderLi 5cf9bb236e
enhance: restful support import jobs (#30343)
issue: #28521 #29732

include
1. list collection's import jobs
2. create a new import job
3. get the progress of an import job

fix:
1. mix the order of dbName & collectionName #29728
2. trace log keep the same as v1
3. support traceID
4. azure precheck, blob name cannot end with / #29703

---------

Signed-off-by: PowderLi <min.li@zilliz.com>
2024-01-31 17:57:04 +08:00
..
client enhance: Use mockery to replace manual mock code (#29074) 2023-12-13 10:46:44 +08:00
httpserver enhance: restful support import jobs (#30343) 2024-01-31 17:57:04 +08:00
service_test.go feat: Implement DescribeAlias and ListAliases interfaces (#29641) 2024-01-11 19:12:51 +08:00
service.go enhance: restful support import jobs (#30343) 2024-01-31 17:57:04 +08:00