ClickHouse/dbms/include/DB/Common
2015-02-22 19:09:16 +03:00
..
HashTable dbms: added SmallSet and SmallMap [#METR-2944]. 2015-02-21 03:28:53 +03:00
Arena.h dbms: added aggregation method 'concat' - performance improvement in generic case [#METR-2944]. 2015-02-22 19:09:16 +03:00
AutoArray.h
Collator.h
ConcurrentBoundedQueue.h
escapeForFileName.h
ExternalTable.h
FileChecker.h Fixed errors in clang (part 1) [#METR-2807]. 2015-01-21 06:56:28 +03:00
formatReadable.h dbms: prepared for fully-functional progress bar [#METR-2944]. 2014-10-25 22:33:52 +04:00
HyperLogLogWithSmallSetOptimization.h dbms: added small set optimization for aggregate function uniqHLL12 [#METR-2944]. 2015-02-22 10:23:37 +03:00
isLocalAddress.h dbms: extract function Cluster::isLocal 2015-02-10 17:50:52 +03:00
localBackup.h dbms: added FREEZE PARTITION functionality [#METR-13441]. 2014-11-11 07:11:07 +03:00
LRUCache.h
Macros.h dbms: allowed recursive macros [#METR-13146]. 2014-10-15 23:38:46 +04:00
MemoryTracker.h
PODArray.h Merge 2015-02-04 14:01:06 +03:00
ProfileEvents.h dbms: added few profile events [#METR-2944]. 2014-11-23 07:01:36 +03:00
SipHash.h dbms: style [#METR-2944]. 2014-12-19 21:33:30 +03:00
Throttler.h dbms: Better [#METR-15052]. 2015-02-11 03:38:07 +03:00
typeid_cast.h
UInt128.h dbms: tiny modification [#METR-2944]. 2015-02-22 18:30:31 +03:00
UnicodeBar.h dbms: fixed errors in gcc 4.9 [#METR-2944]. 2015-01-24 04:10:05 +03:00
VirtualColumnUtils.h dbms: more scalable aggregator: development [#METR-2944]. 2014-12-30 21:04:53 +03:00
Volnitsky.h