mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-03 01:12:25 +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>