ClickHouse/dbms/src/Common
2019-12-13 19:48:38 +08:00
..
Config Make a better build scheme (#6500) 2019-08-28 23:49:37 +03:00
HashTable gather utils for Decimals (no scale checks) 2019-11-11 19:18:37 +03:00
StringUtils
tests Update gtest_pod_array.cpp 2019-11-15 18:00:10 +03:00
ZooKeeper It works! 2019-09-20 20:09:22 +03:00
ActionBlocker.h
ActionLock.cpp
ActionLock.h
AlignedBuffer.cpp
AlignedBuffer.h
Allocator_fwd.h Include PODArray.h into fewer files. 2019-10-11 14:28:16 +03:00
Allocator.h Include PODArray.h into fewer files. 2019-10-11 14:28:16 +03:00
Arena.h Make the quadratic Arena::allocContinue less bad. 2019-09-18 15:04:56 +03:00
ArenaAllocator.h Make the quadratic Arena::allocContinue less bad. 2019-09-18 15:04:56 +03:00
ArenaWithFreeLists.h
ArrayCache.h
assert_cast.h Addition to prev. revision 2019-08-21 05:46:54 +03:00
AutoArray.h
BitHelpers.h
checkStackSize.cpp Build fixes (#7063) 2019-10-05 22:25:31 +03:00
checkStackSize.h Added stack protection; added a test 2019-08-10 20:51:47 +03:00
ClickHouseRevision.cpp
ClickHouseRevision.h
CMakeLists.txt
ColumnsHashing.h Unify hash tables interface. 2019-11-06 00:08:04 +08:00
ColumnsHashingImpl.h Unify hash tables interface. 2019-11-06 00:08:04 +08:00
CombinedCardinalityEstimator.h Fix uniqCombined() result for >UINT_MAX values (return UInt64 to avoid overflow) 2019-10-07 21:38:58 +03:00
CompactArray.h
ConcurrentBoundedQueue.h
config_version.h.in CLICKHOUSE-4387 Add (official build) to version of yandex builds 2019-04-03 17:06:59 +03:00
config.h.in AWS SDK integration rework. 2019-12-06 17:37:21 +03:00
CounterInFile.h
COW.h
CpuId.h
createHardLink.cpp
createHardLink.h
CurrentMetrics.cpp Fixed metrics in BackgroundProcessingPool. 2019-12-13 01:08:54 +03:00
CurrentMetrics.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
CurrentThread.cpp Speed up MemoryTracker by function inlining 2019-08-25 01:06:13 +03:00
CurrentThread.h Speed up MemoryTracker by function inlining 2019-08-25 01:06:13 +03:00
DNSResolver.cpp Split libdbms.so using object library 2019-09-11 01:56:01 +08:00
DNSResolver.h Split libdbms.so using object library 2019-09-11 01:56:01 +08:00
Dwarf.cpp Proper fix for #8147 2019-12-12 21:53:48 +03:00
Dwarf.h Build fixes (#7063) 2019-10-05 22:25:31 +03:00
Elf.cpp Build fixes (#7063) 2019-10-05 22:25:31 +03:00
Elf.h Build fixes (#7063) 2019-10-05 22:25:31 +03:00
ErrorCodes.cpp Support detach and drop table for mysql database engine 2019-12-13 19:48:38 +08:00
escapeForFileName.cpp
escapeForFileName.h
EventCounter.h
Exception.cpp Filesystem abstraction layer 2019-11-27 14:33:27 +03:00
Exception.h Fix 2019-11-27 17:29:00 +03:00
FieldVisitors.cpp Distinguish Array and Tuple field types when creating from array of Fields. (#7179) 2019-10-18 18:57:05 +03:00
FieldVisitors.h Prepare for stricter type checking in Field. 2019-12-10 16:40:45 +03:00
FileChecker.cpp
FileChecker.h
filesystemHelpers.cpp Fixed darwin buils 2019-11-27 18:49:15 +03:00
filesystemHelpers.h Addressed code review comments 2019-12-08 19:47:51 +03:00
FileUpdatesTracker.h
formatIPv6.cpp
formatIPv6.h
formatReadable.cpp
formatReadable.h Include PODArray.h into fewer files. 2019-10-11 14:28:16 +03:00
getExecutablePath.cpp Slightly better information messages 2019-08-11 23:37:53 +03:00
getExecutablePath.h Slightly better information messages 2019-08-11 23:37:53 +03:00
getFQDNOrHostName.cpp
getFQDNOrHostName.h
getMultipleKeysFromConfig.cpp Fixed bug with function getMultipleValuesFromConfig and added test which confirms this. 2019-10-17 19:52:47 +03:00
getMultipleKeysFromConfig.h
getNumberOfPhysicalCPUCores.cpp Fallback for unknown CPUs when using libcpuid #5239 2019-11-12 00:01:55 +03:00
getNumberOfPhysicalCPUCores.h
hasLinuxCapability.cpp
hasLinuxCapability.h
hex.cpp
hex.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
HTMLForm.h
HyperLogLogBiasEstimator.h
HyperLogLogCounter.h Better addBatchArray aggregator 2019-11-11 16:56:11 +08:00
HyperLogLogWithSmallSetOptimization.h Better addBatchArray aggregator 2019-11-11 16:56:11 +08:00
IFactoryWithAliases.h
Increment.h
interpolate.h
InterruptListener.h
IntervalKind.cpp Move IntervalKind-related functions to a separate file. 2019-12-05 21:03:57 +03:00
IntervalKind.h Move IntervalKind-related functions to a separate file. 2019-12-05 21:03:57 +03:00
intExp.h Make Field::getScaleMultiplier() inline to allow using FieldVisitorConvertToNumber 2019-12-05 21:03:57 +03:00
IPv6ToBinary.cpp
IPv6ToBinary.h
isLocalAddress.cpp
isLocalAddress.h
localBackup.cpp
localBackup.h
LRUCache.h
Macros.cpp More verbose error message in macros. 2019-11-05 17:02:38 +03:00
Macros.h Add function "getMacro" #7239 2019-10-09 04:14:57 +03:00
malloc.cpp Interpose malloc symbols entirely. 2019-12-07 00:32:00 +08:00
memcmpSmall.h
memcpySmall.h
MemorySanitizer.h Build fix 2019-10-16 10:49:29 +08:00
MemoryTracker.cpp
MemoryTracker.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
MultiVersion.h
NamePrompter.h
NaNUtils.h
NetException.h
new_delete.cpp Fix osx build 2019-09-21 21:30:01 +03:00
ObjectPool.h
OpenSSLHelpers.cpp Build fixes (#7063) 2019-10-05 22:25:31 +03:00
OpenSSLHelpers.h Build fixes (#7063) 2019-10-05 22:25:31 +03:00
OptimizedRegularExpression.cpp fix crash in OptimizedRegularExpression 2019-08-23 21:40:42 +03:00
OptimizedRegularExpression.h
parseAddress.cpp
parseAddress.h
parseGlobs.cpp Improvement 2019-09-04 22:55:56 +03:00
parseGlobs.h wip 2019-08-19 21:12:50 +03:00
parseRemoteDescription.cpp
parseRemoteDescription.h
PODArray_fwd.h Include PODArray.h into fewer files. 2019-10-11 14:28:16 +03:00
PODArray.cpp
PODArray.h Fix PODArray.insert 2019-11-15 17:36:52 +03:00
PoolBase.h
PoolWithFailoverBase.h Fix osx build 2019-09-21 21:30:01 +03:00
ProfileEvents.cpp Update ProfileEvents.cpp 2019-09-26 21:49:30 +03:00
ProfileEvents.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
ProfilingScopedRWLock.h
QueryProfiler.cpp Do not include Field.h everywhere through SettingsCommon.h. 2019-10-07 20:23:05 +03:00
QueryProfiler.h Make a better build scheme (#6500) 2019-08-28 23:49:37 +03:00
quoteString.cpp First attempt to store min/max for move ttl expressions. 2019-12-11 13:24:20 +03:00
quoteString.h First attempt to store min/max for move ttl expressions. 2019-12-11 13:24:20 +03:00
RadixSort.h ubsan fix 2019-11-02 17:00:03 +08:00
randomSeed.cpp
randomSeed.h
RemoteHostFilter.cpp Created check for HDFS and S3 storages 2019-11-05 15:40:49 +03:00
RemoteHostFilter.h Created check for HDFS and S3 storages 2019-11-05 15:40:49 +03:00
RWLock.cpp Build fixed 2019-09-11 01:21:08 +03:00
RWLock.h Strong exception safety guarantee: 2019-09-10 15:33:45 +03:00
SensitiveDataMasker.cpp Make SensitiveDataMasker a singleton. (#6810) 2019-09-06 20:48:27 +03:00
SensitiveDataMasker.h Changed repository URL 2019-09-23 19:18:19 +03:00
setThreadName.cpp
setThreadName.h
SettingsChanges.h Add constraints columns to table system.settings 2019-10-31 01:45:57 +03:00
SharedBlockRowRef.h limit with ties for processors 2019-08-27 20:48:42 +03:00
SharedLibrary.cpp
SharedLibrary.h
ShellCommand.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
ShellCommand.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
SimpleActionBlocker.h
SimpleIncrement.h Removed Increment and CounterInFile [#CLICKHOUSE-2]. 2017-05-10 02:50:37 -04:00
SipHash.h
SmallObjectPool.h
SpaceSaving.h Unify hash tables interface. 2019-11-06 00:08:04 +08:00
StackTrace.cpp Replace SIGRTMIN with SIGTSTP 2019-12-02 20:29:19 +03:00
StackTrace.h Some fixes for OS X build. 2019-09-13 17:56:26 +03:00
StatusFile.cpp
StatusFile.h
Stopwatch.cpp
Stopwatch.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
StringSearcher.h Implemented hasTokenCaseInsensitive function 2019-08-26 11:00:48 +03:00
StudentTTest.cpp Changes to Benchmark after merge 2019-08-28 03:15:08 +03:00
StudentTTest.h Addition to prev. revision 2019-08-28 03:42:45 +03:00
SymbolIndex.cpp Build fixes (#7063) 2019-10-05 22:25:31 +03:00
SymbolIndex.h Build fixes (#7063) 2019-10-05 22:25:31 +03:00
TaskStatsInfoGetter.cpp Useful changes 2019-09-15 13:35:12 +03:00
TaskStatsInfoGetter.h
TerminalSize.cpp Merge branch 'perfomance_test_help_size' of github.com:dimarub2000/ClickHouse into perfomance_test_help_size 2019-08-26 19:46:28 +03:00
TerminalSize.h Try to fix 2019-08-26 15:47:19 +03:00
thread_local_rng.cpp
thread_local_rng.h
ThreadPool.cpp Wait for jobs to finish on exception (fixes rare segfaults) (#7350) 2019-10-17 17:41:27 +03:00
ThreadPool.h Wait for jobs to finish on exception (fixes rare segfaults) (#7350) 2019-10-17 17:41:27 +03:00
ThreadProfileEvents.h
ThreadStatus.cpp
ThreadStatus.h Replace pointer with reference in SettingsCollection<T>::MemberInfos::findStrict(). 2019-11-17 03:51:51 +03:00
Throttler.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
TraceCollector.cpp Fix osx build 2019-09-21 21:30:01 +03:00
TraceCollector.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
typeid_cast.h Extend typeid_cast() for shared_ptr. 2019-12-05 21:03:57 +03:00
TypeList.h
TypePromotion.h
UInt128.h ubsan fix 2019-11-02 17:00:03 +08:00
UnicodeBar.h
UTF8Helpers.cpp
UTF8Helpers.h
VariableContext.h
Visitor.h
Volnitsky.h Implemented hasTokenCaseInsensitive function 2019-08-26 11:00:48 +03:00
XDBCBridgeHelper.h Compilable code 2019-10-10 23:47:47 +03:00