ClickHouse/dbms/src
2016-07-10 18:52:35 +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 test [#METR-18149]. 2016-07-10 10:36:37 +03:00
Common dbms: Server: Fixes. Fix for PODArray::swap(). [#METR-18844] 2016-07-08 18:30:57 +03:00
Core Added support for tuple arguments of function if [#METR-22033]. 2016-07-09 06:54:57 +03:00
Databases Fixed error when table couldn't alter itself in constructor [#METR-21479]. 2016-06-10 23:46:58 +03:00
DataStreams Fixed error [#METR-21877]. 2016-07-07 04:57:48 +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 Fixed error [#METR-18149]. 2016-07-10 10:24:24 +03:00
Interpreters Added syntactic sugar for count(DISTINCT ...) and 'count_distinct_implementation' setting [#METR-22035]. 2016-07-10 18:52:35 +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 Added syntactic sugar for count(DISTINCT ...) and 'count_distinct_implementation' setting [#METR-22035]. 2016-07-10 18:52:35 +03:00
Server Fixed error [#METR-21877]. 2016-07-07 04:57:48 +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