mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 14:35:27 +08:00
[skip ci] Update codes of parser (#11317)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
d062175357
commit
c43dbaaa06
@ -10,6 +10,7 @@ def operations_parser(operations):
|
||||
for run_type, run_params in operations.items():
|
||||
logger.debug(run_type)
|
||||
return run_type, run_params
|
||||
return False, False
|
||||
|
||||
|
||||
def collection_parser(collection_name):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user