.. |
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
|
Support for NULLs in function if: continued [#CLICKHOUSE-2873].
|
2017-03-09 06:34:09 +03:00 |
Common
|
Added missing line [#CLICKHOUSE-2871].
|
2017-03-05 06:37:34 +03:00 |
Core
|
remove unused include
|
2017-03-06 10:58:29 +05:00 |
Databases
|
Setting fsync metadata (#380)
|
2017-01-23 22:05:07 +04:00 |
DataStreams
|
allow compiler to catch inconsistency
|
2017-03-06 18:39:29 +05:00 |
DataTypes
|
Added comment [#CLICKHOUSE-4].
|
2017-03-08 00:45:52 +03:00 |
Dictionaries
|
HTTPDictionarySource support HTTPS (#510)
|
2017-02-28 01:07:57 +04:00 |
Functions
|
Support for NULLs in function if: continued [#CLICKHOUSE-2873].
|
2017-03-09 06:34:09 +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
|
add priority and is_default columns [#CLICKHOUSE-2084]
|
2017-03-05 16:00:25 +05:00 |
Storages
|
Support for NULLs in function if: continued [#CLICKHOUSE-2873].
|
2017-03-09 06:34:09 +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 |