ClickHouse/dbms/include/DB
2016-08-25 23:09:58 +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 ConcurrentBoundedQueue: move if nothrow assign possible. copy otherwise 2016-08-23 17:01:45 +03:00
Core Translation of comments [#METR-22400]. 2016-08-17 09:41:43 +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 Addition to prev. revision [#METR-22400]. 2016-08-17 23:17:16 +03:00
DataTypes Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
Dictionaries use 'std::vector<bool> loaded_ids' for FlatDictionary::has() 2016-08-25 23:09:58 +03:00
Functions Changed semantic of intDiv, intDivOrZero functions for floating point arguments [#METR-19446]. 2016-08-19 06:17:53 +03:00
Interpreters Added optional 'default_database' parameter for Cluster (allow Distributed tables to connect to different databases on different shards/replicas) [#METR-22462]. 2016-08-22 23:34:21 +03:00
IO Don't do DNS requests for each fetch from replica [#METR-22304]. 2016-08-19 04:54:23 +03:00
Parsers Throw exception when multi-statements are disabled [#METR-22252]. 2016-08-17 08:38:51 +03:00
Storages Added optional 'default_database' parameter for Cluster (allow Distributed tables to connect to different databases on different shards/replicas) [#METR-22462]. 2016-08-22 23:34:21 +03:00
TableFunctions Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00