ClickHouse/dbms/include/DB/Core
2015-09-25 15:52:47 +03:00
..
Block.h dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
BlockInfo.h dbms: more scalable aggregator: development [#METR-2944]. 2015-01-03 06:18:49 +03:00
ColumnNumbers.h
ColumnsWithTypeAndName.h dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
ColumnWithTypeAndName.h dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
Defines.h dbms: increased default limit on query size [#METRIKASUPP-5557]. 2015-09-03 21:48:41 +03:00
ErrorCodes.h dbms: added 'max_network_bytes' setting [#METR-18186]. 2015-09-25 15:52:47 +03:00
Exception.h dbms: external dictionaries: fixed bunch of errors; added optional parameter 'dont_check_update_time' for MySQL dictionary source [#METR-17508]. 2015-08-12 06:57:32 +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
QueryProcessingStage.h
Row.h
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
Types.h