ClickHouse/dbms/include/DB/Core
2015-07-14 00:28:19 +03:00
..
Block.h dbms: fixed Block::insertDefault method for elements of nested data structures (it is used in AddedDefaultsBlockInputStream, InterpreterInsertQuery) [#METR-15896]. 2015-04-09 05:10:06 +03:00
BlockInfo.h dbms: more scalable aggregator: development [#METR-2944]. 2015-01-03 06:18:49 +03:00
ColumnNumbers.h Removed useless code [#METR-2807]. 2014-04-08 10:51:53 +04:00
ColumnsWithNameAndType.h dbms: development [#CONV-2944]. 2011-10-31 06:37:12 +00:00
ColumnWithNameAndType.h dbms: removed IColumn::clear function [#CONV-7486]. 2013-05-03 03:23:41 +00:00
Defines.h dbms: lowered default query_log.flush_interval_milliseconds to 7500 [#METR-16946]. 2015-06-28 10:34:58 +03:00
ErrorCodes.h zkutil: rework KeeperException to minimize repetition, set non-zero return code for KeeperException, process ZSESSIONMOVED as unrecoverable 2015-05-26 17:40:36 +03:00
Exception.h dbms: QueryLog: development (incomplete) [#METR-16946]. 2015-06-30 00:35:35 +03:00
Field.h dbms: harness the power of libdouble-conversion. [#METR-13363] 2014-12-09 15:08:17 +03:00
Names.h Merge 2014-07-15 14:13:36 +04:00
NamesAndTypes.h dbms: removed passing DataTypeFactory everywhere [#METR-16545]. 2015-05-28 06:49:28 +03:00
Progress.h dbms: prepared for fully-functional progress bar [#METR-2944]. 2014-10-25 22:33:52 +04:00
Protocol.h protocol: commets on sending external tables [METR-10071] 2014-03-28 16:19:59 +04:00
QueryProcessingStage.h Fixed warnings on clang [#METR-2807]. 2014-03-10 08:17:17 +04:00
Row.h dbms: using special array for Row and instead of std::vector<AggregateFunctionPlainPtrs> (experimental) [#CONV-2944]. 2013-01-07 00:57:43 +00:00
SortDescription.h dbms: fixed collations; preparation to external sorting [#METR-2944]. 2015-01-07 18:30:11 +03:00
StringRef.h dbms: probably faster (needs testing) [#METR-2944]. 2015-07-14 00:28:19 +03:00
toField.h Removed useless namespace [#CONV-2807]. 2013-08-11 03:40:14 +00:00
Types.h dbms: unified hash tables: development [#METR-2944]. 2014-04-29 04:28:18 +04:00