ClickHouse/dbms/src/Common
proller 70d9fb06b4 PerformanceTest: use getMultiple*FromConfig, fix debug helpers (#915)
* PerformanceTest: use getMultiple*FromConfig, fix debug helpers

* Missing file
2017-06-22 21:56:40 +03:00
..
HashTable Common/HashTable: allow cell reinsertion 2017-05-11 18:52:49 +04:00
tests Changed namespace [#DEVTOOLS-3381]. 2017-06-21 11:35:38 +03:00
ZooKeeper Addition to prev. revision [#DEVTOOLS-3381]. 2017-06-19 23:09:11 +03:00
AIO.h translate comments 2017-05-09 13:03:35 -04:00
Allocator.cpp Update Allocator.cpp 2017-06-20 10:51:53 +03:00
Allocator.h translate comments 2017-05-09 13:03:35 -04:00
Arena.h Fixed -ForEach combinator of aggregate functions [#CLICKHOUSE-2952]. 2017-04-16 06:38:37 +03:00
ArenaWithFreeLists.h Fixed translation errors, part 1 [#CLICKHOUSE-3]. 2017-05-09 15:07:35 -04:00
ArrayCache.h Update ArrayCache.h 2017-06-20 10:51:53 +03:00
AutoArray.h Fixed translation errors, part 1 [#CLICKHOUSE-3]. 2017-05-09 15:07:35 -04:00
BitHelpers.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
ClickHouseRevision.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
ClickHouseRevision.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
CMakeLists.txt Removed cyclic dependency [#DEVTOOLS-3381]. 2017-06-19 23:06:35 +03:00
Collator.cpp Allow to disable ICU (#711) 2017-04-19 04:06:29 +03:00
Collator.h Allow to disable ICU (#711) 2017-04-19 04:06:29 +03:00
CombinedCardinalityEstimator.h Fixed translation errors; miscellaneous changes [#CLICKHOUSE-3]. 2017-05-10 00:00:19 -04:00
CompactArray.h Fixed translation errors, part 1 [#CLICKHOUSE-3]. 2017-05-09 15:07:35 -04:00
ConcurrentBoundedQueue.h Small refinements [#CLICKHOUSE-2]. 2017-06-01 16:41:58 +03:00
config_build.cpp.in Tiny modifications [#CLICKHOUSE-3044]. 2017-06-18 09:11:49 +03:00
config_build.h Tiny modifications [#CLICKHOUSE-3044]. 2017-06-18 09:11:49 +03:00
config_version.h.in Fixed build [#CLICKHOUSE-3044]. 2017-06-18 08:55:46 +03:00
config.h.in Fixed build [#CLICKHOUSE-3044]. 2017-06-18 08:55:46 +03:00
ConfigProcessor.cpp Removed cyclic dependency [#DEVTOOLS-3381]. 2017-06-19 23:06:35 +03:00
ConfigProcessor.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
CounterInFile.h Returned back Increment and CounterInFile, because they are still needed [#CLICKHOUSE-2]. 2017-05-10 04:08:32 -04:00
CurrentMetrics.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
CurrentMetrics.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
escapeForFileName.cpp Small refinements [#CLICKHOUSE-2]. 2017-06-01 16:41:58 +03:00
escapeForFileName.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
Exception.cpp Removed useless code [#CLICKHOUSE-2]. 2017-06-20 10:36:16 +03:00
Exception.h Removed useless code [#CLICKHOUSE-2]. 2017-06-20 10:36:16 +03:00
ExternalTable.h Added IStorage::startup method to avoid starting replication and merging threads too early during server startup [#CLICKHOUSE-2]. 2017-06-06 20:06:14 +03:00
FileChecker.cpp Fixed translation errors [#CLICKHOUSE-3]. 2017-05-10 00:30:33 -04:00
FileChecker.h translate comments 2017-05-09 13:03:35 -04:00
formatIPv6.cpp Less dependencies [#CLICKHOUSE-2]. 2017-06-13 08:14:24 +03:00
formatIPv6.h Less dependencies [#CLICKHOUSE-2]. 2017-06-13 08:14:24 +03:00
formatReadable.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
formatReadable.h Fixed translation errors; miscellaneous changes [#CLICKHOUSE-3]. 2017-05-10 00:00:19 -04:00
getFQDNOrHostName.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
getFQDNOrHostName.h Fixed translation errors; miscellaneous changes [#CLICKHOUSE-3]. 2017-05-10 00:00:19 -04:00
getMultipleKeysFromConfig.cpp PerformanceTest: use getMultiple*FromConfig, fix debug helpers (#915) 2017-06-22 21:56:40 +03:00
getMultipleKeysFromConfig.h PerformanceTest: use getMultiple*FromConfig, fix debug helpers (#915) 2017-06-22 21:56:40 +03:00
getNumberOfPhysicalCPUCores.cpp Added comment [#CLICKHOUSE-3027]. 2017-05-24 21:49:30 +03:00
getNumberOfPhysicalCPUCores.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
hex.cpp Small refinements [#CLICKHOUSE-2]. 2017-06-01 16:41:58 +03:00
hex.h Small refinements [#CLICKHOUSE-2]. 2017-06-01 16:41:58 +03:00
HTMLForm.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
HyperLogLogBiasEstimator.h Fixed translation errors, part 1 [#CLICKHOUSE-3]. 2017-05-09 15:07:35 -04:00
HyperLogLogCounter.h Moved table functions to separate library; fixed errors; improved testability [#CLICKHOUSE-31]. 2017-06-10 12:04:31 +03:00
HyperLogLogWithSmallSetOptimization.h Fixed translation errors; miscellaneous changes [#CLICKHOUSE-3]. 2017-05-10 00:00:19 -04:00
Increment.h Addition to prev. revision [#CLICKHOUSE-2]. 2017-05-10 04:10:50 -04:00
interpolate.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
iostream_debug_helpers.cpp Fixing PerformanceTest: table_exists condition, move getMemoryAmount function to file. Add more debug helpers (#905) 2017-06-22 18:57:37 +03:00
iostream_debug_helpers.h Fixing PerformanceTest: table_exists condition, move getMemoryAmount function to file. Add more debug helpers (#905) 2017-06-22 18:57:37 +03:00
isLocalAddress.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
isLocalAddress.h translate comments 2017-05-09 13:03:35 -04:00
localBackup.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
localBackup.h translate comments 2017-05-09 13:03:35 -04:00
LRUCache.h Whitespace [#CLICKHOUSE-2]. 2017-04-11 05:53:29 +03:00
Macros.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
Macros.h Fixed translation errors; miscellaneous changes [#CLICKHOUSE-3]. 2017-05-10 00:00:19 -04:00
memcpySmall.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
MemoryTracker.cpp Fixed unbounded growth of total memory tracking (that hits max_memory_usage_for_all_queries limit) (#681) 2017-04-11 22:10:31 +03:00
MemoryTracker.h Fixed translation errors; miscellaneous changes [#CLICKHOUSE-3]. 2017-05-10 00:00:19 -04:00
NaNUtils.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
NetException.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
OptimizedRegularExpression.h Addition to prev. revision [#CLICKHOUSE-2]. 2017-05-09 22:45:21 -04:00
OptimizedRegularExpression.inl.h Fixed translation errors; miscellaneous changes [#CLICKHOUSE-3]. 2017-05-10 00:00:19 -04:00
PODArray.h Fixed translation errors; miscellaneous changes [#CLICKHOUSE-3]. 2017-05-10 00:00:19 -04:00
PoolBase.h Fixed translation errors; miscellaneous changes [#CLICKHOUSE-3]. 2017-05-10 00:00:19 -04:00
PoolWithFailoverBase.h Fix compile with gcc7 2017-06-13 02:50:34 +03:00
ProfileEvents.cpp Failover if the needed table is missing on remote server [#CLICKHOUSE-2141] 2017-04-20 19:19:30 +03:00
ProfileEvents.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
ProfilingScopedRWLock.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
RadixSort.h Get rid of .hpp files [#CLICKHOUSE-2]. 2017-06-06 20:18:32 +03:00
randomSeed.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
randomSeed.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
setThreadName.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
setThreadName.h translate comments 2017-05-09 13:03:35 -04:00
ShellCommand.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
ShellCommand.h Fixed translation errors; miscellaneous changes [#CLICKHOUSE-3]. 2017-05-10 00:00:19 -04:00
SimpleCache.h Get rid of .hpp files [#CLICKHOUSE-2]. 2017-06-06 20:18:32 +03:00
SimpleIncrement.h Removed Increment and CounterInFile [#CLICKHOUSE-2]. 2017-05-10 02:50:37 -04:00
SipHash.h Addition to prev. revision [#CLICKHOUSE-2]. 2017-05-10 02:36:15 -04:00
SmallObjectPool.h Get rid of .hpp files [#CLICKHOUSE-2]. 2017-06-06 20:18:32 +03:00
SpaceSaving.h AggregateFunctionTopK: fix memory usage, performance 2017-05-11 18:52:49 +04:00
StackTrace.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
StackTrace.h translate comments 2017-05-09 13:03:35 -04:00
Stopwatch.h Less dependencies [#CLICKHOUSE-2]. 2017-04-16 08:40:17 +03:00
StringSearcher.h Get rid of .hpp files [#CLICKHOUSE-2]. 2017-06-06 20:18:32 +03:00
StringUtils.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
StringUtils.h Fix escaping of columns starting with a number 2017-04-29 23:40:34 -07:00
StringView.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
ThreadPool.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
ThreadPool.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
Throttler.h Fixed translation errors; miscellaneous changes [#CLICKHOUSE-3]. 2017-05-10 00:00:19 -04:00
typeid_cast.h Fixed translation errors; miscellaneous changes [#CLICKHOUSE-3]. 2017-05-10 00:00:19 -04:00
UInt128.h Changed namespace [#DEVTOOLS-3381]. 2017-06-21 11:35:38 +03:00
unaligned.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
UnicodeBar.h translate comments 2017-05-09 13:03:35 -04:00
UTF8Helpers.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 13:10:04 +03:00
VirtualColumnUtils.cpp Preparations, part 1 [#CLICKHOUSE-31]. 2017-05-23 21:01:50 +03:00
VirtualColumnUtils.h Preparations, part 1 [#CLICKHOUSE-31]. 2017-05-23 21:01:50 +03:00
Volnitsky.h Get rid of .hpp files [#CLICKHOUSE-2]. 2017-06-06 20:18:32 +03:00