File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ join_spilling_memory_ratio = 60
8484[log ]
8585
8686[log .file ]
87- level = " INFO "
87+ level = " DEBUG "
8888format = " text"
8989dir = " ./.databend/logs_1"
9090limit = 12 # 12 files, 1 file per hour
@@ -153,9 +153,6 @@ data_path = "./.databend/stateless_test_data"
153153# use "disk" to enabled disk cache
154154data_cache_storage = " none"
155155
156-
157- table_data_deserialized_data_bytes = 1073741824
158-
159156[cache .disk ]
160157# cache path
161158path = " ./.databend/_cache"
Original file line number Diff line number Diff line change @@ -72,7 +72,6 @@ serde = { workspace = true }
7272serde_json = { workspace = true }
7373sha2 = { workspace = true }
7474siphasher = { workspace = true }
75- streaming-decompression = " 0.1.2"
7675tantivy = { workspace = true }
7776tantivy-common = { workspace = true }
7877tantivy-fst = { workspace = true }
You can’t perform that action at this time.
0 commit comments