ClickHouse/dbms/include/DB
2016-09-29 13:00:37 +03:00
..
AggregateFunctions Fixed error with anyLastIf function [#MARKETHEALTH-550]. 2016-09-23 06:44:51 +03:00
Client Better [#METR-2944]. 2016-07-31 06:53:16 +03:00
Columns ColumnVector: renamed get() to getElement() 2016-08-23 15:58:49 +03:00
Common Non significant change [#METR-2944]. 2016-09-23 23:33:06 +03:00
Core Trying to fix stuck in external aggregation [#METR-22869]. 2016-09-23 08:49:55 +03:00
Databases Add new metadata_modification_time column for system.tables [#METR-22593] 2016-09-05 15:15:29 +03:00
DataStreams Added docs for introduced changes. [#METR-22801] 2016-09-28 01:51:36 +03:00
DataTypes Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
Dictionaries add -Wold-style-cast 2016-08-26 22:55:11 +03:00
Functions dbms: Server: Bug fix. Now the functions toStartOfHour/toStartOfMinute/toStartOfFiveMinute correctly take into account the time zone parameter. [#METR-22935] 2016-09-29 13:00:37 +03:00
Interpreters Merge pull request #121 from ludv1x/METR-22801 2016-09-28 22:49:50 +04:00
IO Merge pull request #121 from ludv1x/METR-22801 2016-09-28 22:49:50 +04:00
Parsers Get rid of buggy code (that coincidently was useless too) [#METR-2944]. 2016-09-04 03:01:48 +03:00
Storages Non significant change [#METR-2944]. 2016-09-23 23:33:06 +03:00
TableFunctions Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00