ClickHouse/src/Common
2024-08-22 17:18:06 +02:00
..
benchmarks
Config Merge pull request #67391 from sakulali/autodetect-config-format 2024-08-05 14:45:46 +00:00
examples first commit 2024-08-19 07:12:44 +00:00
HashTable hide Field::get in private, only use Field::safeGet 2024-08-10 13:01:55 +00:00
JSONParsers Fix stack overflow in JSONMergePatch 2024-08-04 18:25:36 +02:00
mysqlxx Fix build 2024-07-26 10:59:17 +02:00
NamedCollections Fix build without SSL support 2024-08-20 16:13:16 +00:00
Scheduler fix data race in DynamicResourceManager::updateConfiguration 2024-08-14 16:35:45 +00:00
tests fix overflow 2024-08-15 14:26:01 +02:00
ZooKeeper Merge pull request #68127 from aalexfvk/print_multi_zk_error 2024-08-16 13:50:13 +00:00
ActionBlocker.h
ActionLock.cpp
ActionLock.h
AlignedBuffer.cpp
AlignedBuffer.h
AllocationTrace.h
Allocator_fwd.h
Allocator.cpp Correctly handle failure 2024-07-21 11:41:42 +02:00
Allocator.h
AllocatorWithMemoryTracking.h
Arena.h
ArenaAllocator.h
ArenaUtils.h
ArenaWithFreeLists.h
ArrayCache.h
assert_cast.h impl 2024-07-17 16:59:31 +01:00
assertProcessUserMatchesDataOwner.cpp
assertProcessUserMatchesDataOwner.h
AsynchronousMetrics.cpp don't report system-wide metrics when cgroup metrics present 2024-08-12 17:27:43 +01:00
AsynchronousMetrics.h Merge branch 'master' into cpu_cgroup_aware 2024-08-12 14:18:36 +01:00
AsyncLoader.cpp fix AsyncLoader destruction race 2024-07-31 17:06:49 +00:00
AsyncLoader.h
AsyncTaskExecutor.cpp
AsyncTaskExecutor.h
AtomicLogger.h
atomicRename.cpp
atomicRename.h
Base58.cpp
Base58.h
Base64.cpp
Base64.h
BinStringDecodeHelper.h
BitHelpers.h
BridgeProtocolVersion.h
BufferAllocationPolicy.cpp
BufferAllocationPolicy.h
CacheBase.h Some fixups 2024-08-20 13:36:17 +00:00
CalendarTimeInterval.cpp
CalendarTimeInterval.h
callOnce.h
CancelableSharedMutex.cpp
CancelableSharedMutex.h
CancelToken.cpp
CancelToken.h
CaresPTRResolver.cpp
CaresPTRResolver.h
CgroupsMemoryUsageObserver.cpp address review comments 2024-08-12 16:27:01 +01:00
CgroupsMemoryUsageObserver.h add unit tests 2024-07-18 19:04:42 +01:00
checkSSLReturnCode.cpp
checkSSLReturnCode.h
checkStackSize.cpp
checkStackSize.h
clearPasswordFromCommandLine.cpp
clearPasswordFromCommandLine.h
clickhouse_malloc.cpp
ClickHouseRevision.cpp
ClickHouseRevision.h
CMakeLists.txt
CollectionOfDerived.h hide Field::get in private, only use Field::safeGet 2024-08-10 13:01:55 +00:00
ColumnsHashing.h
ColumnsHashingImpl.h
CombinedCardinalityEstimator.h
CompactArray.h
Concepts.h
ConcurrencyControl.cpp
ConcurrencyControl.h
ConcurrentBoundedQueue.h cancel method is noexcept 2024-07-15 17:41:32 +02:00
config_version.cpp.in
config_version.h
config.h.in Remove Annoy indexes 2024-08-12 15:24:49 +00:00
CopyableAtomic.h
CounterInFile.h Fix clang-tidy "-readability-redundant-inline-specifier" 2024-05-19 10:23:58 +00:00
Coverage.cpp
Coverage.h
COW.h
CPUID.h
createHardLink.cpp
createHardLink.h
CurrentMemoryTracker.cpp
CurrentMemoryTracker.h
CurrentMetrics.cpp rename: S3DiskNoKeyErrors -> DiskS3NoSuchKeyErrors 2024-08-14 17:53:33 +00:00
CurrentMetrics.h
CurrentThread.cpp
CurrentThread.h
CurrentThreadHelpers.cpp
CurrentThreadHelpers.h
DateLUT.cpp Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
DateLUT.h
DateLUTImpl.cpp
DateLUTImpl.h
DNSPTRResolver.h Fix CaresPTRResolver not reading hosts file 2022-08-29 15:11:39 -03:00
DNSPTRResolverProvider.cpp
DNSPTRResolverProvider.h
DNSResolver.cpp Review fix 2024-08-06 15:21:49 +00:00
DNSResolver.h Allow filtering ip addresses by ip family in DNS resolver 2024-08-06 15:21:49 +00:00
Dwarf.cpp Merge remote-tracking branch 'origin/master' into curange 2024-07-30 20:54:21 +00:00
Dwarf.h Make Dwarf::findAddress() fallback slow path less slow 2024-07-29 23:12:44 +00:00
ElapsedTimeProfileEventIncrement.h
Elf.cpp
Elf.h
EnvironmentChecks.cpp Reuse some checks 2024-07-03 16:54:09 +02:00
EnvironmentChecks.h
EnvironmentProxyConfigurationResolver.cpp
EnvironmentProxyConfigurationResolver.h
Epoll.cpp Miscellaneous 2024-07-31 23:29:54 +02:00
Epoll.h
ErrorCodes.cpp Merge remote-tracking branch 'origin/master' into mv4 2024-08-12 21:17:45 +00:00
ErrorCodes.h
ErrorHandlers.h add logs and metrics about rejected connections in Poco 2024-07-12 01:11:18 +02:00
escapeForFileName.cpp
escapeForFileName.h
escapeString.cpp
escapeString.h
EventCounter.h
EventFD.cpp
EventFD.h
EventNotifier.cpp
EventNotifier.h
EventRateMeter.h
Exception.cpp Fix linking 2024-07-26 16:23:29 +02:00
Exception.h More fixes 2024-07-26 10:47:32 +02:00
ExponentiallySmoothedCounter.h
ExternalLoaderStatus.cpp
ExternalLoaderStatus.h
ExternalModelInfo.h
FailPoint.cpp Proper CMake for libfiu 2024-08-09 08:04:24 +00:00
FailPoint.h Proper CMake for libfiu 2024-08-09 08:04:24 +00:00
Fiber.h
FiberStack.h
FieldBinaryEncoding.cpp hide Field::get in private, only use Field::safeGet 2024-08-10 13:01:55 +00:00
FieldBinaryEncoding.h
FieldVisitorConvertToNumber.cpp
FieldVisitorConvertToNumber.h
FieldVisitorDump.cpp
FieldVisitorDump.h
FieldVisitorHash.cpp
FieldVisitorHash.h
FieldVisitors.h
FieldVisitorsAccurateComparison.h
FieldVisitorSum.cpp hide Field::get in private, only use Field::safeGet 2024-08-10 13:01:55 +00:00
FieldVisitorSum.h hide Field::get in private, only use Field::safeGet 2024-08-10 13:01:55 +00:00
FieldVisitorToString.cpp hide Field::get in private, only use Field::safeGet 2024-08-10 13:01:55 +00:00
FieldVisitorToString.h
FieldVisitorWriteBinary.cpp
FieldVisitorWriteBinary.h
FileChecker.cpp
FileChecker.h
FileRenamer.cpp
FileRenamer.h
filesystemHelpers.cpp
filesystemHelpers.h
FileUpdatesTracker.h
findExtreme.cpp
findExtreme.h
format.h
formatIPv6.cpp
formatIPv6.h
formatReadable.cpp
formatReadable.h
FrequencyHolder.cpp
FrequencyHolder.h
FST.cpp
FST.h
FunctionDocumentation.cpp
FunctionDocumentation.h
futex.h
getCurrentProcessFDCount.cpp
getCurrentProcessFDCount.h
getExecutablePath.cpp
getExecutablePath.h
getHashOfLoadedBinary.cpp
getHashOfLoadedBinary.h
getMappedArea.cpp
getMappedArea.h
getMaxFileDescriptorCount.cpp
getMaxFileDescriptorCount.h
getMultipleKeysFromConfig.cpp
getMultipleKeysFromConfig.h
getNumberOfPhysicalCPUCores.cpp Some minor fixups 2024-07-15 08:47:08 +00:00
getNumberOfPhysicalCPUCores.h Minor clarifycation for method getNumberOfPhysicalCPUCores 2024-08-07 08:47:55 +00:00
GetPriorityForLoadBalancing.cpp Merge remote-tracking branch 'blessed/master' into mergetree_private 2024-07-11 19:58:54 +02:00
GetPriorityForLoadBalancing.h Merge remote-tracking branch 'blessed/master' into mergetree_private 2024-07-11 19:58:54 +02:00
getRandomASCIIString.cpp
getRandomASCIIString.h
GWPAsan.cpp Don't start GWP allocations until init is finished 2024-07-19 13:34:50 +00:00
GWPAsan.h Don't start GWP allocations until init is finished 2024-07-19 13:34:50 +00:00
hasLinuxCapability.cpp
hasLinuxCapability.h
HilbertUtils.h
HostResolvePool.cpp Fix strange code in HostResolvePool 2024-08-03 17:57:48 +02:00
HostResolvePool.h
HTTPConnectionPool.cpp
HTTPConnectionPool.h
HTTPHeaderFilter.cpp
HTTPHeaderFilter.h
HyperLogLogBiasEstimator.h
HyperLogLogCounter.h
HyperLogLogWithSmallSetOptimization.h
ICachePolicy.h Some fixups 2024-08-20 13:36:17 +00:00
ICachePolicyUserQuota.h
IFactoryWithAliases.h Make CaseSensitiveness an enum class 2024-07-17 20:56:30 +00:00
Increment.h
InterruptListener.h
IntervalKind.cpp
IntervalKind.h
IntervalTree.h
intExp.h
IO.cpp Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
IO.h
iota.cpp
iota.h
IPv6ToBinary.cpp
IPv6ToBinary.h
isLocalAddress.cpp
isLocalAddress.h
ISlotControl.h
isValidUTF8.cpp
isValidUTF8.h
Jemalloc.cpp
Jemalloc.h
JSONBuilder.cpp
JSONBuilder.h
KnownObjectNames.cpp
KnownObjectNames.h
levenshteinDistance.cpp
levenshteinDistance.h
likePatternToRegexp.cpp
likePatternToRegexp.h
LocalDate.h
LocalDateTime.h
LockMemoryExceptionInThread.cpp
LockMemoryExceptionInThread.h
logger_useful.h
Logger.cpp Fix linking 2024-07-26 16:23:29 +02:00
Logger.h Fix linking 2024-07-26 16:23:29 +02:00
LoggingFormatStringHelpers.cpp
LoggingFormatStringHelpers.h
LRUCachePolicy.h Some fixups 2024-08-20 13:36:17 +00:00
LRUResourceCache.h
Macros.cpp
Macros.h
makeSocketAddress.cpp
makeSocketAddress.h
malloc.cpp
MatchGenerator.cpp
MatchGenerator.h
memcmpSmall.h
memcpySmall.h
memory.h Don't start GWP allocations until init is finished 2024-07-19 13:34:50 +00:00
MemorySanitizer.h
MemoryStatisticsOS.cpp
MemoryStatisticsOS.h
MemoryTracker.cpp impl 2024-07-26 23:05:56 +01:00
MemoryTracker.h
MemoryTrackerBlockerInThread.cpp
MemoryTrackerBlockerInThread.h
MemoryTrackerSwitcher.h
MortonUtils.h
MultiVersion.h
NamePrompter.cpp
NamePrompter.h
NaNUtils.h
NetException.h
NetlinkMetricsProvider.cpp
NetlinkMetricsProvider.h
new_delete.cpp Fix typo in new_delete.cpp 2024-07-15 21:29:52 +02:00
noexcept_scope.h
ObjectPool.h
ObjectStorageKey.cpp
ObjectStorageKey.h
ObjectStorageKeyGenerator.cpp style and doc 2024-08-02 04:28:07 +00:00
ObjectStorageKeyGenerator.h style and doc 2024-08-02 04:28:07 +00:00
OpenSSLHelpers.cpp
OpenSSLHelpers.h
OpenTelemetryTraceContext.cpp
OpenTelemetryTraceContext.h
OptimizedRegularExpression.cpp fix overflow 2024-08-15 14:26:01 +02:00
OptimizedRegularExpression.h
OvercommitTracker.cpp
OvercommitTracker.h
PageCache.cpp impl 2024-07-17 16:59:31 +01:00
PageCache.h
parseAddress.cpp
parseAddress.h
parseGlobs.cpp
parseGlobs.h
parseRemoteDescription.cpp Fix crap 2024-08-09 21:42:16 +02:00
parseRemoteDescription.h
PipeFDs.cpp Handle better static destructors 2024-07-24 12:04:28 +02:00
PipeFDs.h Handle better static destructors 2024-07-24 12:04:28 +02:00
PODArray_fwd.h
PODArray.cpp
PODArray.h
PoolBase.h
PoolId.h
PoolWithFailoverBase.h Ensure there's no logical error using PoolWithFailoverBase::getMany 2024-07-29 16:27:12 +00:00
Priority.h
ProcfsMetricsProvider.cpp
ProcfsMetricsProvider.h
ProfileEvents.cpp add more events and add tests 2024-08-08 14:07:24 +00:00
ProfileEvents.h
ProfileEventsScope.cpp
ProfileEventsScope.h
ProfilingScopedRWLock.h
ProgressIndication.cpp Random missing headers 2024-07-12 00:00:47 +02:00
ProgressIndication.h Merge branch 'master' into scheduler-queue-throughput-introspection 2024-07-31 07:11:00 +00:00
ProxyConfiguration.h
ProxyConfigurationResolver.h
ProxyConfigurationResolverProvider.cpp
ProxyConfigurationResolverProvider.h
proxyConfigurationToPocoProxyConfig.cpp
proxyConfigurationToPocoProxyConfig.h
ProxyListConfigurationResolver.cpp
ProxyListConfigurationResolver.h
QueryFuzzer.cpp merge master 2024-08-10 13:53:32 +00:00
QueryFuzzer.h Revert "Revert "FuzzQuery table function"" 2024-08-02 00:32:01 -04:00
QueryProfiler.cpp uncomment also write_trace_iteration 2024-07-25 20:23:45 +00:00
QueryProfiler.h
quoteString.cpp
quoteString.h
RadixSort.h
randomDelay.cpp
randomDelay.h
randomNumber.h
randomSeed.cpp
randomSeed.h
re2.h
register_objects.cpp Automated function registration 2022-07-29 15:39:50 +08:00
register_objects.h
remapExecutable.cpp
remapExecutable.h
RemoteHostFilter.cpp
RemoteHostFilter.h
RemoteProxyConfigurationResolver.cpp
RemoteProxyConfigurationResolver.h Merge branch 'master' into no_proxy_support 2024-06-04 14:55:12 -03:00
RWLock.cpp
RWLock.h
safe_cast.h
scope_guard_safe.h
SensitiveDataMasker.cpp
SensitiveDataMasker.h SensitiveDataMasker: replace shared_ptr with MultiVersion 2024-01-17 08:10:50 +02:00
setThreadName.cpp
setThreadName.h
SettingConstraintWritability.h
SettingsChanges.cpp
SettingsChanges.h
SettingSource.h
SharedLockGuard.h
SharedMutex.cpp Set writer_thread_id earlier, when new exclusive owener is waiting for existing readers to finish 2024-07-22 12:11:56 +02:00
SharedMutex.h Set writer_thread_id earlier, when new exclusive owener is waiting for existing readers to finish 2024-07-22 12:11:56 +02:00
SharedMutexHelper.h
ShellCommand.cpp better 2024-08-05 21:49:36 +01:00
ShellCommand.h
ShellCommandSettings.cpp
ShellCommandSettings.h
shuffle.h
SignalHandlers.cpp Fix build 2024-08-18 09:41:29 +02:00
SignalHandlers.h
SimpleIncrement.h
SipHash.h
SLRUCachePolicy.h Some fixups 2024-08-20 13:36:17 +00:00
SpaceSaving.h
SSHWrapper.cpp
SSHWrapper.h
StackTrace.cpp () 2024-08-16 05:36:03 +00:00
StackTrace.h
StatusFile.cpp Load filesystem cache metadata asynchronously 2024-08-16 12:57:55 +02:00
StatusFile.h
Stopwatch.h
StringHashForHeterogeneousLookup.h Fix builds 2024-08-14 09:35:54 +00:00
StringSearcher.h
StringUtils.cpp
StringUtils.h
StudentTTest.cpp
StudentTTest.h
SymbolIndex.cpp
SymbolIndex.h
SystemLogBase.cpp move stopFlushThread to SystemLogBase 2024-08-22 17:18:06 +02:00
SystemLogBase.h move stopFlushThread to SystemLogBase 2024-08-22 17:18:06 +02:00
TargetSpecific.cpp Reapply "Remove some unnecessary UNREACHABLEs" 2024-05-29 13:37:47 +00:00
TargetSpecific.h
TerminalSize.cpp
TerminalSize.h
thread_local_rng.cpp
thread_local_rng.h
ThreadFuzzer.cpp
ThreadFuzzer.h
ThreadPool_fwd.h
ThreadPool.cpp More fixes 2024-07-26 10:47:32 +02:00
ThreadPool.h
threadPoolCallbackRunner.h
ThreadPoolTaskTracker.cpp Fix 2024-07-30 15:14:10 +02:00
ThreadPoolTaskTracker.h
ThreadProfileEvents.cpp
ThreadProfileEvents.h
ThreadStatus.cpp
ThreadStatus.h
Throttler_fwd.h
Throttler.cpp
Throttler.h
TimerDescriptor.cpp Merge branch 'master' into add-assert-into-timer-descriptor 2024-08-04 00:29:22 +02:00
TimerDescriptor.h Removed useless parameters 2024-07-27 20:50:21 +02:00
TLDListsHolder.cpp
TLDListsHolder.h
TraceSender.cpp Fix error 2024-07-21 12:06:53 +02:00
TraceSender.h
TransactionID.cpp
TransactionID.h
transformEndianness.h
tryGetFileNameByFileDescriptor.cpp
tryGetFileNameByFileDescriptor.h
TTLCachePolicy.h Some fixups 2024-08-20 13:36:17 +00:00
typeid_cast.h
TypePromotion.h
UnicodeBar.cpp
UnicodeBar.h
UTF8Helpers.cpp
UTF8Helpers.h
VariableContext.h
VersionNumber.cpp
VersionNumber.h
Visitor.h
Volnitsky.h
waitForPid.cpp
waitForPid.h
WeakHash.cpp Replace updateWeakHash to getWeakHash 2024-07-17 13:23:44 +00:00
WeakHash.h Replace updateWeakHash to getWeakHash 2024-07-17 13:23:44 +00:00
XMLUtils.cpp
XMLUtils.h