milvus/pkg/util/paramtable
SimFG 09cd56d44f
enhance: add the skip auto id and partition key check config (#32592)
/kind improvement
issue: #32591

Signed-off-by: SimFG <bang.fu@zilliz.com>
2024-04-29 10:29:26 +08:00
..
autoindex_param_test.go enhance: Support auto index for scalar index (#31255) 2024-03-21 10:37:08 +08:00
autoindex_param.go enhance: update milvus.yaml (#31832) 2024-04-16 16:17:19 +08:00
base_table_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
base_table.go fix: etcd not connectable when auth enabled (#31633) 2024-04-01 15:23:19 +08:00
component_param_test.go enhance: add the skip auto id and partition key check config (#32592) 2024-04-29 10:29:26 +08:00
component_param.go enhance: add the skip auto id and partition key check config (#32592) 2024-04-29 10:29:26 +08:00
grpc_param_test.go enhance: cache config values for saving cpu cycles to parse config item (#30947) 2024-03-12 11:09:04 +08:00
grpc_param.go enhance: update milvus.yaml (#31832) 2024-04-16 16:17:19 +08:00
hook_config.go Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
http_param_test.go fix: set proxy.http.acceptTypeAllowInt64: true as default (#30720) 2024-02-29 09:59:07 +08:00
http_param.go fix: set proxy.http.acceptTypeAllowInt64: true as default (#30720) 2024-02-29 09:59:07 +08:00
param_item.go enhance: Add runtime config to paramtable (#31006) 2024-03-15 11:07:06 +08:00
quota_param_test.go enhance: add max insert request size and must use partition key configs (#32433) 2024-04-19 10:31:20 +08:00
quota_param.go enhance: add max insert request size and must use partition key configs (#32433) 2024-04-19 10:31:20 +08:00
role_param_test.go enhance: add 3 builtin roles (#28961) 2023-12-18 14:28:41 +08:00
role_param.go enhance: add 3 builtin roles (#28961) 2023-12-18 14:28:41 +08:00
runtime.go enhance: add the related data size for the read apis (#31816) 2024-04-10 15:07:17 +08:00
service_param_test.go enhance: Support MinIO TLS connection (#31311) 2024-03-21 11:15:20 +08:00
service_param.go enhance: use WalkWithPrefix api for oss, enable piplined file gc (#31740) 2024-04-25 20:41:27 +08:00