ClickHouse/dbms/src
2018-08-03 22:21:44 +03:00
..
AggregateFunctions Fixed error in aggregate function "anyHeavy"; added a test [#CLICKHOUSE-3867] 2018-07-27 22:51:13 +03:00
Analyzers Less dependencies [#CLICKHOUSE-2] 2018-06-05 22:46:49 +03:00
Client CLICKHOUSE-3771 Preparing for new version scheme [WIP] (#2646) 2018-08-01 00:36:18 +03:00
Columns Update Collator.cpp 2018-07-20 18:49:47 +03:00
Common Added validation of ODBC connection string [#CLICKHOUSE-3861] 2018-08-01 00:25:26 +03:00
Core CLICKHOUSE-3771 Preparing for new version scheme [WIP] (#2646) 2018-08-01 00:36:18 +03:00
Databases Merge branch 'master' into zhang2014-feature/support_truncate 2018-06-09 19:10:06 +03:00
DataStreams Fix test. 2018-07-31 20:34:17 +03:00
DataTypes CLICKHOUSE-3857: Add table table_engines, alias factory base class and columns alias_to and case_insensitive to functions 2018-07-25 19:08:23 +03:00
Dictionaries Don't escape values of parameters of ODBC connection string if it is not necessarily, because drivers don't recognize them [#CLICKHOUSE-3861] 2018-08-02 08:30:52 +03:00
Formats Miscellaneous #2702 2018-07-24 21:50:28 +03:00
Functions Removed useless file; preparations #2791 2018-08-03 21:47:44 +03:00
Interpreters Using jemalloc instead of tcmalloc. (#2773) 2018-08-02 03:20:20 +03:00
IO CLICKHOUSE-3832: Add HTTP Basic authentification in replication protocol 2018-07-26 18:10:57 +03:00
Parsers Fixed bad code #2708 2018-07-28 00:33:30 +03:00
Storages old mutations cleaner for non-replicated MergeTree engines [#CLICKHOUSE-3828] 2018-08-03 22:21:44 +03:00
TableFunctions Addition to prev. revision [#CLICKHOUSE-3861] 2018-08-01 21:13:35 +03:00
CMakeLists.txt Better modularity of formats. (#2492) 2018-06-10 22:22:49 +03:00