ClickHouse/tests/integration/test_config_yaml_full/configs/config.d/macros.yaml
2021-05-21 21:56:22 +03:00

8 lines
158 B
YAML

macros:
test: 'Hello, world!'
shard: s1
replica: r1
default_path_test: '/clickhouse/tables/{database}/{shard}/'
default_name_test: 'table_{table}'