ClickHouse/dbms/include/DB/Core
2014-11-04 00:08:56 +03:00
..
Block.h Merge 2014-09-12 20:05:29 +04: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: improved performance of aggregation by one numeric key (up to: 2x for UInt8, 5x for UInt16, 1.1x for UInt32, UInt64) [#METR-2944]. 2014-10-29 04:18:50 +03:00
ErrorCodes.h dbms: FETCH PARTITION: development [#METR-13153]. 2014-10-13 22:01:58 +04:00
Exception.h Moved DB::Exception and StackTrace to statdaemons (to allow zkutil to have stack trace in exceptions without depending on dbms). [#METR-10202] 2014-04-03 11:14:42 +04:00
Field.h dbms: fixed error with formatting floating point literals in query [#METR-2944]. 2014-08-10 02:36:07 +04:00
Names.h Merge 2014-07-15 14:13:36 +04:00
NamesAndTypes.h Merge 2014-07-17 17:41:47 +04: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: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
StringRef.h dbms: improved performance of aggregation by string keys [#METR-13168]. 2014-11-04 00:08:56 +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