mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 17:48:29 +08:00
#38077 remove the check for two reason 1. server will do the same to make sure use the correct database; 2. each req has an additional overhead of calling the proxy to check database. Signed-off-by: lixinguo <xinguo.li@zilliz.com> Co-authored-by: lixinguo <xinguo.li@zilliz.com>