ClickHouse/dbms/src/Common
2018-11-05 17:29:38 +03:00
..
Config Include from env 2018-10-26 12:22:33 +03:00
HashTable Potentially better #3490 2018-11-05 17:29:38 +03:00
StringUtils Added comment #3142 2018-09-17 21:12:50 +03:00
tests Avoid temporary nullptr references [#CLICKHOUSE-2] 2018-09-02 06:00:04 +03:00
ZooKeeper CONTRIB-254 Arcadia fixes (#3475) 2018-11-01 20:07:20 +03:00
ActionBlocker.h
ActionLock.cpp
ActionLock.h
AlignedBuffer.cpp Full support for alignment of aggregate states #2808 2018-09-01 07:39:46 +03:00
AlignedBuffer.h Full support for alignment of aggregate states #2808 2018-09-01 07:28:12 +03:00
Allocator.cpp
Allocator.h
Arena.h Removed incorrect code [#CLICKHOUSE-3939] 2018-09-06 05:30:58 +03:00
ArenaAllocator.h Addition to prev. revision [#CLICKHOUSE-2] 2018-09-02 08:25:32 +03:00
ArenaWithFreeLists.h
ArrayCache.h
AutoArray.h Avoid temporary nullptr references [#CLICKHOUSE-2] 2018-09-02 06:00:04 +03:00
BitHelpers.h
ClickHouseRevision.cpp
ClickHouseRevision.h
CMakeLists.txt
CombinedCardinalityEstimator.h
CompactArray.h
ConcurrentBoundedQueue.h
config_version.h.in
config.h.in Better odbc-bridge executable select 2018-09-03 21:27:56 +03:00
CounterInFile.h Consistency of FileOpen event [#CLICKHOUSE-3943] 2018-09-04 22:24:45 +03:00
COWPtr.h
createHardLink.cpp Update createHardLink.cpp 2018-09-13 04:10:22 +03:00
createHardLink.h use hard links to copy columns that didn't change [#CLICKHOUSE-13] 2018-08-30 16:56:43 +03:00
CurrentMetrics.cpp Added documentation for CurrentMetrics #3010 2018-09-01 22:51:38 +03:00
CurrentMetrics.h Added documentation for CurrentMetrics #3010 2018-09-01 22:51:38 +03:00
CurrentThread.cpp CONTRIB-254 Arcadia fixes (#3475) 2018-11-01 20:07:20 +03:00
CurrentThread.h Send log message about peak memory usage to client #3230 2018-09-27 00:19:49 +03:00
DNSResolver.cpp
DNSResolver.h
ErrorCodes.cpp Merge branch 'master' into alter-update 2018-09-10 17:17:10 +03:00
escapeForFileName.cpp
escapeForFileName.h
Exception.cpp
Exception.h
FieldVisitors.cpp improve field visitors for UUID CLICKHOUSE-3249 2018-08-29 14:58:40 +03:00
FieldVisitors.h Added functions "toISOWeek", "toISOYear", "toStartOfISOYear" [#CLICKHOUSE-3988] 2018-09-17 06:09:56 +03:00
FileChecker.cpp Enabling -Wshadow [#CLICKHOUSE-2] 2018-08-26 05:08:35 +03:00
FileChecker.h Enabling -Wshadow [#CLICKHOUSE-2] 2018-08-26 05:08:35 +03:00
FileUpdatesTracker.h
formatIPv6.cpp
formatIPv6.h
formatReadable.cpp
formatReadable.h
getFQDNOrHostName.cpp
getFQDNOrHostName.h
getMultipleKeysFromConfig.cpp
getMultipleKeysFromConfig.h
getNumberOfPhysicalCPUCores.cpp Reverted #2325 #2261 2018-08-24 03:53:09 +03:00
getNumberOfPhysicalCPUCores.h
hex.cpp
hex.h Squashed commit of the following: 2018-08-21 18:56:50 +03:00
HTMLForm.h
HyperLogLogBiasEstimator.h
HyperLogLogCounter.h
HyperLogLogWithSmallSetOptimization.h
IFactoryWithAliases.h
Increment.h
interpolate.h
InterruptListener.h
isLocalAddress.cpp
isLocalAddress.h
localBackup.cpp use hard links to copy columns that didn't change [#CLICKHOUSE-13] 2018-08-30 16:56:43 +03:00
localBackup.h use hard links to copy columns that didn't change [#CLICKHOUSE-13] 2018-08-30 16:56:43 +03:00
LRUCache.h CLICKHOUSE-3800: Review fixes 2018-09-03 13:14:05 +03:00
Macros.cpp fix implicit macros 2018-10-01 12:01:50 +03:00
Macros.h Update Macros.h 2018-10-01 21:45:39 +03:00
memcpySmall.h
MemoryTracker.cpp Common/MemoryTracker: fix metrics not being updated after MemoryTracker reset 2018-10-10 17:37:41 -07:00
MemoryTracker.h Fixed error #3230 2018-10-08 08:30:03 +03:00
NaNUtils.h
NetException.h
ObjectPool.h Moved file (preparation) #2482 2018-08-30 21:40:46 +03:00
OptimizedRegularExpression.h
OptimizedRegularExpression.inl.h
parseAddress.cpp
parseAddress.h
PODArray.h Padding for IO buffers. 2018-08-29 09:39:44 +08:00
PoolBase.h
PoolWithFailoverBase.h
ProfileEvents.cpp CLICKHOUSE-3800: More convinient names for functions, comments and new profile event. 2018-09-14 13:08:38 +03:00
ProfileEvents.h CLICKHOUSE-3800: Review fixes 2018-09-03 13:14:05 +03:00
ProfilingScopedRWLock.h
RadixSort.h
randomSeed.cpp
randomSeed.h
RWLockFIFO.cpp Enabling -Wshadow [#CLICKHOUSE-2] 2018-08-26 05:08:35 +03:00
RWLockFIFO.h Fixed error in UBSan [#CLICKHOUSE-2] 2018-09-01 23:28:46 +03:00
setThreadName.cpp fix 2018-08-23 21:39:21 +03:00
setThreadName.h
SharedLibrary.cpp
SharedLibrary.h
ShellCommand.cpp
ShellCommand.h
SimpleActionBlocker.h
SimpleCache.h
SimpleIncrement.h
SipHash.h CLICKHOUSE-3800: Review fixes 2018-09-03 13:14:05 +03:00
SmallObjectPool.h
SpaceSaving.h Simply Self. 2018-09-13 22:59:54 +08:00
StackTrace.cpp Removed "_dl_addr" from profile when high amount of queries are instantly rejected with exception as in case when "Too many simultaneous queries" [#CLICKHOUSE-3923] 2018-08-24 11:32:33 +03:00
StackTrace.h Removed "_dl_addr" from profile when high amount of queries are instantly rejected with exception as in case when "Too many simultaneous queries" [#CLICKHOUSE-3923] 2018-08-24 11:32:33 +03:00
StatusFile.cpp Consistency of FileOpen event [#CLICKHOUSE-3943] 2018-09-04 22:24:45 +03:00
StatusFile.h
Stopwatch.cpp fixes 2018-08-23 15:20:54 +03:00
Stopwatch.h Fixed bad arithmetic; miscellaneous #2482 2018-08-19 07:25:53 +03:00
StringSearcher.h Enabling -Wcomma [#CLICKHOUSE-2] 2018-08-26 04:24:21 +03:00
TaskStatsInfoGetter.cpp Miscellaneous (avoid valgrind's "Syscall param socketcall.sendto(msg) points to uninitialised byte(s)") [#CLICKHOUSE-3989] 2018-09-16 03:25:25 +03:00
TaskStatsInfoGetter.h wip 2018-08-22 16:01:50 +03:00
ThreadProfileEvents.h Understanding the code #2482 2018-09-06 03:28:15 +03:00
ThreadStatus.cpp Fixed tests in Travis (order of destruction of thread-local variables of the main thread vs. static variables) [#CLICKHOUSE-3989] 2018-09-16 03:14:55 +03:00
ThreadStatus.h Understanding the code #2482 2018-09-06 03:28:15 +03:00
Throttler.h
typeid_cast.h
TypeList.h
UInt128.h remove dirty code [CLICKHOUSE-3765] 2018-08-31 20:36:27 +03:00
UnicodeBar.h Avoid temporary nullptr references [#CLICKHOUSE-2] 2018-09-02 06:00:04 +03:00
UTF8Helpers.cpp Correct wcwidth computation for pretty outputs. 2018-10-02 10:06:18 +08:00
UTF8Helpers.h Correct wcwidth computation for pretty outputs. 2018-10-02 10:06:18 +08:00
VariableContext.h
Visitor.h
Volnitsky.h
XDBCBridgeHelper.h CLICKHOUSE-4067: Fixes in odbc dictionaries. Now dictionaries receives bridge path from global config (as it was before). Quotation performed on table and schema independently. Add tests with postgres interaction. Update documentation 2018-10-15 17:49:23 +03:00