From d198168f8e18ab9e75d02b23b89d01ab3a579dba Mon Sep 17 00:00:00 2001 From: WenyXu Date: Fri, 17 May 2024 10:53:59 +0000 Subject: [PATCH] test: ignore `fork_dictionary_bytes` field --- tests-integration/tests/http.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests-integration/tests/http.rs b/tests-integration/tests/http.rs index a75e9e219612..0c77cb396987 100644 --- a/tests-integration/tests/http.rs +++ b/tests-integration/tests/http.rs @@ -791,7 +791,6 @@ type = "experimental" index_max_keys_per_shard = 8192 data_freeze_threshold = 131072 dedup = true -fork_dictionary_bytes = "1GiB" [[datanode.region_engine]] @@ -836,6 +835,7 @@ fn drop_lines_with_inconsistent_results(input: String) -> String { "sst_meta_cache_size =", "vector_cache_size =", "page_cache_size =", + "fork_dictionary_bytes =", ]; input