ClickHouse/tests/integration/test_config_xml_main/configs/config.d/macros.yaml

8 lines
158 B
YAML
Raw Normal View History

2021-05-21 18:56:22 +00:00
macros:
test: 'Hello, world!'
shard: s1
replica: r1
default_path_test: '/clickhouse/tables/{database}/{shard}/'
default_name_test: 'table_{table}'