ClickHouse/src/Common
2021-02-27 00:36:33 +03:00
..
Config Fix codespell warnings. Split style checks. Update style checks docker 2020-12-24 13:17:52 +03:00
HashTable Revert "optimize aggfunc column data copy (#19407)" 2021-02-21 12:49:50 +03:00
StringUtils Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
tests HashTable fix bug during resize with nonstandard grower 2021-02-15 22:23:10 +03:00
ZooKeeper review suggestions 2021-02-20 02:41:58 +03:00
ActionBlocker.h
ActionLock.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
ActionLock.h
AlignedBuffer.cpp
AlignedBuffer.h
Allocator_fwd.h
Allocator.cpp Common types template instantiations 2021-02-12 00:54:50 +03:00
Allocator.h Added comments 2021-02-12 12:12:04 +03:00
Arena.h build after merge 2020-12-18 02:31:01 +03:00
ArenaAllocator.h
ArenaWithFreeLists.h
ArrayCache.h Move getPageSize in common 2020-12-17 00:23:41 +03:00
assert_cast.h
AutoArray.h
BitHelpers.h
checkStackSize.cpp
checkStackSize.h
clearPasswordFromCommandLine.cpp
clearPasswordFromCommandLine.h
ClickHouseRevision.cpp
ClickHouseRevision.h
CMakeLists.txt dbms/ → src/ 2020-04-03 18:14:31 +03:00
ColumnsHashing.h Improve performance of GROUP BY multiple fixed size keys 2021-02-14 01:56:04 +03:00
ColumnsHashingImpl.h Add comment for used_flags in hash join, fix build 2021-02-08 14:38:31 +03:00
CombinedCardinalityEstimator.h
CompactArray.h
ConcurrentBoundedQueue.h
config_version.h.in
config.h.in USE_INTERNAL_HDFS3_LIBRARY + bash lint 2020-12-16 14:48:33 +03:00
CounterInFile.h add ParsingException 2020-12-23 01:02:01 +03:00
COW.h
CpuId.h
createHardLink.cpp
createHardLink.h
CurrentMemoryTracker.cpp Split MemoryTracker header 2020-12-25 23:49:22 +03:00
CurrentMemoryTracker.h Split MemoryTracker header 2020-12-25 23:49:22 +03:00
CurrentMetrics.cpp better code 2021-02-08 22:36:17 +03:00
CurrentMetrics.h
CurrentThread.cpp
CurrentThread.h minor code improvements around ThreadStatus 2021-01-28 16:57:36 +03:00
DNSResolver.cpp Remove useless support for symbolic port names 2020-12-30 21:55:11 +03:00
DNSResolver.h
Dwarf.cpp Fix style and build 2021-01-20 20:44:18 +03:00
Dwarf.h Add missing header 2021-01-21 02:20:11 +03:00
Elf.cpp Add integrity checks for ClickHouse binary 2021-01-07 05:56:57 +03:00
Elf.h Add integrity checks for ClickHouse binary 2021-01-07 05:56:57 +03:00
Epoll.cpp Refactor 4.0 2021-02-21 17:03:24 +03:00
Epoll.h Refactor 4.0 2021-02-21 17:03:24 +03:00
ErrorCodes.cpp Merge branch 'master' into hedged-requests 2021-02-21 17:10:24 +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 Lock MEMORY_LIMIT_EXCEEDED error from tryLogCurrentException() 2021-01-29 21:38:14 +03:00
Exception.h Add ability to distinguish remote exceptions from local 2021-01-20 01:10:17 +03:00
ExternalLoaderStatus.cpp
ExternalLoaderStatus.h
Fiber.h Use ucontext for asan 2020-12-14 17:42:08 +03:00
FiberStack.h Split RemoteQueryExecutorReadContext into module part 2021-01-16 01:57:36 +03:00
FieldVisitors.cpp
FieldVisitors.h Remove even more code 2021-01-26 22:04:03 +03:00
FieldVisitorsAccurateComparison.h Update FieldVisitorsAccurateComparison.h 2021-01-28 18:51:01 +03:00
FileChecker.cpp Give up on lazy initialization of FileChecker 2021-01-04 00:07:26 +03:00
FileChecker.h Fix error 2021-01-05 04:49:15 +03:00
filesystemHelpers.cpp
filesystemHelpers.h
FileUpdatesTracker.h
formatIPv6.cpp
formatIPv6.h Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
formatReadable.cpp
formatReadable.h
getExecutablePath.cpp
getExecutablePath.h
getHashOfLoadedBinary.cpp Fix build 2021-01-07 16:37:06 +03:00
getHashOfLoadedBinary.h Fix style 2021-01-07 06:40:24 +03:00
getMappedArea.cpp
getMappedArea.h
getMultipleKeysFromConfig.cpp
getMultipleKeysFromConfig.h
getNumberOfPhysicalCPUCores.cpp
getNumberOfPhysicalCPUCores.h
hasLinuxCapability.cpp
hasLinuxCapability.h
hex.cpp
hex.h Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
HyperLogLogBiasEstimator.h
HyperLogLogCounter.h
HyperLogLogWithSmallSetOptimization.h
IFactoryWithAliases.h Normalize function names 2021-02-18 20:20:28 +08:00
Increment.h
interpolate.h
InterruptListener.h
IntervalKind.cpp
IntervalKind.h
intExp.h
IPv6ToBinary.cpp Add comment for IPV6_MASKS_COUNT 2020-12-01 22:12:11 +03:00
IPv6ToBinary.h Speedup applyCIDRMask for IPv6 with compile-time generated mask array 2020-11-29 20:54:46 +03:00
isLocalAddress.cpp
isLocalAddress.h
LRUCache.h
Macros.cpp
Macros.h
malloc.cpp
memcmpSmall.h fix filtering by uint8 greater than 127 2021-01-29 10:39:18 +03:00
memcpySmall.h
MemorySanitizer.h Do not undefine __has_feature (may break c++ headers) 2021-02-23 19:46:47 +03:00
MemoryStatisticsOS.cpp Move getPageSize in common 2020-12-17 00:23:41 +03:00
MemoryStatisticsOS.h
MemoryTracker.cpp Fix typo in comment for memoryTrackerCanThrow() 2021-02-05 01:29:46 +03:00
MemoryTracker.h Fix TSan 2021-01-17 15:40:14 +03:00
MultiVersion.h
NamePrompter.h
NaNUtils.h
NetException.h
new_delete.cpp Split MemoryTracker header 2020-12-25 23:49:22 +03:00
ObjectPool.h
OpenSSLHelpers.cpp Port ClickHouse code to BoringSSL 2020-11-30 09:59:35 +03:00
OpenSSLHelpers.h
OpenTelemetryTraceContext.h
OptimizedRegularExpression.cpp
OptimizedRegularExpression.h
parseAddress.cpp
parseAddress.h
parseGlobs.cpp
parseGlobs.h
parseRemoteDescription.cpp
parseRemoteDescription.h
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 Common types template instantiations 2021-02-12 00:54:50 +03:00
PODArray.cpp Common types template instantiations 2021-02-12 00:54:50 +03:00
PODArray.h Added comments 2021-02-12 12:12:04 +03:00
PoolBase.h
PoolWithFailoverBase.h Implement HedgedRequests 2021-01-19 22:41:05 +03:00
ProcfsMetricsProvider.cpp
ProcfsMetricsProvider.h
ProfileEvents.cpp Remove useless code 2021-01-10 03:28:59 +03:00
ProfileEvents.h
ProfilingScopedRWLock.h
QueryProfiler.cpp add protection from unsafe allocations 2021-01-12 18:41:24 +03:00
QueryProfiler.h
quoteString.cpp
quoteString.h
RadixSort.h Update RadixSort.h 2020-11-26 03:20:43 +03:00
randomSeed.cpp
randomSeed.h
remapExecutable.cpp
remapExecutable.h
RemoteHostFilter.cpp
RemoteHostFilter.h
renameat2.cpp Update renameat2.cpp 2020-12-01 13:22:29 +03:00
renameat2.h
RWLock.cpp
RWLock.h
SensitiveDataMasker.cpp
SensitiveDataMasker.h
setThreadName.cpp
setThreadName.h
SettingsChanges.cpp
SettingsChanges.h
SharedBlockRowRef.h
SharedLibrary.cpp
SharedLibrary.h
ShellCommand.cpp
ShellCommand.h Fix exception safety in ShellCommand 2020-09-30 03:00:45 +03:00
SimpleActionBlocker.h
SimpleIncrement.h Remove useless code 2020-12-21 10:48:15 +03:00
SipHash.h Remove useless code from BigInt 2021-01-26 21:22:40 +03:00
SmallObjectPool.h
SpaceSaving.h Added erase into HashTable 2020-12-11 16:54:08 +03:00
StackTrace.cpp Merge remote-tracking branch 'upstream/master' into dwarf-folly 2021-02-08 18:36:41 +03:00
StackTrace.h Decrease number of stored stack frame pointers to fit into 512 PIPE_BUF 2021-02-23 07:52:01 +03:00
StatusFile.cpp
StatusFile.h
StatusInfo.cpp
StatusInfo.h
Stopwatch.cpp
Stopwatch.h
StringSearcher.h Remove tons of garbage 2021-01-31 05:36:52 +03:00
StudentTTest.cpp
StudentTTest.h
SymbolIndex.cpp Do not undefine __has_feature (may break c++ headers) 2021-02-23 19:46:47 +03:00
SymbolIndex.h Print inline frames augmenting usual ones 2021-01-20 17:05:25 +03:00
TaskStatsInfoGetter.cpp
TaskStatsInfoGetter.h
TerminalSize.cpp
TerminalSize.h
thread_local_rng.cpp
thread_local_rng.h
ThreadFuzzer.cpp add protection from unsafe allocations 2021-01-12 18:41:24 +03:00
ThreadFuzzer.h
ThreadPool.cpp add comments 2021-01-13 15:19:41 +03:00
ThreadPool.h abort() instead of std::terminate() + cleanup 2020-12-30 08:31:45 +03:00
ThreadProfileEvents.cpp Useless changes 2021-02-06 14:56:10 +03:00
ThreadProfileEvents.h
ThreadStatus.cpp fix 2021-01-29 18:13:27 +03:00
ThreadStatus.h minor code improvements around ThreadStatus 2021-01-28 16:57:36 +03:00
Throttler.h
TimerDescriptor.cpp Refactor 3.0 and fix tests 2021-02-15 16:21:36 +03:00
TimerDescriptor.h Refactor 3.0 and fix tests 2021-02-15 16:21:36 +03:00
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 Decrease QUERY_ID_MAX_LEN for freebsd/osx (PIPE_BUF=512) 2021-02-23 07:47:58 +03:00
TraceCollector.h
typeid_cast.h
TypeList.h
TypePromotion.h
UInt128.h Fixed clang compile issues 2020-12-14 22:12:15 +03:00
UnicodeBar.cpp Fix issue in function "bar" 2021-01-15 13:17:09 +03:00
UnicodeBar.h Simplify code of function "bar" 2021-01-02 23:40:15 +03:00
UTF8Helpers.cpp
UTF8Helpers.h Remove tons of garbage 2021-01-31 05:36:52 +03:00
VariableContext.h
Visitor.h
Volnitsky.h Fix warning 2021-01-31 07:40:51 +03:00
WeakHash.cpp
WeakHash.h
XDBCBridgeHelper.h Use 127.0.0.1 as a default listen-host for ODBC bridge 2020-12-21 03:26:31 +04:00
ya.make Merge branch 'master' into hedged-requests 2021-02-15 16:51:45 +03:00
ya.make.in remove ryu 2020-12-17 00:52:04 +03:00