ClickHouse/src/Common
2021-12-17 00:18:28 +03:00
..
Config Stop all periodic reloading of all the configuration files on shutdown earlier. 2021-11-22 12:26:05 +03:00
examples Fix style check 2021-10-20 15:33:20 +03:00
HashTable Fix build on AArch64 2021-11-21 14:30:04 +03:00
StringUtils Add trimLeft() and trimRight() overloads for strings. 2021-08-23 23:41:45 +03:00
tests Revert "graphite: split tagged/plain rollup rules (for merges perfomance)" 2021-12-08 15:49:21 +01:00
ZooKeeper log long operations in Keeper 2021-11-20 20:39:31 +03:00
ActionBlocker.h
ActionLock.cpp
ActionLock.h
AlignedBuffer.cpp
AlignedBuffer.h
Allocator_fwd.h
Allocator.cpp
Allocator.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
AllocatorWithMemoryTracking.h
Arena.h
ArenaAllocator.h
ArenaWithFreeLists.h
ArrayCache.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
assert_cast.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
BitHelpers.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
checkStackSize.cpp Fix tests that relies on checking stack size under TSan 2021-10-23 14:09:19 +03:00
checkStackSize.h
clearPasswordFromCommandLine.cpp Miscellaneous 2021-10-31 18:11:46 +03:00
clearPasswordFromCommandLine.h
clickhouse_malloc.cpp Fix compatibility 2021-08-06 02:10:55 +03:00
ClickHouseRevision.cpp Remove cruft 2021-10-28 02:10:39 +03:00
ClickHouseRevision.h
CMakeLists.txt
ColumnsHashing.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
ColumnsHashingImpl.h Support conditions in JOIN ON section (#24420) 2021-07-21 20:03:33 +03:00
CombinedCardinalityEstimator.h
CompactArray.h Remove cruft 2021-10-28 02:10:39 +03:00
ConcurrentBoundedQueue.h Fixed tests 2021-10-14 00:33:18 +03:00
config_version.h.in
config.h.in Adding a flag to use Azure Blob Storage 2021-12-10 22:04:36 +01:00
CounterInFile.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
COW.h
CpuId.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
createHardLink.cpp
createHardLink.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
CurrentMemoryTracker.cpp Remove debug headers 2021-08-05 23:50:09 +03:00
CurrentMemoryTracker.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
CurrentMetrics.cpp Added an ability to execute more merges and mutations than threads, added new settings (#29140) 2021-10-01 00:26:24 +03:00
CurrentMetrics.h Introduce ProfileEvents packet 2021-10-11 17:29:50 +03:00
CurrentThread.cpp WIP on ProfileEvents forwarding 2021-10-11 17:39:23 +03:00
CurrentThread.h WIP on ProfileEvents forwarding 2021-10-11 17:39:23 +03:00
DNSResolver.cpp Cleanup ProfileEvents and CurrentMetrics 2021-11-10 21:15:27 +03:00
DNSResolver.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
Dwarf.cpp
Dwarf.h
Elf.cpp just more verbose comment 2021-11-23 12:56:14 +00:00
Elf.h get Build ID via Section headers first 2021-11-23 12:56:14 +00:00
Epoll.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
Epoll.h
ErrorCodes.cpp Merge pull request #31505 from ContentSquare/azure_blob_storage_dependency 2021-12-13 18:28:48 +03:00
ErrorCodes.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
escapeForFileName.cpp
escapeForFileName.h
EventCounter.h
Exception.cpp more corrections for disk size calculations 2021-11-09 12:28:59 +03:00
Exception.h remove some trash 2021-09-17 22:29:10 +03:00
ExponentiallySmoothedCounter.h Clarifications 2021-09-19 20:58:10 +03:00
ExternalLoaderStatus.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
Fiber.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
FiberStack.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
FieldVisitorConvertToNumber.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
FieldVisitorDump.cpp Better 2021-08-30 03:00:00 +08:00
FieldVisitorDump.h Better nullable primary key implementation. 2021-08-28 17:48:28 +08:00
FieldVisitorHash.cpp Better nullable primary key implementation. 2021-08-28 17:48:28 +08:00
FieldVisitorHash.h Better nullable primary key implementation. 2021-08-28 17:48:28 +08:00
FieldVisitors.h
FieldVisitorsAccurateComparison.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
FieldVisitorSum.cpp Better nullable primary key implementation. 2021-08-28 17:48:28 +08:00
FieldVisitorSum.h Better nullable primary key implementation. 2021-08-28 17:48:28 +08:00
FieldVisitorToString.cpp Better 2021-08-30 03:00:00 +08:00
FieldVisitorToString.h Better nullable primary key implementation. 2021-08-28 17:48:28 +08:00
FieldVisitorWriteBinary.cpp Better nullable primary key implementation. 2021-08-28 17:48:28 +08:00
FieldVisitorWriteBinary.h Better nullable primary key implementation. 2021-08-28 17:48:28 +08:00
FileChecker.cpp Support BACKUP & RESTORE for log family. 2021-11-01 12:07:17 +03:00
FileChecker.h Support BACKUP & RESTORE for log family. 2021-11-01 12:07:17 +03:00
filesystemHelpers.cpp fix 2021-10-17 14:49:27 +00:00
filesystemHelpers.h fix 2021-10-17 14:49:27 +00:00
FileUpdatesTracker.h
formatIPv6.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
formatIPv6.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
formatReadable.cpp
formatReadable.h
getCurrentProcessFDCount.cpp Slightly better 2021-11-19 12:30:58 +03:00
getCurrentProcessFDCount.h code style change 2021-11-12 20:48:42 +08:00
getExecutablePath.cpp
getExecutablePath.h
getHashOfLoadedBinary.cpp
getHashOfLoadedBinary.h
getMappedArea.cpp
getMappedArea.h
getMaxFileDescriptorCount.cpp Slightly better 2021-11-19 12:30:58 +03:00
getMaxFileDescriptorCount.h code style change 2021-11-12 20:48:42 +08:00
getMultipleKeysFromConfig.cpp
getMultipleKeysFromConfig.h
getNumberOfPhysicalCPUCores.cpp
getNumberOfPhysicalCPUCores.h
getRandomASCIIString.cpp Fix clang tidy 2021-12-14 15:34:20 +03:00
getRandomASCIIString.h Fix clang tidy 2021-12-14 15:34:20 +03:00
hasLinuxCapability.cpp
hasLinuxCapability.h
hex.cpp
hex.h Switch to XML format for backup's metadata. 2021-11-09 23:16:45 +03:00
HyperLogLogBiasEstimator.h
HyperLogLogCounter.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
HyperLogLogWithSmallSetOptimization.h
IFactoryWithAliases.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
Increment.h
interpolate.h
InterruptListener.h
IntervalKind.cpp support INTERVAL type in WITH FILL 2021-10-31 19:42:43 +03:00
IntervalKind.h support INTERVAL type in WITH FILL 2021-10-31 19:42:43 +03:00
intExp.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
IO.cpp
IO.h Add writeRetry helper 2021-06-07 09:38:15 +03:00
IPv6ToBinary.cpp
IPv6ToBinary.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
isLocalAddress.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
isLocalAddress.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
isValidUTF8.cpp Move isValidUTF8Naive from Functions to Common 2021-08-23 09:22:15 +03:00
isValidUTF8.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
JSONBuilder.cpp
JSONBuilder.h Fix PVS-Studio 2021-10-11 14:28:46 +03:00
LRUCache.h Updated documentation 2021-10-26 13:00:42 +03:00
Macros.cpp Use shard and replica name from Replicated database arguments (#31488) 2021-11-23 12:41:54 +03:00
Macros.h Use shard and replica name from Replicated database arguments (#31488) 2021-11-23 12:41:54 +03:00
malloc.cpp Preparation to build with Musl 2021-10-16 00:17:34 +03:00
memcmpSmall.h
memcpySmall.h
memory.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
MemorySanitizer.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
MemoryStatisticsOS.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
MemoryStatisticsOS.h
MemoryTracker.cpp Add ability to trace peak memory usage (with new trace_type - MemoryPeak) 2021-10-07 21:13:56 +03:00
MemoryTracker.h Output memory usage with progress 2021-10-11 17:39:24 +03:00
MultiVersion.h
NamePrompter.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
NaNUtils.h
NetException.h
new_delete.cpp Make jemalloc under osx even more reliable 2021-12-04 09:19:34 +03:00
ObjectPool.h
OpenSSLHelpers.cpp Remove cruft 2021-10-28 02:10:39 +03:00
OpenSSLHelpers.h Remove cruft 2021-10-28 02:10:39 +03:00
OpenTelemetryTraceContext.h
OptimizedRegularExpression.cpp
OptimizedRegularExpression.h Remove cruft 2021-10-28 02:10:39 +03:00
parseAddress.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
parseAddress.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
parseGlobs.cpp
parseGlobs.h
parseRemoteDescription.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
parseRemoteDescription.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
PipeFDs.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
PipeFDs.h
PODArray_fwd.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
PODArray.cpp
PODArray.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
PoolBase.h Parallel reading from replicas (#29279) 2021-12-09 13:39:28 +03:00
PoolWithFailoverBase.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
ProcfsMetricsProvider.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
ProcfsMetricsProvider.h
ProfileEvents.cpp Fix optimization with lazy seek 2021-12-17 00:18:28 +03:00
ProfileEvents.h cleanup code 2021-11-08 23:47:57 +03:00
ProfilingScopedRWLock.h
ProgressIndication.cpp Process incremental profile events on client 2021-11-08 16:38:31 +03:00
ProgressIndication.h Process incremental profile events on client 2021-11-08 16:38:31 +03:00
QueryProfiler.cpp Fix QueryProfiler building under osx 2021-12-04 09:19:34 +03:00
QueryProfiler.h Fix QueryProfiler (query_profiler_{cpu,real}_time_period_ns) reset 2021-12-03 01:33:08 +03:00
quoteString.cpp Non-recursive implementation for TL and its functions 2021-10-03 18:02:04 +02:00
quoteString.h Non-recursive implementation for TL and its functions 2021-10-03 18:02:04 +02:00
RadixSort.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
randomSeed.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
randomSeed.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
remapExecutable.cpp Log size of remapped memory (remap_executable) 2021-11-04 00:19:00 +03:00
remapExecutable.h Log size of remapped memory (remap_executable) 2021-11-04 00:19:00 +03:00
RemoteHostFilter.cpp Revert "Revert "Improve usability of remote_url_allow_hosts"" 2021-10-26 20:17:02 +03:00
RemoteHostFilter.h Fixed open behavior of remote host filter in case when there is remote_url_allow_hosts section in configuration but no entries there. 2021-02-04 09:34:31 +03:00
renameat2.cpp Fix build 2021-11-25 04:18:54 +03:00
renameat2.h
RWLock.cpp
RWLock.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
SensitiveDataMasker.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
SensitiveDataMasker.h
setThreadName.cpp Fix clang-tidy 2021-11-14 04:57:59 +03:00
setThreadName.h Remove thread_local std::string 2021-11-14 02:43:17 +03:00
SettingsChanges.cpp remove some trash 2021-09-17 22:29:10 +03:00
SettingsChanges.h remove some trash 2021-09-17 22:29:10 +03:00
SharedBlockRowRef.h
SharedLibrary.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
SharedLibrary.h
ShellCommand.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
ShellCommand.h Updated tests 2021-08-30 21:41:36 +03:00
SimpleActionBlocker.h
SimpleIncrement.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
SipHash.h 128bit hash-functions accepting arbitrary list of arguments 2021-10-07 19:25:39 +08:00
SmallObjectPool.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
SpaceSaving.h
StackTrace.cpp Initial support for risc-v 2021-11-11 19:23:34 +01:00
StackTrace.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
StatusFile.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
StatusFile.h
StatusInfo.cpp
StatusInfo.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
Stopwatch.h fix overflow in Stopwatch 2021-10-06 18:09:13 +03:00
StringSearcher.h fix five years old bug in StingSearcher 2021-10-26 13:32:07 +03:00
StudentTTest.cpp Remove idiotic whitespace 2021-08-31 02:54:11 +03:00
StudentTTest.h
SymbolIndex.cpp Refactor 2021-09-02 19:29:14 +08:00
SymbolIndex.h Refactor 2021-09-02 19:29:14 +08:00
TaskStatsInfoGetter.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
TaskStatsInfoGetter.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
TerminalSize.cpp
TerminalSize.h
thread_local_rng.cpp
thread_local_rng.h
ThreadFuzzer.cpp Manipulate with -Wreserved-identifier only if HAS_RESERVED_IDENTIFIER has been detected 2021-10-03 17:42:36 +04:00
ThreadFuzzer.h Stop ThreadFuzzer before hung check (#29167) 2021-09-20 17:23:10 +03:00
ThreadPool.cpp Expose all GlobalThreadPool config params (#31285) 2021-11-12 16:24:47 +03:00
ThreadPool.h Expose all GlobalThreadPool config params (#31285) 2021-11-12 16:24:47 +03:00
ThreadProfileEvents.cpp Cleanup ProfileEvents and CurrentMetrics 2021-11-10 21:15:27 +03:00
ThreadProfileEvents.h Cleanup ProfileEvents and CurrentMetrics 2021-11-10 21:15:27 +03:00
ThreadStatus.cpp Remove cruft 2021-10-28 02:10:39 +03:00
ThreadStatus.h Add sanity check into ThreadStatus::disableProfiling() 2021-11-26 01:13:55 +03:00
Throttler.cpp Smaller smoothing window in throttler. 2021-10-14 21:20:19 +03:00
Throttler.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
TimerDescriptor.cpp Add TimerDescriptor::setRelative(uint64_t usec) 2021-08-25 09:42:30 +03:00
TimerDescriptor.h Add TimerDescriptor::setRelative(uint64_t usec) 2021-08-25 09:42:30 +03:00
TLDListsHolder.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
TLDListsHolder.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
TraceCollector.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
TraceCollector.h Add ability to trace peak memory usage (with new trace_type - MemoryPeak) 2021-10-07 21:13:56 +03:00
typeid_cast.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
TypePromotion.h
UnicodeBar.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
UnicodeBar.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
UTF8Helpers.cpp
UTF8Helpers.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
VariableContext.h Remove redundant enumerator 2021-10-12 13:46:32 +03:00
VersionNumber.cpp
VersionNumber.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
Visitor.h Fix strange code in TypeList 2021-11-25 23:55:02 +03:00
Volnitsky.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
WeakHash.cpp
WeakHash.h