ClickHouse/dbms/src
2016-07-07 00:48:11 +03:00
..
AggregateFunctions Added 'anyHeavy' aggregate function [#METR-21691]. 2016-06-26 15:48:04 +03:00
Client Client: allowed to override compression from command line [#METR-21944]. 2016-07-05 00:03:23 +03:00
Columns Fixed error with ARRAY JOIN of arrays of strings [#METR-21863]. 2016-06-28 22:43:32 +03:00
Common Fixed error when libcpuid reports zero number of CPU cores [#METR-21926]. 2016-06-30 23:35:07 +03:00
Core Fixed build on clang [#METR-20000]. 2016-05-30 23:54:39 +03:00
Databases Fixed error when table couldn't alter itself in constructor [#METR-21479]. 2016-06-10 23:46:58 +03:00
DataStreams Squashing transforms: development [#METR-21877]. 2016-07-07 00:48:11 +03:00
DataTypes Fixed error with parsing bad arrays [#METR-21885]. 2016-06-28 23:45:28 +03:00
Dictionaries Fixed error [#METR-21527]. 2016-06-08 03:49:45 +03:00
Functions Allowed to show values of type AggregateFunction in Pretty formats [#METR-2944]. 2016-06-22 00:43:43 +03:00
Interpreters Squashing small blocks on INSERT (when passing blocks via TCP interface or when doing INSERT SELECT) [#METR-21877]. 2016-07-02 00:02:13 +03:00
IO Little better [#METR-2944]. 2016-06-25 07:29:09 +03:00
ODBC ODBC Driver: fixed error [#METR-18538]. 2016-04-10 14:51:09 +03:00
Parsers Addition [#METR-21884]. 2016-06-30 00:31:36 +03:00
Server Temporarily removed squashing blocks on INSERT [#METR-21877]. 2016-07-06 19:25:15 +03:00
Storages Added 'WITH NAME' section to ALTER TABLE ... FREEZE PARTITION query [#METR-21884]. 2016-06-28 23:50:37 +03:00
TableFunctions Fixed error when table couldn't alter itself in constructor [#METR-21479]. 2016-06-10 23:46:58 +03:00
CMakeLists.txt dbms: Declared max_block_size. [#METR-21516] 2016-05-29 04:12:10 +03:00