ClickHouse/dbms/src
2020-02-07 08:03:45 +05:00
..
Access Add access_with_grant_option to User. 2020-02-06 18:12:53 +03:00
AggregateFunctions Make sumMap accept String keys 2020-01-29 19:38:41 +00:00
Client Fixed potential performance issue in "Context::getTable" method 2020-01-06 03:22:15 +03:00
Columns Integrate patch from Intel 2020-01-14 20:17:56 +03:00
Common Merge branch 'master' of github.com:ClickHouse/ClickHouse 2020-02-07 08:03:45 +05:00
Compression revert TypeIndex, another fix for T64 (#9033) 2020-02-07 03:04:25 +03:00
Core Merge pull request #8875 from vitlibar/RBAC-5 2020-02-07 03:40:15 +03:00
Databases Merge pull request #8899 from achulkov2/issue-8864_show_create_table_bad_error_message 2020-01-31 19:10:21 +03:00
DataStreams Changed thread_id to UInt64 to support more OS 2020-02-02 23:01:13 +03:00
DataTypes Trying to fix early constant folding (#9010) 2020-02-07 03:05:51 +03:00
Dictionaries Revert "Merge pull request #9025 from ClickHouse/revert-8303-cache-dictionary" 2020-02-06 15:18:19 +03:00
Disks Merge branch 'master' into idisk-seekable-readbuffer 2020-02-02 03:54:50 +03:00
Formats Code added 2020-02-03 10:40:12 +03:00
Functions use proper length 2020-02-05 13:24:24 +03:00
Interpreters Merge pull request #8875 from vitlibar/RBAC-5 2020-02-07 03:40:15 +03:00
IO Add NullWriteBuffer 2020-02-03 11:26:04 +03:00
Parsers Implement SQL queries to manipulate users and grants. 2020-02-06 18:12:53 +03:00
Processors Code added 2020-02-03 10:40:12 +03:00
Storages Merge pull request #9022 from ClickHouse/mutations_parts_to_do_fix 2020-02-06 11:26:13 +03:00
TableFunctions Rewrite the User class to be controlled by AccessControlManager. 2020-01-31 20:27:32 +03:00
CMakeLists.txt Filesystem abstraction layer 2019-11-27 14:33:27 +03:00
NOTICE