feat: supports name in object storage config (#4630)

* feat: supports name in object storage config

* fix: integration test

* fix: integration test

* fix: update sample config

* fix: config api test
This commit is contained in:
dennis zhuang
2024-09-03 15:02:55 +08:00
committed by GitHub
parent 9b03940e03
commit a612b67470
7 changed files with 101 additions and 11 deletions

View File

@@ -902,6 +902,7 @@ fn drop_lines_with_inconsistent_results(input: String) -> String {
"selector_result_cache_size =",
"metadata_cache_size =",
"content_cache_size =",
"name =",
];
input