mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 08:32:02 +00:00
8b84829e93
Changelog: - remove query_thread_log (query_log should be enough) - for s3 storage there /var/lib/clickhouse/data/system/*_log cannot be used, replace them with plain TSVWithNamesAndTypes, also note, that after schema inference it is even pretty easy to use - support replicated database env correctly Co-authored-by: tavplubix <tavplubix@clickhouse.com> Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com> |
||
---|---|---|
.. | ||
bare | ||
client | ||
docs | ||
packager | ||
server | ||
test | ||
images.json | ||
README.md |
ClickHouse Dockerfiles
This directory contain Dockerfiles for clickhouse-client
and clickhouse-server
. They are updated in each release.
Also there is bunch of images for testing and CI. They are listed in images.json
file and updated on each commit to master. If you need to add another image, place information about it into images.json
.