.. |
Config
|
CLICKHOUSE-4519 Support dictionaries in clickhouse-copier (#5270)
|
2019-05-15 12:16:09 +03:00 |
HashTable
|
Resolved some of PVS-Studio warnings
|
2019-04-22 19:07:09 +03:00 |
StringUtils
|
Cmake: dont use LINK_MODE (but use BUILD_SHARED_LIBS) (#5091)
|
2019-04-24 12:06:28 +03:00 |
tests
|
Fixes
|
2019-04-27 20:52:43 +03:00 |
ZooKeeper
|
fix possible deadlock
|
2019-05-16 14:42:56 +08:00 |
ActionBlocker.h
|
Merge remote-tracking branch 'origin/master' into CLICKHOUSE-2910
|
2018-06-14 16:04:00 +03:00 |
ActionLock.cpp
|
Add query ALTER TABLE t1 [REPLACE|ATTACH] PARTITION FROM t2
|
2018-05-21 16:49:54 +03:00 |
ActionLock.h
|
[WIP] Introduced query_thread_log. [#CLICKHOUSE-2910]
|
2018-05-31 18:54:08 +03:00 |
AlignedBuffer.cpp
|
Full support for alignment of aggregate states #2808
|
2018-09-01 07:39:46 +03:00 |
AlignedBuffer.h
|
Removed unused code related to MemoryTracker
|
2019-04-06 01:35:56 +03:00 |
Allocator.h
|
Use inheritance, it is better
|
2019-04-06 20:25:54 +03:00 |
Arena.h
|
MarkCache and UncompressedCache use different allocator to catch segfaults more reliable
|
2019-04-06 18:27:39 +03:00 |
ArenaAllocator.h
|
Merge pull request #3021 from yandex/ubsan-fixes-3
|
2018-12-14 22:29:47 +03:00 |
ArenaWithFreeLists.h
|
MarkCache and UncompressedCache use different allocator to catch segfaults more reliable
|
2019-04-06 18:27:39 +03:00 |
ArrayCache.h
|
dbms: Fixed misspells in comments
|
2019-01-23 04:56:53 +09:00 |
AutoArray.h
|
Avoid temporary nullptr references [#CLICKHOUSE-2]
|
2018-09-02 06:00:04 +03:00 |
BitHelpers.h
|
|
|
ClickHouseRevision.cpp
|
More correct documentation + miscellaneous name change #3644
|
2018-11-23 00:27:52 +03:00 |
ClickHouseRevision.h
|
More correct documentation + miscellaneous name change #3644
|
2018-11-23 00:27:52 +03:00 |
CMakeLists.txt
|
|
|
ColumnsHashing.h
|
remove the ASOFSplit struct
|
2019-03-28 18:35:50 +00:00 |
ColumnsHashingImpl.h
|
A Proper lookup table that uses HashTable's API
|
2019-03-01 16:47:13 +08:00 |
CombinedCardinalityEstimator.h
|
A Proper lookup table that uses HashTable's API
|
2019-03-01 16:47:13 +08:00 |
CompactArray.h
|
Add functions used in arcadia
|
2019-03-07 19:27:03 +03:00 |
ConcurrentBoundedQueue.h
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
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
|
Use rapidjson when AVX2 instructions are not available.
|
2019-05-16 20:40:24 +03:00 |
CounterInFile.h
|
Miscellaneous [#CLICKHOUSE-2]
|
2019-01-02 09:44:36 +03:00 |
COW.h
|
Fixed typo in comment.
|
2019-04-20 23:25:19 +03:00 |
CpuId.h
|
move CpuId to Common
|
2019-05-09 13:33:56 +03:00 |
createHardLink.cpp
|
Fixed error introduced in #3553 and prevent it happening
|
2018-11-21 23:56:37 +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
|
More correct documentation #3644
|
2018-11-23 00:28:38 +03:00 |
CurrentMetrics.h
|
Added documentation for CurrentMetrics #3010
|
2018-09-01 22:51:38 +03:00 |
CurrentThread.cpp
|
Move Poco/Ext/ThreadNumber.h to common/getThreadNumber.h (#5016)
|
2019-04-17 17:53:54 +03:00 |
CurrentThread.h
|
Optional current_thread and memory_tracker (#4664)
|
2019-03-14 21:03:35 +03:00 |
DNSResolver.cpp
|
Whitespaces [#CLICKHOUSE-2]
|
2018-11-26 03:56:50 +03:00 |
DNSResolver.h
|
Add query_id and host_name to server logs. [#CLICKHOUSE-2910]
|
2018-06-15 16:49:01 +03:00 |
ErrorCodes.cpp
|
Merge branch 'master' into low-cardinality
|
2019-05-30 16:31:40 +03:00 |
escapeForFileName.cpp
|
|
|
escapeForFileName.h
|
|
|
Exception.cpp
|
Version to end of exception
|
2019-04-04 15:34:49 +03:00 |
Exception.h
|
Add exception code METRIKA_OTHER_ERROR
|
2019-03-05 16:03:11 +03:00 |
FieldVisitors.cpp
|
Updated FieldVisitor.
|
2019-02-11 18:46:19 +03:00 |
FieldVisitors.h
|
Updated FieldVisitor.
|
2019-02-11 18:46:19 +03:00 |
FileChecker.cpp
|
Added some warnings from clang's -Weverything
|
2019-01-04 15:10:00 +03:00 |
FileChecker.h
|
Enabling -Wshadow [#CLICKHOUSE-2]
|
2018-08-26 05:08:35 +03:00 |
FileUpdatesTracker.h
|
|
|
formatIPv6.cpp
|
Update formatIPv6.cpp
|
2019-02-06 19:48:38 +03:00 |
formatIPv6.h
|
IPv4 and IPv6 Domain implementation.
|
2019-02-04 12:37:46 +03:00 |
formatReadable.cpp
|
|
|
formatReadable.h
|
|
|
getFQDNOrHostName.cpp
|
|
|
getFQDNOrHostName.h
|
|
|
getMultipleKeysFromConfig.cpp
|
|
|
getMultipleKeysFromConfig.h
|
|
|
getNumberOfPhysicalCPUCores.cpp
|
Add Y_IGNORE (#4521)
|
2019-02-27 19:52:08 +03:00 |
getNumberOfPhysicalCPUCores.h
|
|
|
hasLinuxCapability.cpp
|
Fixed bad and wrong code #3553
|
2018-11-14 04:59:32 +03:00 |
hasLinuxCapability.h
|
Fixed bad and wrong code #3553
|
2018-11-14 04:59:32 +03:00 |
hex.cpp
|
|
|
hex.h
|
Squashed commit of the following:
|
2018-08-21 18:56:50 +03:00 |
HTMLForm.h
|
|
|
HyperLogLogBiasEstimator.h
|
|
|
HyperLogLogCounter.h
|
Added some warnings from clang's -Weverything
|
2019-01-05 06:33:22 +03:00 |
HyperLogLogWithSmallSetOptimization.h
|
A Proper lookup table that uses HashTable's API
|
2019-03-01 16:47:13 +08:00 |
IFactoryWithAliases.h
|
Clang build is too annoying
|
2019-04-04 09:23:12 +03:00 |
Increment.h
|
|
|
interpolate.h
|
|
|
InterruptListener.h
|
Removed non-breaking spaces: find dbms -name '*.h' -or -name '*.cpp' | xargs grep -l $'\xc2\xa0' | xargs sed -i -r -e 's/\xc2\xa0/ /g'
|
2019-01-25 02:01:56 +03:00 |
intExp.h
|
Addition to prev. revision #3926
|
2018-12-27 03:03:18 +03:00 |
isLocalAddress.cpp
|
|
|
isLocalAddress.h
|
Whitespaces [#CLICKHOUSE-2]
|
2018-11-26 03:56:50 +03:00 |
LFAllocator.cpp
|
style
|
2019-04-13 15:30:59 +03:00 |
LFAllocator.h
|
Fix define definition
|
2019-04-13 15:14:56 +03:00 |
localBackup.cpp
|
Info about frozen parts in system.parts (#5471)
|
2019-05-31 07:03:46 +03:00 |
localBackup.h
|
Info about frozen parts in system.parts (#5471)
|
2019-05-31 07:03:46 +03:00 |
LRUCache.h
|
Miscellaneous [#CLICKHOUSE-2]
|
2019-01-02 09:44:36 +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 |
memcmpSmall.h
|
Fixed error #4564
|
2019-03-04 18:50:23 +03:00 |
memcpySmall.h
|
Better string comparison (development)
|
2019-03-03 23:08:39 +03:00 |
MemoryTracker.cpp
|
Optional current_thread and memory_tracker (#4664)
|
2019-03-14 21:03:35 +03:00 |
MemoryTracker.h
|
Fixed error #3230
|
2018-10-08 08:30:03 +03:00 |
MultiVersion.h
|
Attempt to implemnt global thread pool #4018
|
2019-01-14 13:59:58 +03:00 |
NamePrompter.h
|
Typos for many factories
|
2019-04-03 14:13:22 +03:00 |
NaNUtils.h
|
one another build fix
|
2018-08-15 18:29:57 +03:00 |
NetException.h
|
Don't allow exceptions without code (#3645)
|
2018-11-23 00:19:58 +03:00 |
ObjectPool.h
|
Miscellaneous [#CLICKHOUSE-2]
|
2019-01-02 09:44:36 +03:00 |
OpenSSLHelpers.cpp
|
Improvements of MySQL Wire Protocol
|
2019-05-26 09:52:29 +03:00 |
OpenSSLHelpers.h
|
using logging level from config.xml
|
2019-05-26 22:30:23 +03:00 |
OptimizedRegularExpression.cpp
|
Remove condition of prefixes first
|
2019-05-05 15:26:20 +03:00 |
OptimizedRegularExpression.h
|
Don't log to stderr within RE2 library [#CLICKHOUSE-2]
|
2018-11-30 22:37:31 +03:00 |
parseAddress.cpp
|
Fixed error with "extractURLParameter" function (read after buffer); improved performance; added support for zero bytes in URLs; renamed Chars_t type [#CLICKHOUSE-2]
|
2018-11-25 03:08:50 +03:00 |
parseAddress.h
|
|
|
parseRemoteDescription.cpp
|
Fix linking in all modes (unbundled, split, ...) (#4037)
|
2019-01-11 19:52:46 +03:00 |
parseRemoteDescription.h
|
Fix linking in all modes (unbundled, split, ...) (#4037)
|
2019-01-11 19:52:46 +03:00 |
PODArray.cpp
|
left pad
|
2018-12-24 23:51:06 +08:00 |
PODArray.h
|
Freebsd build fix (#4650)
|
2019-03-11 16:10:47 +03:00 |
PoolBase.h
|
Miscellaneous [#CLICKHOUSE-2]
|
2019-01-02 09:44:36 +03:00 |
PoolWithFailoverBase.h
|
Miscellaneous [#CLICKHOUSE-2]
|
2019-01-02 09:44:36 +03:00 |
ProfileEvents.cpp
|
Add http connection pool between replicas
|
2018-11-16 16:15:17 +03:00 |
ProfileEvents.h
|
Whitespaces [#CLICKHOUSE-2]
|
2018-11-26 03:56:50 +03:00 |
ProfilingScopedRWLock.h
|
|
|
RadixSort.h
|
Miscellaneous
|
2019-05-03 01:51:39 +03:00 |
randomSeed.cpp
|
CLICKHOUSE-3762 Build fixes (#2488)
|
2018-06-19 21:09:09 +03:00 |
randomSeed.h
|
|
|
RWLock.cpp
|
Attempt to fix race condition in recursive RWLock
|
2019-05-05 05:01:23 +03:00 |
RWLock.h
|
Attempt to fix race condition in recursive RWLock
|
2019-05-05 05:01:23 +03:00 |
setThreadName.cpp
|
Removed duplicate includes
|
2019-02-10 20:12:22 +03:00 |
setThreadName.h
|
Better AsynchronousBlockInputStream in sync mode. [#CLICKHOUSE-2910]
|
2018-06-01 14:58:17 +03:00 |
SettingsChanges.h
|
Refactoring of Settings based on new template class SettingsCollection.
|
2019-04-26 19:11:05 +03:00 |
SharedLibrary.cpp
|
Always build ODBC bridge as a separate binary #3360
|
2018-12-14 22:28:37 +03:00 |
SharedLibrary.h
|
Always build ODBC bridge as a separate binary #3360
|
2018-12-14 22:28:37 +03:00 |
ShellCommand.cpp
|
cmake: Dont cache version; macos: fix build; /release_lib.sh move to utils (#4016)
|
2019-01-09 21:32:43 +03:00 |
ShellCommand.h
|
Fix comments, naming, log about kill inability and better test
|
2018-11-23 11:08:35 +03:00 |
SimpleActionBlocker.h
|
[WIP] Introduced query_thread_log. [#CLICKHOUSE-2910]
|
2018-05-31 18:54:08 +03:00 |
SimpleCache.h
|
Miscellaneous [#CLICKHOUSE-2]
|
2019-01-02 09:44:36 +03:00 |
SimpleIncrement.h
|
|
|
SipHash.h
|
Removed duplicate includes
|
2019-02-10 20:12:22 +03:00 |
SmallObjectPool.h
|
|
|
SpaceSaving.h
|
A Proper lookup table that uses HashTable's API
|
2019-03-01 16:47:13 +08:00 |
StackTrace.cpp
|
Miscellaneous [#CLICKHOUSE-2]
|
2019-01-02 09:44:36 +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
|
Don't allow exceptions without code (#3645)
|
2018-11-23 00:19:58 +03:00 |
StatusFile.h
|
Squashed #2471
|
2018-06-05 23:09:51 +03:00 |
Stopwatch.cpp
|
fixes
|
2018-08-23 15:20:54 +03:00 |
Stopwatch.h
|
Whitespaces [#CLICKHOUSE-2]
|
2018-11-26 03:56:50 +03:00 |
StringSearcher.h
|
Build fixes (#5261)
|
2019-05-14 12:58:33 +03:00 |
TaskStatsInfoGetter.cpp
|
Added some warnings from clang's -Weverything
|
2019-01-04 15:10:00 +03:00 |
TaskStatsInfoGetter.h
|
wip
|
2018-08-22 16:01:50 +03:00 |
ThreadPool.cpp
|
Added comment #4572
|
2019-03-05 23:49:21 +03:00 |
ThreadPool.h
|
Flush query metrics before joining thread #4612
|
2019-03-06 22:57:54 +03:00 |
ThreadProfileEvents.h
|
Enable taskstat accounting for versions >= 3
|
2019-02-28 21:52:53 +00:00 |
ThreadStatus.cpp
|
Move Poco/Ext/ThreadNumber.h to common/getThreadNumber.h (#5016)
|
2019-04-17 17:53:54 +03:00 |
ThreadStatus.h
|
Fixed error with dangling pointer on stack to ThreadStatus
|
2019-02-08 16:23:10 +03:00 |
Throttler.h
|
Cleanups #4246
|
2019-02-10 18:17:45 +03:00 |
typeid_cast.h
|
More reverts
|
2019-03-15 20:09:14 +03:00 |
TypeList.h
|
|
|
TypePromotion.h
|
Fix style
|
2019-03-15 20:22:19 +03:00 |
UInt128.h
|
Fixed linking with lld
|
2019-05-30 11:23:20 +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
|
Added some warnings from clang's -Weverything
|
2019-01-04 15:10:00 +03:00 |
VariableContext.h
|
Fixed memory tracking. [#CLICKHOUSE-2910]
|
2018-06-09 18:29:08 +03:00 |
Visitor.h
|
|
|
Volnitsky.h
|
Better type system in Volnitsky
|
2019-03-26 16:20:17 +03:00 |
XDBCBridgeHelper.h
|
Updated test #4246
|
2019-02-10 19:55:12 +03:00 |