ClickHouse/dbms/src
Vitaly Baranov 38fa1af5ca Disable quota consumptions for the system queries and for selecting
from the `system.quota` and `system.quotas` tables.
2019-12-05 21:03:57 +03:00
..
Access Rework Quota based on IAccessEntity. 2019-12-05 21:03:57 +03:00
AggregateFunctions Better addBatchArray aggregator 2019-11-11 16:56:11 +08:00
Client Merge pull request #7653 from vitlibar/skip-unknown-settings-with-warnings 2019-11-18 13:50:52 +03:00
Columns Merge pull request #7665 from 4ertus2/joins 2019-12-05 14:38:20 +03:00
Common Rework Quota based on IAccessEntity. 2019-12-05 21:03:57 +03:00
Compression ubsan fix 2019-11-02 17:00:03 +08:00
Core Disable processors by default. 2019-12-04 20:24:53 +03:00
Databases Merge pull request #7916 from azat/dict-avoid-RELOAD-on-CREATE-DATABASE 2019-12-02 11:50:44 +03:00
DataStreams Rework Quota based on IAccessEntity. 2019-12-05 21:03:57 +03:00
DataTypes Merge pull request #7721 from 4ertus2/decimal 2019-12-03 05:15:38 +03:00
Dictionaries Add functions for writing std::chrono to string. 2019-12-05 21:03:57 +03:00
Formats JSONCompactEachRow and JSONCompactEachRowWithNamesAndTypes (#7841) 2019-12-05 13:13:40 +03:00
Functions Add functions currentQuota() and currentQuotaKey(). 2019-12-05 21:03:57 +03:00
Interpreters Disable quota consumptions for the system queries and for selecting 2019-12-05 21:03:57 +03:00
IO Remove unused function 2019-12-04 12:49:54 +03:00
Parsers Merge pull request #7665 from 4ertus2/joins 2019-12-05 14:38:20 +03:00
Processors Rework Quota based on IAccessEntity. 2019-12-05 21:03:57 +03:00
Storages Add table system.quotas. 2019-12-05 21:03:57 +03:00
TableFunctions Buildable code 2019-12-03 20:15:16 +03:00
CMakeLists.txt Move authentication code to a separate class. 2019-10-11 00:18:52 +03:00
NOTICE Moved NOTICE to dbms/src 2019-08-16 14:03:23 +03:00