ClickHouse/dbms/src
2016-08-25 17:04:26 +03:00
..
AggregateFunctions dbms: Better code for functions processing. Code cleanup. [#METR-19266] 2016-08-15 14:14:29 +03:00
Client Client: added --echo option to simlify investigating diff of functional tests [#METR-22352]. 2016-08-10 08:13:45 +03:00
Columns dbms: cleanup [#METR-19266] 2016-08-18 18:58:46 +03:00
Common Style [#METR-2807]. 2016-08-07 12:09:18 +03:00
Core dbms: Do not allow inserting NULLs into non-nullable columns [#METR-19266] 2016-08-25 17:04:26 +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: cleanup [#METR-19266] 2016-08-18 18:58:46 +03:00
DataTypes dbms: Fixed issues with INSERT. [#METR-19266] 2016-08-24 19:52:17 +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: Allow INSERT when source columns and target columns have compatible types up to nullability. [#METR-19266] 2016-08-25 15:38:47 +03:00
IO Fixed warnings on clang [#METR-2944]. 2016-08-07 19:28:12 +03:00
ODBC ODBC Driver: fixed error [#METR-18538]. 2016-04-10 14:51:09 +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
Server Creating directory for flags [#METR-21594]. 2016-08-10 03:47:00 +03:00
Storages dbms: made code more readable [#METR-19266] 2016-08-24 13:27:19 +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