ClickHouse/dbms/include/DB
2016-08-18 17:25:02 +03:00
..
AggregateFunctions dbms: Better code for functions processing. Code cleanup. [#METR-19266] 2016-08-15 14:14:29 +03:00
Client Better [#METR-2944]. 2016-07-31 06:53:16 +03:00
Columns dbms: cleanup [#METR-19266] 2016-08-17 19:31:00 +03:00
Common Style [#METR-2807]. 2016-08-07 12:09:18 +03:00
Core dbms: temporarily rolled back change that removes isNumeric()/behavesAsNumber() because it introduces bugs [#METR-19266] 2016-08-17 01:32:42 +03:00
Databases Allow to set 'force_restore_data' flag with creating file on local filesystem [#METR-21594], [#METR-17811]. 2016-08-10 00:48:05 +03:00
DataStreams dbms: Various fixes + more comments [#METR-19266] 2016-08-10 22:12:29 +03:00
DataTypes dbms: cleanup [#METR-19266] 2016-08-17 19:31:00 +03:00
Dictionaries Style [#METR-2807]. 2016-08-07 12:09:18 +03:00
Functions dbms: improvements [#METR-19266] 2016-08-18 17:25:02 +03:00
Interpreters dbms: Various fixes + more comments [#METR-19266] 2016-08-10 22:12:29 +03:00
IO dbms: better [#METR-19266] 2016-08-15 20:10:30 +03:00
Parsers dbms: Got rid of useless display code for CASE and IS NULL/IS NOT NULL. Also simplified CASE implementation. [#METR-19266] 2016-08-12 17:06:58 +03:00
Storages dbms: Code cleanup [#METR-19266] 2016-08-12 18:22:28 +03:00
TableFunctions Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00