ClickHouse/dbms/src
2017-03-05 06:37:34 +03:00
..
AggregateFunctions Implemented aggregate function 'count' with Nullable arguments to count number of not-NULL values [#CLICKHOUSE-2833]. 2017-02-10 12:02:10 +03:00
Analyzers Remove stringstream performance on very short queries (#391) 2017-01-25 05:53:29 +04:00
Client fix build without readline 2017-02-08 01:40:08 +03:00
Columns Add support of AggregateFunction constants in VALUES and Set. [#CLICKHOUSE-2845] 2017-02-18 00:36:31 +04:00
Common Added missing line [#CLICKHOUSE-2871]. 2017-03-05 06:37:34 +03:00
Core Block::unshareColumns: more complete implementation [#CLICKHOUSE-2]. 2017-02-10 09:12:22 +03:00
Databases Setting fsync metadata (#380) 2017-01-23 22:05:07 +04:00
DataStreams Add support of AggregateFunction constants in VALUES and Set. [#CLICKHOUSE-2845] 2017-02-18 00:36:31 +04:00
DataTypes Add support of scalars with AggregateFunction() type. [#CLICKHOUSE-2845] 2017-02-18 00:36:31 +04:00
Dictionaries HTTPDictionarySource support HTTPS (#510) 2017-02-28 01:07:57 +04:00
Functions add pointInEllipses function 2017-03-01 12:23:49 +03:00
Interpreters Merge pull request #554 from proller/fix1 2017-03-04 05:59:05 +04:00
IO http server: allow custom root response (#553) 2017-03-04 06:00:21 +04:00
ODBC Fix some includes and missing definitions (#446) 2017-02-03 02:08:19 +04:00
Parsers Add docs. Add TEST version of KILL QUERY. [#CLICKHOUSE-2120] 2017-01-27 03:59:39 +04:00
Server system table with graphite configuration [#CLICKHOUSE-2084] 2017-03-05 04:45:35 +04:00
Storages Added more metrics for StorageBuffer [#CLICKHOUSE-2871]. 2017-03-05 04:23:10 +03:00
TableFunctions Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
CMakeLists.txt Reworking ExpressionAnalyzer (preparations) [#METR-20307]. 2017-01-04 09:52:02 +03:00