mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-07 05:42:57 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user