ClickHouse/src/Common
alexey-milovidov 8702809c9f
Merge pull request #17464 from amosbird/ddlworkermetric
ddlworker max entry metric
2020-12-13 21:28:03 +03:00
..
Config remove more stringstreams 2020-11-10 21:22:26 +03:00
HashTable Fixed style issues 2020-12-13 14:35:52 +03:00
StringUtils Query obfuscator: development 2020-09-26 03:00:54 +03:00
tests Fixed style issues 2020-12-13 14:35:52 +03:00
ZooKeeper done 2020-12-11 02:16:21 +03:00
ActionBlocker.h
ActionLock.cpp
ActionLock.h
AlignedBuffer.cpp
AlignedBuffer.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
Allocator_fwd.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
Allocator.cpp Higher mmap threshold in debug build 2020-11-10 22:21:59 +03:00
Allocator.h
Arena.h Fix gcc build 2020-06-15 01:29:22 +03:00
ArenaAllocator.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
ArenaWithFreeLists.h
ArrayCache.h
assert_cast.h
AutoArray.h
BitHelpers.h Fix error 2020-09-26 06:02:05 +03:00
bitonicSortKernels.cl
checkStackSize.cpp remove more stringstreams 2020-11-10 21:22:26 +03:00
checkStackSize.h
clearPasswordFromCommandLine.cpp
clearPasswordFromCommandLine.h
ClickHouseRevision.cpp straighten the protocol version 2020-09-17 17:37:29 +03:00
ClickHouseRevision.h straighten the protocol version 2020-09-17 17:37:29 +03:00
CMakeLists.txt
ColumnsHashing.h
ColumnsHashingImpl.h Remove some redundant includes to speed up build 2020-12-11 02:58:11 +03:00
CombinedCardinalityEstimator.h
CompactArray.h
ConcurrentBoundedQueue.h
config_version.h.in straighten the protocol version 2020-09-17 17:37:29 +03:00
config.h.in
CounterInFile.h
COW.h
CpuId.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
createHardLink.cpp
createHardLink.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
CurrentMetrics.cpp ddlworker max entry metric 2020-12-12 14:20:49 +08:00
CurrentMetrics.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
CurrentThread.cpp
CurrentThread.h
DNSResolver.cpp Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
DNSResolver.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
Dwarf.cpp
Dwarf.h
Elf.cpp
Elf.h
ErrorCodes.cpp Add ability to use custom TLD list 2020-12-09 21:08:22 +03:00
ErrorCodes.h Fix overflow check in ErrorCodes 2020-11-01 09:00:19 +03:00
escapeForFileName.cpp
escapeForFileName.h
EventCounter.h
Exception.cpp Add [[maybe_unused]] for msg parameter in handle_error_code. 2020-12-12 17:43:11 +03:00
Exception.h Add nested exception when handle Disk S3 metadata file read error. 2020-12-12 17:11:47 +03:00
ExternalLoaderStatus.cpp
ExternalLoaderStatus.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
FieldVisitors.cpp Refactoring: rename types to allow change bigint library (#14219) 2020-09-01 12:54:50 +03:00
FieldVisitors.h Fix test 2020-11-05 12:26:51 +03:00
FieldVisitorsAccurateComparison.h
FileChecker.cpp Revert "Avoid deadlocks in Log/TinyLog" 2020-09-25 02:28:57 +03:00
FileChecker.h Revert "Avoid deadlocks in Log/TinyLog" 2020-09-25 02:28:57 +03:00
FileSyncGuard.h Fix typos reported by codespell 2020-10-27 12:04:03 +01:00
filesystemHelpers.cpp Update filesystemHelpers.cpp 2020-10-03 15:57:35 +03:00
filesystemHelpers.h Update filesystemHelpers.h 2020-10-03 15:57:12 +03:00
FileUpdatesTracker.h
formatIPv6.cpp
formatIPv6.h
formatReadable.cpp remove more stringstreams 2020-11-10 21:22:26 +03:00
formatReadable.h
getExecutablePath.cpp
getExecutablePath.h
getMappedArea.cpp Fix annoying "Arcadia" 2020-09-18 23:19:41 +03:00
getMappedArea.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
getMultipleKeysFromConfig.cpp
getMultipleKeysFromConfig.h
getNumberOfPhysicalCPUCores.cpp
getNumberOfPhysicalCPUCores.h
hasLinuxCapability.cpp
hasLinuxCapability.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
hex.cpp
hex.h
HTMLForm.h remove other stringstreams 2020-11-09 22:12:44 +03:00
HyperLogLogBiasEstimator.h
HyperLogLogCounter.h
HyperLogLogWithSmallSetOptimization.h
IFactoryWithAliases.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
Increment.h
interpolate.h
InterruptListener.h
IntervalKind.cpp
IntervalKind.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
intExp.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
IPv6ToBinary.cpp Fixes for IP dictionary 2020-11-21 17:56:58 +03:00
IPv6ToBinary.h Fixes for IP dictionary 2020-11-21 17:56:58 +03:00
isLocalAddress.cpp Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
isLocalAddress.h
LRUCache.h
Macros.cpp fix sync 2020-09-27 14:10:45 +03:00
Macros.h fix sync 2020-09-27 14:10:45 +03:00
malloc.cpp
memcmpSmall.h
memcpySmall.h
MemorySanitizer.h
MemoryStatisticsOS.cpp
MemoryStatisticsOS.h
MemoryTracker.cpp Make LockExceptionInThread/BlockerInThread nested 2020-12-01 10:34:25 +03:00
MemoryTracker.h Make LockExceptionInThread/BlockerInThread nested 2020-12-01 10:34:25 +03:00
MultiVersion.h
NamePrompter.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
NaNUtils.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
NetException.h
new_delete.cpp
ObjectPool.h
OpenSSLHelpers.cpp Port ClickHouse code to BoringSSL 2020-11-30 09:59:35 +03:00
OpenSSLHelpers.h Merge pull request #13156 from azat/cluster-secure 2020-09-17 17:11:00 +03:00
OpenTelemetryTraceContext.h fixup 2020-11-19 15:30:44 +03:00
OptimizedRegularExpression.cpp
OptimizedRegularExpression.h
parseAddress.cpp
parseAddress.h
parseGlobs.cpp remove other stringstreams 2020-11-09 22:12:44 +03:00
parseGlobs.h
parseRemoteDescription.cpp
parseRemoteDescription.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
PipeFDs.cpp Fix response pipe read 2020-11-27 13:12:11 +03:00
PipeFDs.h Fix response pipe read 2020-11-27 13:12:11 +03:00
PODArray_fwd.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
PODArray.cpp
PODArray.h Attempt to speed-up clang build 2020-09-18 21:58:57 +03:00
PoolBase.h
PoolWithFailoverBase.h Fix query hang with connections_with_failover_max_tries = 0 (endless loop) 2020-10-12 22:07:26 +03:00
ProcfsMetricsProvider.cpp
ProcfsMetricsProvider.h
ProfileEvents.cpp Remove unused ProfileEvents 2020-11-24 20:45:24 +03:00
ProfileEvents.h
ProfilingScopedRWLock.h
QueryProfiler.cpp Minor change in query profiler 2020-11-11 19:58:54 +03:00
QueryProfiler.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
quoteString.cpp
quoteString.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
RadixSort.h Update RadixSort.h 2020-11-26 03:20:43 +03:00
randomSeed.cpp Fix strange code 2020-09-24 19:35:17 +03:00
randomSeed.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
remapExecutable.cpp Corrections 2020-09-17 15:53:52 +03:00
remapExecutable.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
RemoteHostFilter.cpp
RemoteHostFilter.h
renameat2.cpp Update renameat2.cpp 2020-12-01 13:22:29 +03:00
renameat2.h fix EINVAL in renameat2 on MacOS 2020-09-19 17:19:06 +03:00
RWLock.cpp
RWLock.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
SensitiveDataMasker.cpp
SensitiveDataMasker.h
setThreadName.cpp
setThreadName.h
SettingsChanges.cpp
SettingsChanges.h
SharedBlockRowRef.h
SharedLibrary.cpp
SharedLibrary.h
ShellCommand.cpp remove more stringstreams 2020-11-10 21:22:26 +03:00
ShellCommand.h Fix exception safety in ShellCommand 2020-09-30 03:00:45 +03:00
SimpleActionBlocker.h
SimpleIncrement.h
SipHash.h Another 256-bit integers (strict 32 bytes) (#14229) 2020-09-04 16:33:02 +03:00
SmallObjectPool.h More simple 2020-11-06 20:46:43 +03:00
SpaceSaving.h Added erase into HashTable 2020-12-11 16:54:08 +03:00
StackTrace.cpp reload symbols and fix build-id 2020-11-30 22:30:55 +08:00
StackTrace.h
StatusFile.cpp straighten the protocol version 2020-09-17 17:37:29 +03:00
StatusFile.h Normalize "pid" file handling #3501 2020-07-04 16:54:24 +03:00
StatusInfo.cpp
StatusInfo.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
Stopwatch.cpp
Stopwatch.h TraceCollector - time s&us using same timespec 2020-09-25 10:39:37 -07:00
StringSearcher.h Remove redundant conditions 2020-09-04 02:13:57 +08:00
StudentTTest.cpp remove more stringstreams 2020-11-10 21:22:26 +03:00
StudentTTest.h
SymbolIndex.cpp reload symbols and fix build-id 2020-11-30 22:30:55 +08:00
SymbolIndex.h reload symbols and fix build-id 2020-11-30 22:30:55 +08:00
TaskStatsInfoGetter.cpp Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
TaskStatsInfoGetter.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
TerminalSize.cpp
TerminalSize.h
thread_local_rng.cpp
thread_local_rng.h
ThreadFuzzer.cpp
ThreadFuzzer.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
ThreadPool.cpp Update ThreadPool.cpp 2020-11-06 18:53:33 +03:00
ThreadPool.h Move event to stack. 2020-10-15 13:24:18 +03:00
ThreadProfileEvents.cpp remove other stringstreams 2020-11-09 22:12:44 +03:00
ThreadProfileEvents.h Hide getCurrentTimeNanoseconds() to avoid possible errors 2020-10-31 11:15:27 +03:00
ThreadStatus.cpp Merge remote-tracking branch 'origin/master' into HEAD 2020-11-17 22:54:54 +03:00
ThreadStatus.h fixup 2020-11-19 15:30:44 +03:00
Throttler.h
TLDListsHolder.cpp Add top_level_domains_path for easier overriding 2020-12-09 21:08:31 +03:00
TLDListsHolder.h Add top_level_domains_path for easier overriding 2020-12-09 21:08:31 +03:00
TraceCollector.cpp Fix response pipe read 2020-11-27 13:12:11 +03:00
TraceCollector.h
typeid_cast.h
TypeList.h
TypePromotion.h
UInt128.h remove more stringstreams 2020-11-10 21:22:26 +03:00
UnicodeBar.cpp Fix buffer overflow in "bar" function 2020-09-19 22:15:16 +03:00
UnicodeBar.h Fix buffer overflow in "bar" function 2020-09-19 22:15:16 +03:00
UTF8Helpers.cpp
UTF8Helpers.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
VariableContext.h
Visitor.h Update Visitor.h 2020-09-17 15:08:55 +03:00
Volnitsky.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
WeakHash.cpp
WeakHash.h
XDBCBridgeHelper.h More forward declaration for generic headers 2020-12-12 17:43:10 +03:00
ya.make Merge pull request #17748 from azat/custom-TLD 2020-12-11 12:42:19 +03:00
ya.make.in Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00