ClickHouse/tests/queries
Azat Khuzhin 0c7a4142e4 Use separate default settings for clickhouse-local
There are already two of them:
- storage_file_read_method can use mmap method for clickhouse-local
- there is no sense in disabling allow_introspection_functions for
  clickhouse-local since it can hurt only itself

And likely there will be more, once the infrastructure will be there.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-06-24 23:42:31 +03:00
..
0_stateless Use separate default settings for clickhouse-local 2023-06-24 23:42:31 +03:00
1_stateful
bugs
shell_config.sh