ClickHouse/dbms/include/DB/Common
Alexey Milovidov e97ecb6cf7 Merge branch 'master' into METR-19266
Conflicts:
	dbms/CMakeLists.txt
	dbms/include/DB/Functions/FunctionsArray.h
	dbms/include/DB/Functions/FunctionsString.h
	dbms/include/DB/Parsers/ExpressionListParsers.h
	dbms/include/DB/Storages/MergeTree/MergeTreeBlockInputStream.h
	dbms/include/DB/Storages/MergeTree/MergeTreeReader.h
	dbms/include/DB/Storages/MergeTree/MergeTreeThreadBlockInputStream.h
	dbms/include/DB/Storages/MergeTree/MergedBlockOutputStream.h
	dbms/src/Core/ErrorCodes.cpp
	dbms/src/Parsers/ASTFunction.cpp
	dbms/src/Storages/MergeTree/MergeTreeData.cpp
	dbms/src/Storages/MergeTree/MergeTreeDataPart.cpp
	dbms/src/Storages/MergeTree/MergeTreeReader.cpp
	dbms/src/Storages/StorageLog.cpp
2016-12-10 07:51:36 +03:00
..
HashTable Fixed error in cached dictionary when using C++11 ABI [#METR-23764]. 2016-12-08 07:56:52 +03:00
AIO.h
Allocator.h Miscellaneous [#METR-2944]. 2016-12-10 02:35:18 +03:00
Arena.h Separate compilation of ProfileEvents; comments [#METR-23237]. 2016-10-24 05:02:37 +03:00
ArenaWithFreeLists.h
AutoArray.h
BitHelpers.h
BlockFilterCreator.h
Collator.h libcommon, libre2, tools: Fixed build under OS X Sierra. [#METR-21516] 2016-11-03 15:41:13 +03:00
CombinedCardinalityEstimator.h
CompactArray.h
ConcurrentBoundedQueue.h
ConfigProcessor.h Added abilty to automatically update clusters configuration. [#METR-22802] 2016-10-11 17:17:49 +03:00
CounterInFile.h
CurrentMetrics.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
escapeForFileName.h
Exception.h
ExternalTable.h Non significant change [#METR-2944]. 2016-09-23 23:33:06 +03:00
FileChecker.h
formatReadable.h
getFQDNOrHostName.h
getNumberOfPhysicalCPUCores.h
HTMLForm.h
HyperLogLogBiasEstimator.h
HyperLogLogCounter.h
HyperLogLogWithSmallSetOptimization.h
Increment.h
interpolate.h MergeSelector: development [#METR-21840]. 2016-10-30 06:12:25 +03:00
isLocalAddress.h
localBackup.h
LRUCache.h
Macros.h
memcpySmall.h
MemoryTracker.h Fixed error with falsely reported large memory consumption of long running INSERT queries [#METR-23288]. 2016-10-25 17:22:10 +03:00
NetException.h
OptimizedRegularExpression.h
OptimizedRegularExpression.inl Non significant change [#METR-2944]. 2016-09-23 23:33:06 +03:00
PODArray.h
PoolBase.h columnar-appender-common: fix PoolWithFailOver [#METR-20682]. 2016-09-13 19:00:47 +03:00
PoolWithFailoverBase.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
ProfileEvents.h Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237]. 2016-10-24 07:06:27 +03:00
RadixSort.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
randomSeed.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
setThreadName.h
ShellCommand.h
SimpleCache.h
SipHash.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
SmallObjectPool.h
StackTrace.h
Stopwatch.h Better logic when there is very large number of parts in non-replicated MergeTree [#METR-22327]. 2016-11-18 05:34:34 +03:00
StringSearcher.h
StringUtils.h dbms: Server: merged from master [#METR-19266] 2016-10-19 18:00:56 +03:00
ThreadPool.h
Throttler.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
typeid_cast.h
UInt128.h Trying to fix stuck in external aggregation [#METR-22869]. 2016-09-23 08:49:55 +03:00
unaligned.h
UnicodeBar.h Make it compilable on OS X 2016-11-01 17:59:21 +01:00
UTF8Helpers.h
VirtualColumnUtils.h
Volnitsky.h