ClickHouse/dbms/src
2016-12-31 02:39:53 +03:00
..
AggregateFunctions Fixed groupUniqArray for Date and DateTime types. [#METR-23869] 2016-12-16 13:59:16 +03:00
Client Addition to prev. revision [#METR-22799]. 2016-12-24 04:30:05 +03:00
Columns NULLs support: fixed totally wrong code [#METR-19266]. 2016-12-30 08:13:14 +03:00
Common Added memory tracking events and columns for merges. [#METR-23911] 2016-12-31 02:39:53 +03:00
Core Fixed long delay when querying Merge table based on very large amount of StripeLog tables; fixed error in Merge table [#METR-23945]. 2016-12-25 07:39:22 +03:00
Databases Using internal boost library [#METR-2944]. 2016-12-12 07:57:09 +03:00
DataStreams Fixed most cases of misleading messages "Could not print diagnostic info because two last rows aren't in buffer (rare case)" [#METR-20000]. 2016-12-30 08:40:49 +03:00
DataTypes Removed function that was in a wrong place [#METR-2944]. 2016-12-30 09:48:11 +03:00
Dictionaries Fixed MongoDBDictionarySource [#METR-2944]. 2016-12-20 23:48:40 +03:00
Functions NULLs support: fixed totally wrong code [#METR-19266]. 2016-12-30 08:13:14 +03:00
Interpreters Added memory tracking events and columns for merges. [#METR-23911] 2016-12-31 02:39:53 +03:00
IO NULLs support: fixed totally wrong code [#METR-19266]. 2016-12-30 08:13:14 +03:00
ODBC Fixed build on clang [#METR-2944]. 2016-12-12 08:53:37 +03:00
Parsers Fixed parsing of NULL literal [#METR-19266]. 2016-12-29 22:52:15 +03:00
Server Dont use tcmalloc TCMALLOC_AGGRESSIVE_DECOMMIT patch 2016-12-28 03:47:46 +03:00
Storages Added memory tracking events and columns for merges. [#METR-23911] 2016-12-31 02:39:53 +03:00
TableFunctions Added abilty to automatically update clusters configuration. [#METR-22802] 2016-10-11 17:17:49 +03:00
CMakeLists.txt dbms: Declared max_block_size. [#METR-21516] 2016-05-29 04:12:10 +03:00