ClickHouse/dbms/include/DB
Alexey Milovidov 193113dc63 Merge
2015-09-04 23:00:32 +03:00
..
AggregateFunctions dbms: fixed build [#METR-17276]. 2015-09-02 03:17:10 +03:00
Client dbms: added setting 'skip_unavailable_shards' [#METR-17059]. 2015-06-28 09:38:18 +03:00
Columns dbms: added comment [#METR-2944]. 2015-07-23 14:11:41 +03:00
Common Revert "dbms::Allocator: support big alignments for ███████████ [#METR-17814]" 2015-09-02 13:29:23 +03:00
Core dbms: increased default limit on query size [#METRIKASUPP-5557]. 2015-09-03 21:48:41 +03:00
DataStreams dbms: fixed error with WITH TOTALS in subquery with distributed table with one shard and LIMIT [#METR-17561]. 2015-09-04 22:40:55 +03:00
DataTypes dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
Dictionaries dbms: add dictionary name to messages of most exceptions occurring during their creation [#METR-17487] 2015-08-19 16:19:37 +03:00
Functions dbms: tiny modifications [#METR-17588]. 2015-09-03 22:19:19 +03:00
Interpreters Merge 2015-09-04 23:00:32 +03:00
IO Merge 2015-09-03 15:07:46 +03:00
Parsers dbms: improved formatting [#METR-17664]. 2015-08-15 00:30:48 +03:00
Storages Merge 2015-09-03 16:30:50 +03:00
TableFunctions