ClickHouse/dbms/include/DB/Core
2014-12-17 18:56:52 +03:00
..
Block.h Apply required fixes [#METR-14099]. 2014-12-17 18:56:52 +03:00
ColumnNumbers.h
ColumnsWithNameAndType.h
ColumnWithNameAndType.h
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 Code cleanups [#METR-14099]. 2014-12-15 19:07:50 +03:00
Exception.h
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 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
QueryProcessingStage.h
Row.h
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 key when there are significant amount of empty strings [#METR-2944]. 2014-11-09 15:53:44 +03:00
toField.h
Types.h