ClickHouse/src/Common
2022-06-27 06:53:29 +00:00
..
Config Fixing some warnings 2022-05-16 20:59:27 +02:00
examples More consistent use of platform macros 2022-06-10 10:22:31 +02:00
HashTable Optimize most important parts with NEON SIMD 2022-06-15 13:19:29 +00:00
JSONParsers Merge remote-tracking branch 'upstream/master' into HEAD 2022-03-16 15:28:09 +00:00
mysqlxx Remove Arcadia 2022-04-19 17:44:27 +02:00
StringUtils Remove Arcadia 2022-04-19 17:44:27 +02:00
tests Extract diff from PR 36171 2022-06-15 16:40:18 +02:00
ZooKeeper PR review fixes 2022-06-27 06:53:09 +00:00
ActionBlocker.h
ActionLock.cpp
ActionLock.h clang-tidy check performance-noexcept-move-constructor fix 2022-03-02 18:15:27 +00:00
AlignedBuffer.cpp
AlignedBuffer.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
Allocator_fwd.h
Allocator.cpp
Allocator.h More consistent use of platform macros 2022-06-10 10:22:31 +02:00
AllocatorWithMemoryTracking.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
Arena.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
ArenaAllocator.h
ArenaUtils.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
ArenaWithFreeLists.h Merge branch 'master' into parallel-downloading-url-engine 2022-03-15 07:55:41 +00:00
ArrayCache.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
assert_cast.h
atomicRename.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00
atomicRename.h Support atomic replace under OSX 2022-04-11 14:32:55 +02:00
BitHelpers.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
checkStackSize.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00
checkStackSize.h
clearPasswordFromCommandLine.cpp Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
clearPasswordFromCommandLine.h
clickhouse_malloc.cpp
ClickHouseRevision.cpp
ClickHouseRevision.h
CMakeLists.txt
ColumnsHashing.h Fix intersect with const string 2022-06-01 11:13:33 +00:00
ColumnsHashingImpl.h Fix optin.cplusplus.UninitializedObject issue (#35626) 2022-04-04 23:47:14 +03:00
CombinedCardinalityEstimator.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
CompactArray.h Fix optin.cplusplus.UninitializedObject issue (#35626) 2022-04-04 23:47:14 +03:00
Concepts.h Add new/delete overloads 2022-04-12 14:11:10 +00:00
ConcurrentBoundedQueue.h
config_version.h.in
config.h.in
CounterInFile.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
COW.h mark all operators bool() as explicit 2022-05-20 15:29:54 +00:00
CpuId.h Fixed runtime check for AVX512F 2022-06-01 23:00:49 +02:00
createHardLink.cpp Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
createHardLink.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
CurrentMemoryTracker.cpp
CurrentMemoryTracker.h
CurrentMetrics.cpp Add S3Requests metric 2022-05-13 18:12:46 +02:00
CurrentMetrics.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
CurrentThread.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
CurrentThread.h Better version of cache on insert 2022-04-04 10:58:59 +02:00
DateLUT.cpp
DateLUT.h
DateLUTImpl.cpp
DateLUTImpl.h Saturate date/datetime to zero (part 2) 2022-04-29 10:24:18 +08:00
DNSResolver.cpp refactoring 2022-05-17 08:31:31 -04:00
DNSResolver.h multiple client connection attempts if hostname resolves to multiple addresses 2022-05-16 17:47:07 -04:00
Dwarf.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00
Dwarf.h More consistent use of platform macros 2022-06-10 10:22:31 +02:00
Elf.cpp Minor follow-up 2022-06-14 08:52:13 +00:00
Elf.h Minor follow-up 2022-06-14 08:52:13 +00:00
Epoll.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
Epoll.h
ErrorCodes.cpp Implement backup/restore for ACL system tables (system.users, system.roles, etc.) 2022-06-17 18:14:31 +02:00
ErrorCodes.h Support for Clang Thread Safety Analysis (TSA) 2022-06-20 16:13:25 +02:00
ErrorHandlers.h base should not depend on Common 2022-04-29 10:26:35 +08:00
escapeForFileName.cpp
escapeForFileName.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
EventCounter.h
Exception.cpp Merge pull request #37976 from ClickHouse/tavplubix-patch-1 2022-06-10 21:04:56 +03:00
Exception.h Merge branch 'master' into fixes_for_transactions 2022-05-23 18:49:21 +02:00
ExponentiallySmoothedCounter.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
ExternalLoaderStatus.h
Fiber.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
FiberStack.h Increase stack size 2022-03-24 15:50:32 +01:00
FieldVisitorConvertToNumber.h Merge pull request #23932 from CurtizJ/dynamic-columns 2022-03-17 10:45:46 +01:00
FieldVisitorDump.cpp
FieldVisitorDump.h
FieldVisitorHash.cpp
FieldVisitorHash.h Merge remote-tracking branch 'upstream/master' into HEAD 2022-03-16 15:28:09 +00:00
FieldVisitors.h
FieldVisitorsAccurateComparison.h
FieldVisitorSum.cpp
FieldVisitorSum.h Merge pull request #23932 from CurtizJ/dynamic-columns 2022-03-17 10:45:46 +01:00
FieldVisitorToString.cpp Merge remote-tracking branch 'upstream/master' into HEAD 2022-01-21 20:11:18 +03:00
FieldVisitorToString.h
FieldVisitorWriteBinary.cpp Fix various clang-tidy warnings 2022-04-20 10:29:05 +02:00
FieldVisitorWriteBinary.h
FileCache_fwd.h impl improve remote fs cache 2022-05-25 16:54:28 +08:00
FileCacheFactory.cpp Better 2022-06-23 17:46:27 +02:00
FileCacheFactory.h Better 2022-06-23 17:46:27 +02:00
FileCacheSettings.cpp Better 2022-06-16 16:40:29 +02:00
FileCacheSettings.h Better 2022-06-16 16:40:29 +02:00
FileChecker.cpp Fix implementation of totalBytes() & totalRows() for Log family. 2022-05-04 00:15:21 +02:00
FileChecker.h Add new restore setting 'allow_non_empty_tables'. 2022-05-03 16:18:45 +02:00
FileSegment.cpp Extract diff from PR 36171 2022-06-15 16:40:18 +02:00
FileSegment.h Better 2022-06-16 16:40:29 +02:00
filesystemHelpers.cpp improvements for getFileSize 2022-06-20 15:22:56 +02:00
filesystemHelpers.h improvements for getFileSize 2022-06-20 15:22:56 +02:00
FileUpdatesTracker.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
format.h Replace remove-erase idiom by C++20 erase()/erase_if() 2022-04-17 12:04:47 +02:00
formatIPv6.cpp Fix various clang-tidy warnings 2022-04-20 10:29:05 +02:00
formatIPv6.h Fix parsing of IPv6 addresses longer than 39 characters 2022-03-23 16:11:46 +01:00
formatReadable.cpp
formatReadable.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
FrequencyHolder.h base should not depend on Common 2022-04-29 10:26:35 +08:00
getCurrentProcessFDCount.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00
getCurrentProcessFDCount.h
getExecutablePath.cpp
getExecutablePath.h
getHashOfLoadedBinary.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00
getHashOfLoadedBinary.h
getMappedArea.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00
getMappedArea.h
getMaxFileDescriptorCount.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00
getMaxFileDescriptorCount.h
getMultipleKeysFromConfig.cpp
getMultipleKeysFromConfig.h
getNumberOfPhysicalCPUCores.cpp Simplification #36313 2022-04-19 17:44:27 +02:00
getNumberOfPhysicalCPUCores.h
GetPriorityForLoadBalancing.cpp minor fixes 2022-03-21 15:55:01 +01:00
GetPriorityForLoadBalancing.h minor fixes 2022-03-21 15:55:01 +01:00
getRandomASCIIString.cpp
getRandomASCIIString.h
getResource.cpp
getResource.h
hasLinuxCapability.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00
hasLinuxCapability.h More consistent use of platform macros 2022-06-10 10:22:31 +02:00
hex.cpp
hex.h
HyperLogLogBiasEstimator.h
HyperLogLogCounter.h Replace more uses of std::enable_if for SFINAE by concepts 2022-03-17 20:44:55 +01:00
HyperLogLogWithSmallSetOptimization.h
IFactoryWithAliases.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
IFileCache.cpp Better 2022-06-16 16:40:29 +02:00
IFileCache.h Better 2022-06-16 16:40:29 +02:00
Increment.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
interpolate.h
InterruptListener.h More consistent use of platform macros 2022-06-10 10:22:31 +02:00
IntervalKind.cpp new stateless queries + minor fixes 2022-06-10 17:01:49 +03:00
IntervalKind.h new stateless queries + minor fixes 2022-06-10 17:01:49 +03:00
IntervalTree.h Replace more uses of std::enable_if for SFINAE by concepts 2022-03-17 20:44:55 +01:00
intExp.h
IO.cpp Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
IO.h
IPv6ToBinary.cpp
IPv6ToBinary.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
isLocalAddress.cpp minor fixes 2022-03-21 15:55:01 +01:00
isLocalAddress.h
isValidUTF8.cpp
isValidUTF8.h
JSONBuilder.cpp
JSONBuilder.h Fix optin.cplusplus.UninitializedObject issue (#35626) 2022-04-04 23:47:14 +03:00
LocalDate.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
LocalDateTime.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
LockMemoryExceptionInThread.cpp
LockMemoryExceptionInThread.h
logger_useful.h base should not depend on Common 2022-04-29 10:26:35 +08:00
LRUCache.h Support for Clang Thread Safety Analysis (TSA) 2022-06-20 16:13:25 +02:00
LRUFileCache.cpp Better 2022-06-16 16:40:29 +02:00
LRUFileCache.h Better 2022-06-16 16:40:29 +02:00
LRUResourceCache.h base should not depend on Common 2022-04-29 10:26:35 +08:00
Macros.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
Macros.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
malloc.cpp Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
memcmpSmall.h Fix some tests and comments 2022-06-15 14:40:21 +00:00
memcpySmall.h Fix some tests and comments 2022-06-15 14:40:21 +00:00
memory.h Add maybe_unused for align arguments 2022-04-13 06:19:59 +00:00
MemorySanitizer.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
MemoryStatisticsOS.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
MemoryStatisticsOS.h
MemoryTracker.cpp Remove global_memory_usage_overcommit_max_wait_microseconds 2022-05-27 16:30:29 +00:00
MemoryTracker.h Remove global_memory_usage_overcommit_max_wait_microseconds 2022-05-27 16:30:29 +00:00
MemoryTrackerBlockerInThread.cpp
MemoryTrackerBlockerInThread.h
MultiVersion.h Support for Clang Thread Safety Analysis (TSA) 2022-06-20 16:13:25 +02:00
NamePrompter.cpp Refactor 2022-04-04 07:24:42 +00:00
NamePrompter.h Address PR comments 2022-04-04 07:24:42 +00:00
NaNUtils.h
NetException.h Fixing some warnings 2022-05-16 20:59:27 +02:00
new_delete.cpp Remove abbreviation 2022-04-19 17:44:26 +02:00
noexcept_scope.h fixes 2022-06-16 19:41:32 +02:00
ObjectPool.h Fix Bug 37114 - ilike on FixedString(N) columns produces wrong results 2022-05-11 14:30:21 +02:00
OpenSSLHelpers.cpp
OpenSSLHelpers.h
OpenTelemetryTraceContext.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
OptimizedRegularExpression.cpp Pass strings in some places as string_view 2022-05-25 10:05:51 +02:00
OptimizedRegularExpression.h Pass strings in some places as string_view 2022-05-25 10:05:51 +02:00
OvercommitTracker.cpp Remove global_memory_usage_overcommit_max_wait_microseconds 2022-05-27 16:30:29 +00:00
OvercommitTracker.h Remove global_memory_usage_overcommit_max_wait_microseconds 2022-05-27 16:30:29 +00:00
parseAddress.cpp
parseAddress.h Remove Arcadia 2022-04-19 17:44:27 +02:00
parseGlobs.cpp
parseGlobs.h
parseRemoteDescription.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
parseRemoteDescription.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
PipeFDs.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00
PipeFDs.h
PODArray_fwd.h
PODArray.cpp
PODArray.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
PoolBase.h base should not depend on Common 2022-04-29 10:26:35 +08:00
PoolWithFailoverBase.h Replace remove-erase idiom by C++20 erase()/erase_if() 2022-04-17 12:04:47 +02:00
ProcfsMetricsProvider.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00
ProcfsMetricsProvider.h Merge pull request #37969 from ClickHouse/consistent-macro-usage 2022-06-10 14:10:01 +02:00
ProfileEvents.cpp Add sync support to client 2022-06-14 09:50:30 +00:00
ProfileEvents.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
ProfilingScopedRWLock.h
ProgressIndication.cpp Fix possible concurrent access in ProgressIndication 2022-06-16 11:59:01 +03:00
ProgressIndication.h Fix possible concurrent access in ProgressIndication 2022-06-16 11:59:01 +03:00
QueryProfiler.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
QueryProfiler.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
quoteString.cpp Simplify path calculations in backup. 2022-06-15 20:32:34 +02:00
quoteString.h Simplify path calculations in backup. 2022-06-15 20:32:34 +02:00
RadixSort.h More consistent use of platform macros 2022-06-10 10:22:31 +02:00
randomSeed.cpp Merge branch 'master' into remove-useless-code-2 2022-05-22 17:41:57 +00:00
randomSeed.h
RangeGenerator.h fix bug of range generator 2022-04-21 11:33:15 +08:00
remapExecutable.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00
remapExecutable.h
RemoteHostFilter.cpp Always clear hosts. 2022-03-15 14:08:56 +00:00
RemoteHostFilter.h Support for Clang Thread Safety Analysis (TSA) 2022-06-20 16:13:25 +02:00
RWLock.cpp
RWLock.h
scope_guard_safe.h base should not depend on Common 2022-04-29 10:26:35 +08:00
SensitiveDataMasker.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
SensitiveDataMasker.h Fixing some warnings 2022-05-16 20:59:27 +02:00
setThreadName.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00
setThreadName.h
SettingsChanges.cpp
SettingsChanges.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
SharedBlockRowRef.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
SharedLibrary.cpp
SharedLibrary.h
ShellCommand.cpp Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
ShellCommand.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
SimpleActionBlocker.h
SimpleIncrement.h
SipHash.h Use std::pair 2022-06-14 12:49:42 +00:00
SmallObjectPool.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
SpaceSaving.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
StackTrace.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00
StackTrace.h More consistent use of platform macros 2022-06-10 10:22:31 +02:00
StatusFile.cpp Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
StatusFile.h
StatusInfo.cpp
StatusInfo.h
Stopwatch.h
StringSearcher.h Replace a few uses of enable_if for SFINAE by concepts 2022-03-16 19:51:38 +01:00
StudentTTest.cpp
StudentTTest.h
SymbolIndex.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00
SymbolIndex.h More consistent use of platform macros 2022-06-10 10:22:31 +02:00
SystemLogBase.cpp fix 2022-05-01 19:45:16 +08:00
SystemLogBase.h fix 2022-05-01 19:45:16 +08:00
TargetSpecific.cpp Style fixes 2022-05-31 21:41:10 +02:00
TargetSpecific.h Added macros for AVX512BW target 2022-06-02 11:19:46 +02:00
TaskStatsInfoGetter.cpp Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
TaskStatsInfoGetter.h Add a comment for taskstruct netlink interface rounding to KiB 2022-04-25 08:49:17 +03:00
TerminalSize.cpp
TerminalSize.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
thread_local_rng.cpp
thread_local_rng.h
ThreadFuzzer.cpp Update ThreadFuzzer.cpp 2022-05-28 05:13:16 +03:00
ThreadFuzzer.h
ThreadPool.cpp Fix various clang-tidy warnings 2022-04-20 10:29:05 +02:00
ThreadPool.h Deleted settings 2022-04-22 13:56:16 +00:00
ThreadProfileEvents.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00
ThreadProfileEvents.h More consistent use of platform macros 2022-06-10 10:22:31 +02:00
ThreadStatus.cpp Update src/Common/ThreadStatus.cpp 2022-06-26 01:29:06 +03:00
ThreadStatus.h Print query in one line on fatal errors 2022-06-03 18:55:53 +03:00
Throttler.cpp
Throttler.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
TimerDescriptor.cpp
TimerDescriptor.h
TLDListsHolder.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
TLDListsHolder.h Support for Clang Thread Safety Analysis (TSA) 2022-06-20 16:13:25 +02:00
TraceSender.cpp Fix various clang-tidy warnings 2022-04-20 10:29:05 +02:00
TraceSender.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
TransactionID.cpp save versions of parts 2021-12-30 16:15:28 +03:00
TransactionID.h more introspection 2022-03-18 14:33:59 +01:00
typeid_cast.h Remove inherited create() method + disallow copying 2022-05-02 08:46:52 +02:00
TypePromotion.h
UnicodeBar.cpp
UnicodeBar.h
UTF8Helpers.cpp Fix clang-tidy-14 (part 1) 2022-04-19 17:44:27 +02:00
UTF8Helpers.h Fix some tests and comments 2022-06-15 14:40:21 +00:00
VariableContext.h
VersionNumber.cpp
VersionNumber.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
Visitor.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
Volnitsky.h Fix clang-tidy warnings in Common folder 2022-03-14 18:17:35 +00:00
WeakHash.cpp
WeakHash.h