ClickHouse/dbms/include/DB/Core
2013-11-28 13:16:46 +00:00
..
Block.h dbms: less copying of blocks; improvement [#METR-2944]. 2013-11-17 19:14:17 +00:00
ColumnNumbers.h dbms: development. 2010-06-24 19:12:10 +00: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 memory usage for merge operations [#CONV-8705]. 2013-09-13 23:28:40 +00:00
ErrorCodes.h ClickHouse: Parsing and passing around PREWHERE condition. No actual filtering yet. [#METR-9091] 2013-11-28 13:16:46 +00:00
Exception.h dbms: better [#METR-9194]. 2013-11-18 19:18:03 +00:00
Field.h Field: removed useless hash function [#METR-2807]. 2013-11-02 22:20:58 +00:00
NameAndType.h dbms: development [#CONV-2504]. 2011-08-09 19:19:00 +00:00
Names.h dbms: development [#CONV-2944]. 2011-08-09 15:57:33 +00:00
NamesAndTypes.h dbms: View and Materialized View implementation [#METR-9076] 2013-11-08 17:43:03 +00:00
Progress.h dbms: development [#CONV-2944]. 2012-05-16 18:32:32 +00:00
Protocol.h dbms: added calculation of min/max [#CONV-8691]. 2013-09-07 02:03:13 +00:00
QueryProcessingStage.h dbms: addition to prev. revision [#CONV-2944]. 2013-08-04 01:10:14 +00: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: better comparison of floating point numbers with NaNs [#METR-9053]. 2013-11-01 20:10:43 +00:00
StackTrace.h dbms: development [#CONV-2944]. 2011-12-12 06:15:34 +00:00
StringRef.h ClickHouse: Added function arrayEnumerateUniq. [#CONV-8821] 2013-10-11 11:43:50 +00:00
toField.h Removed useless namespace [#CONV-2807]. 2013-08-11 03:40:14 +00:00
Types.h Fixed error with strong typedef [#CONV-7027]. 2013-03-28 22:22:04 +00:00