ClickHouse/dbms/include/DB
2016-09-05 15:15:29 +03:00
..
AggregateFunctions Less code [#MOBMET-3953]. 2016-08-07 01:31:58 +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 Fixed error [#METR-22625]. 2016-09-02 05:58:59 +03:00
Core Translation of comments [#METR-22400]. 2016-08-17 09:41:43 +03:00
Databases Add new metadata_modification_time column for system.tables [#METR-22593] 2016-09-05 15:15:29 +03:00
DataStreams dbms: Better. [#METR-18510] 2016-09-01 11:19:19 +03:00
DataTypes
Dictionaries add -Wold-style-cast 2016-08-26 22:55:11 +03:00
Functions More convenient behaviour when user writes 'toDate(1111111111.)' (passes unix timestamp as float) [#METR-2944]. 2016-09-04 03:42:24 +03:00
Interpreters Fixed error, removed partially duplicate code [#METR-22462]. 2016-08-25 20:23:29 +03:00
IO add -Wold-style-cast 2016-08-26 22:55:11 +03:00
Parsers Get rid of buggy code (that coincidently was useless too) [#METR-2944]. 2016-09-04 03:01:48 +03:00
Storages Investigation [#METR-2944]. 2016-09-04 20:12:07 +03:00
TableFunctions