mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-06 07:32:27 +00:00
10 lines
284 B
XML
10 lines
284 B
XML
<yandex>
|
|
<macros>
|
|
<test>Hello, world!</test>
|
|
<shard>s1</shard>
|
|
<replica>r1</replica>
|
|
<default_path_test>/clickhouse/tables/{database}/{shard}/</default_path_test>
|
|
<default_name_test>table_{table}</default_name_test>
|
|
</macros>
|
|
</yandex>
|