milvus-io/milvus-sdk-rust

The name should be determined at runtime

kingzcheung opened this issue · 0 comments

const NAME: &'static str = "images_test";

I think it would be better if the name should be determined at runtime. The current way is difficult to change through env.