ClickHouse/src/Common
2023-02-02 22:19:29 -08:00
..
benchmarks Add google benchmark to contrib (#43779) 2022-12-08 13:38:08 +01:00
Config Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
examples Add google benchmark to contrib (#43779) 2022-12-08 13:38:08 +01:00
HashTable Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
JSONParsers Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
mysqlxx
NamedCollections Merge branch 'master' into add-setting-allow-head-object-request 2023-01-29 14:58:27 +01:00
StringUtils Addressed PR comments 2022-12-07 14:23:01 +00:00
tests fix 2023-01-25 16:06:40 +01:00
ZooKeeper Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ActionBlocker.h
ActionLock.cpp
ActionLock.h
AlignedBuffer.cpp
AlignedBuffer.h
Allocator_fwd.h
Allocator.cpp
Allocator.h forbid old ctor of Exception 2023-01-23 22:18:05 +01:00
AllocatorWithMemoryTracking.h Revert "Merge pull request #38953 from ClickHouse/add-allocation-ptr-to-trace-log" 2022-12-27 14:28:13 +01:00
Arena.h
ArenaAllocator.h
ArenaUtils.h
ArenaWithFreeLists.h
ArrayCache.h
assert_cast.h forbid old ctor of Exception 2023-01-23 22:18:05 +01:00
AsynchronousMetrics.cpp updates to support cgroupv2 as well 2023-02-02 22:19:29 -08:00
AsynchronousMetrics.h Added two metrics about memory usage in cgroup to asynchronous metrics (#45301) 2023-01-25 20:32:17 +01:00
atomicRename.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
atomicRename.h
Base58.cpp
Base58.h
Base64.cpp
Base64.h
BinStringDecodeHelper.h Support SQL standard binary and hex string literals 2022-12-11 13:05:40 +08:00
BitHelpers.h
BridgeProtocolVersion.h
CacheBase.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
CancelableSharedMutex.cpp fix try_shared_lock() in SharedMutex and CancelableSharedMutex 2023-01-24 14:36:07 +00:00
CancelableSharedMutex.h fix darwin build 2023-01-11 12:23:33 +00:00
CancelToken.cpp forbid runtime strings 2023-01-26 10:52:47 +01:00
CancelToken.h make style-check happy 2023-01-10 01:26:59 +00:00
CaresPTRResolver.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
CaresPTRResolver.h
checkStackSize.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
checkStackSize.h
clearPasswordFromCommandLine.cpp
clearPasswordFromCommandLine.h
clickhouse_malloc.cpp Revert "Merge pull request #38953 from ClickHouse/add-allocation-ptr-to-trace-log" 2022-12-27 14:28:13 +01:00
ClickHouseRevision.cpp
ClickHouseRevision.h
CMakeLists.txt Add google benchmark to contrib (#43779) 2022-12-08 13:38:08 +01:00
ColumnsHashing.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ColumnsHashingImpl.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
CombinedCardinalityEstimator.h
CompactArray.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
Concepts.h
ConcurrencyControl.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ConcurrentBoundedQueue.h Fix ConcurrentBoundedQueue::emplace() return value in case of finished queue 2023-01-03 20:36:12 +01:00
config_version.h.in
config.h.in Integrate skim into the client/local 2022-12-14 20:57:41 +01:00
CounterInFile.h reformat ParsingException 2023-01-24 23:21:29 +01:00
COW.h
CpuId.h
createHardLink.cpp
createHardLink.h
CurrentMemoryTracker.cpp Revert "Merge pull request #38953 from ClickHouse/add-allocation-ptr-to-trace-log" 2022-12-27 14:28:13 +01:00
CurrentMemoryTracker.h Revert "Merge pull request #38953 from ClickHouse/add-allocation-ptr-to-trace-log" 2022-12-27 14:28:13 +01:00
CurrentMetrics.cpp implement pending request queue to prevent CQ overflows 2023-01-28 21:54:44 +02:00
CurrentMetrics.h Fix some clang-tidy warnings in headers 2022-06-27 23:49:07 +02:00
CurrentThread.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
CurrentThread.h
DateLUT.cpp
DateLUT.h
DateLUTImpl.cpp
DateLUTImpl.h Various test, code and docs fixups 2023-01-15 13:47:34 +00:00
DNSPTRResolver.h
DNSPTRResolverProvider.cpp
DNSPTRResolverProvider.h
DNSResolver.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
DNSResolver.h
Documentation.h
Dwarf.cpp forbid runtime strings 2023-01-26 10:52:47 +01:00
Dwarf.h
ElapsedTimeProfileEventIncrement.h Better time watch 2023-01-06 18:44:48 +01:00
Elf.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
Elf.h
Epoll.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
Epoll.h clang-tidy check performance-noexcept-move-constructor fix 2022-03-02 18:15:27 +00:00
ErrorCodes.cpp implement pending request queue to prevent CQ overflows 2023-01-28 21:54:44 +02:00
ErrorCodes.h
ErrorHandlers.h
escapeForFileName.cpp
escapeForFileName.h
EventCounter.h
EventFD.cpp Review fixes. 2022-11-24 16:04:35 +00:00
EventFD.h Review fixes. 2022-11-24 16:04:35 +00:00
EventNotifier.cpp
EventNotifier.h
EventRateMeter.h typo 2022-11-17 16:20:21 +00:00
Exception.cpp forbid runtime strings 2023-01-26 10:52:47 +01:00
Exception.h forbid runtime strings 2023-01-26 10:52:47 +01:00
ExponentiallySmoothedCounter.h
ExternalLoaderStatus.h
ExternalModelInfo.h
Fiber.h
FiberStack.h Revert "Merge pull request #38953 from ClickHouse/add-allocation-ptr-to-trace-log" 2022-12-27 14:28:13 +01:00
FieldVisitorConvertToNumber.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
FieldVisitorDump.cpp
FieldVisitorDump.h
FieldVisitorHash.cpp
FieldVisitorHash.h
FieldVisitors.h
FieldVisitorsAccurateComparison.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
FieldVisitorSum.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
FieldVisitorSum.h
FieldVisitorToString.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
FieldVisitorToString.h
FieldVisitorWriteBinary.cpp
FieldVisitorWriteBinary.h
FileChecker.cpp
FileChecker.h
filesystemHelpers.cpp Simply filesystem helpers to check is-readable/writable/executable 2023-01-27 21:11:10 +01:00
filesystemHelpers.h Temporary files evict fs cache 2022-12-22 10:22:49 +00:00
FileUpdatesTracker.h
format.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
formatIPv6.cpp review suggestions 2022-12-07 21:29:17 +00:00
formatIPv6.h fix ipv6 parser 2023-02-01 01:02:58 +00:00
formatReadable.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
formatReadable.h
FrequencyHolder.h
FST.cpp Move method implementations (no other changes) 2023-01-20 10:57:16 +00:00
FST.h Various cosmetic cleanups 2023-01-20 10:45:35 +00:00
futex.h review fixes + split into files 2023-01-09 14:58:44 +00:00
getCurrentProcessFDCount.cpp
getCurrentProcessFDCount.h
getExecutablePath.cpp
getExecutablePath.h
getHashOfLoadedBinary.cpp
getHashOfLoadedBinary.h
getMappedArea.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
getMappedArea.h
getMaxFileDescriptorCount.cpp
getMaxFileDescriptorCount.h
getMultipleKeysFromConfig.cpp
getMultipleKeysFromConfig.h
getNumberOfPhysicalCPUCores.cpp
getNumberOfPhysicalCPUCores.h
GetPriorityForLoadBalancing.cpp
GetPriorityForLoadBalancing.h
getRandomASCIIString.cpp Remove some trash 2022-08-21 20:46:33 +02:00
getRandomASCIIString.h
getResource.cpp
getResource.h
hasLinuxCapability.cpp
hasLinuxCapability.h
hex.cpp
hex.h Revert "Fix endian issue in integer hex string conversion" 2022-11-24 12:22:22 +01:00
HyperLogLogBiasEstimator.h
HyperLogLogCounter.h
HyperLogLogWithSmallSetOptimization.h
ICachePolicy.h
IFactoryWithAliases.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
Increment.h
interpolate.h
InterruptListener.h
IntervalKind.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
IntervalKind.h
IntervalTree.h
intExp.h
IO.cpp
IO.h
IPv6ToBinary.cpp
IPv6ToBinary.h
isLocalAddress.cpp
isLocalAddress.h
isValidUTF8.cpp
isValidUTF8.h
JSONBuilder.cpp
JSONBuilder.h
KnownObjectNames.cpp
KnownObjectNames.h
LocalDate.h
LocalDateTime.h Fix call to wrong overload on Darwin 2022-12-21 09:00:44 +00:00
LockMemoryExceptionInThread.cpp
LockMemoryExceptionInThread.h
logger_useful.h check number of parameters in format string 2023-01-23 23:16:16 +01:00
LoggingFormatStringHelpers.cpp forbid runtime strings 2023-01-26 10:52:47 +01:00
LoggingFormatStringHelpers.h forbid runtime strings 2023-01-26 10:52:47 +01:00
LRUCachePolicy.h
LRUResourceCache.h
Macros.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
Macros.h
malloc.cpp
memcmpSmall.h
memcpySmall.h
memory.h Revert "Merge pull request #38953 from ClickHouse/add-allocation-ptr-to-trace-log" 2022-12-27 14:28:13 +01:00
MemorySanitizer.h
MemoryStatisticsOS.cpp
MemoryStatisticsOS.h Fix -Wshorten-64-to-32 on FreeBSD 2022-12-12 08:05:28 +01:00
MemoryTracker.cpp Improve MEMERY_LIMIT_EXCEEDED exception message 2023-01-29 01:52:37 +00:00
MemoryTracker.h Revert "Merge pull request #38953 from ClickHouse/add-allocation-ptr-to-trace-log" 2022-12-27 14:28:13 +01:00
MemoryTrackerBlockerInThread.cpp Make only one possible public ctor in MemoryTrackerBlockerInThread 2022-07-26 19:03:26 +00:00
MemoryTrackerBlockerInThread.h Revert "Merge pull request #38953 from ClickHouse/add-allocation-ptr-to-trace-log" 2022-12-27 14:28:13 +01:00
MultiVersion.h
NamePrompter.cpp
NamePrompter.h
NaNUtils.h
NetException.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
new_delete.cpp Revert "Merge pull request #38953 from ClickHouse/add-allocation-ptr-to-trace-log" 2022-12-27 14:28:13 +01:00
noexcept_scope.h
ObjectPool.h
OpenSSLHelpers.cpp
OpenSSLHelpers.h
OpenTelemetryTraceContext.cpp
OpenTelemetryTraceContext.h
OptimizedRegularExpression.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
OptimizedRegularExpression.h
OvercommitTracker.cpp Also count waiting on global mutext 2022-12-14 18:05:07 +00:00
OvercommitTracker.h
parseAddress.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
parseAddress.h
parseGlobs.cpp
parseGlobs.h
parseRemoteDescription.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
parseRemoteDescription.h
PipeFDs.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
PipeFDs.h
PODArray_fwd.h
PODArray.cpp
PODArray.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
PoolBase.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
PoolWithFailoverBase.h forbid old ctor of Exception 2023-01-23 22:18:05 +01:00
ProcfsMetricsProvider.cpp
ProcfsMetricsProvider.h
ProfileEvents.cpp Merge pull request #45682 from ClickHouse/rename-qrc-to-qc 2023-02-01 11:23:29 +01:00
ProfileEvents.h fix tracing of profile events 2022-12-08 15:13:53 +00:00
ProfilingScopedRWLock.h review fixes 2023-01-12 15:51:04 +00:00
ProgressIndication.cpp Revert "Add information about written rows in progress indicator" 2022-12-15 10:19:15 +03:00
ProgressIndication.h
QueryProfiler.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
QueryProfiler.h
quoteString.cpp
quoteString.h
RadixSort.h
randomSeed.cpp
randomSeed.h
RangeGenerator.h
register_objects.cpp
register_objects.h
remapExecutable.cpp What happens if I remove these 139 lines of code? 2023-01-03 18:35:31 +00:00
remapExecutable.h
RemoteHostFilter.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
RemoteHostFilter.h
RWLock.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
RWLock.h
safe_cast.h
scope_guard_safe.h
SensitiveDataMasker.cpp forbid old ctor of Exception 2023-01-23 22:18:05 +01:00
SensitiveDataMasker.h Fix style. 2022-11-16 01:35:11 +01:00
setThreadName.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
setThreadName.h
SettingConstraintWritability.h
SettingsChanges.cpp
SettingsChanges.h Query result cache 2022-12-12 10:37:10 +00:00
SharedBlockRowRef.h
SharedMutex.cpp fix try_shared_lock() in SharedMutex and CancelableSharedMutex 2023-01-24 14:36:07 +00:00
SharedMutex.h fix special builds 2023-01-12 01:30:42 +00:00
ShellCommand.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ShellCommand.h Don't be kind with third-party code 2022-12-28 20:07:26 +01:00
shuffle.h FIXUP: More comments about shuffle 2023-01-27 20:07:56 +00:00
SimpleActionBlocker.h
SimpleIncrement.h
SipHash.h common: siphash: add support for custom keys 2023-01-27 13:00:53 +01:00
SLRUCachePolicy.h
SmallObjectPool.h
SpaceSaving.h
StackTrace.cpp Merge pull request #40422 from pkubaj/patch-1 2022-12-11 09:38:04 +03:00
StackTrace.h
StatusFile.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
StatusFile.h
StatusInfo.cpp
StatusInfo.h
Stopwatch.h Unify query elapsed time measurements (#43455) 2022-12-28 21:01:41 +01:00
StringSearcher.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
StudentTTest.cpp
StudentTTest.h
SymbolIndex.cpp
SymbolIndex.h
SystemLogBase.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
SystemLogBase.h
TargetSpecific.cpp
TargetSpecific.h
TaskStatsInfoGetter.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
TaskStatsInfoGetter.h
TerminalSize.cpp Use stderr instead of stdout 2021-05-05 15:52:21 +00:00
TerminalSize.h
thread_local_rng.cpp
thread_local_rng.h
ThreadFuzzer.cpp Fix ASan builds for glibc 2.36+ (use RTLD_NEXT for ThreadFuzzer interceptors) 2023-01-20 13:09:13 +01:00
ThreadFuzzer.h
ThreadPool.cpp Call std::condition_variable::notify_one w/o lock in ThreadPool 2022-12-21 13:50:03 +08:00
ThreadPool.h
ThreadProfileEvents.cpp
ThreadProfileEvents.h
ThreadStatus.cpp Forward declaration of ConcurrentBoundedQueue in ThreadStatus 2023-01-21 16:02:09 +01:00
ThreadStatus.h Merge branch 'master' into cancellable-mutex-integration 2023-01-23 12:44:09 +01:00
Throttler_fwd.h
Throttler.cpp forbid old ctor of Exception 2023-01-23 22:18:05 +01:00
Throttler.h add detailed profile events for throttling 2023-01-17 18:29:24 +00:00
TimerDescriptor.cpp Remove logging from TimerDescriptor 2022-12-07 13:33:29 +01:00
TimerDescriptor.h
TLDListsHolder.cpp check number of parameters in format string 2023-01-23 23:16:16 +01:00
TLDListsHolder.h
TraceSender.cpp Revert "Merge pull request #38953 from ClickHouse/add-allocation-ptr-to-trace-log" 2022-12-27 14:28:13 +01:00
TraceSender.h Revert "Merge pull request #38953 from ClickHouse/add-allocation-ptr-to-trace-log" 2022-12-27 14:28:13 +01:00
TransactionID.cpp
TransactionID.h
typeid_cast.h forbid old ctor of Exception 2023-01-23 22:18:05 +01:00
TypePromotion.h
UnicodeBar.cpp Fixed unused value warning 2022-12-21 10:55:20 +01:00
UnicodeBar.h Check remaining space to avoid buffer overruns; some cleanups 2022-12-20 02:39:44 +01:00
UTF8Helpers.cpp
UTF8Helpers.h
VariableContext.h
VersionNumber.cpp
VersionNumber.h
Visitor.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
Volnitsky.h
waitForPid.cpp
waitForPid.h
WeakHash.cpp
WeakHash.h
XMLUtils.cpp Followup fixes for XML helpers (#43845) 2022-12-01 13:36:40 +01:00
XMLUtils.h Followup fixes for XML helpers (#43845) 2022-12-01 13:36:40 +01:00