mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 00:52:02 +00:00
935870b2c2
If you push data via Buffer engine then all your queries will be done from one user, however this is not always desired behavior, since this will not allow to limit queries with max_concurrent_queries_for_user and similar. |
||
---|---|---|
.. | ||
config.d | ||
data | ||
metadata | ||
users.d | ||
.gitignore | ||
clickhouse-server.cpp | ||
CMakeLists.txt | ||
config.xml | ||
embedded.xml | ||
MetricsTransmitter.cpp | ||
MetricsTransmitter.h | ||
play.html | ||
Server.cpp | ||
Server.h | ||
users.xml | ||
ya.make |