ClickHouse/dbms/src
2019-11-17 03:56:18 +03:00
..
Access Add constraints columns to table system.settings 2019-10-31 01:45:57 +03:00
AggregateFunctions Better addBatchArray aggregator 2019-11-11 16:56:11 +08:00
Client Skip unknown settings with warnings. 2019-11-17 03:51:58 +03:00
Columns Merge pull request #7531 from amosbird/getkeymapped 2019-11-06 13:49:39 +03:00
Common Replace pointer with reference in SettingsCollection<T>::MemberInfos::findStrict(). 2019-11-17 03:51:51 +03:00
Compression ubsan fix 2019-11-02 17:00:03 +08:00
Core Add the ignorable flag for the settings. 2019-11-17 03:56:18 +03:00
Databases Fix idiotic bug in database object loading 2019-11-07 11:52:22 +03:00
DataStreams Replace pointer with reference in SettingsCollection<T>::MemberInfos::findStrict(). 2019-11-17 03:51:51 +03:00
DataTypes Merge pull request #7531 from amosbird/getkeymapped 2019-11-06 13:49:39 +03:00
Dictionaries Replace pointer with reference in SettingsCollection<T>::MemberInfos::findStrict(). 2019-11-17 03:51:51 +03:00
Formats Merge pull request #7590 from amosbird/typetrait 2019-11-02 13:22:39 +03:00
Functions Small refactoring. 2019-11-15 17:19:54 +03:00
Interpreters Replace pointer with reference in SettingsCollection<T>::MemberInfos::findStrict(). 2019-11-17 03:51:51 +03:00
IO ubsan fix 2019-11-02 17:00:03 +08:00
Parsers Fix for fix 2019-11-08 19:54:13 +03:00
Processors Replace pointer with reference in SettingsCollection<T>::MemberInfos::findStrict(). 2019-11-17 03:51:51 +03:00
Storages Add the ignorable flag for the settings. 2019-11-17 03:56:18 +03:00
TableFunctions PR-review fixes: handling bad value of 'external_table_functions_use_nulls' param, fixed typo 2019-11-08 14:30:11 +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