We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68e911e commit cedd27fCopy full SHA for cedd27f
tests/integration/test_storage_delta/test.py
@@ -146,7 +146,7 @@ def started_cluster():
146
"configs/config.d/filesystem_caches.xml",
147
"configs/config.d/remote_servers.xml",
148
],
149
- user_configs=["configs/users.d/users.xml", "configs/users.d/disable_parquet_metadata_caching.xml"],
+ user_configs=["configs/users.d/users.xml"],
150
with_installed_binary=True,
151
image="clickhouse/clickhouse-server",
152
tag="25.3.3.42",
0 commit comments