.. |
Config
|
Refactor CMake build files (#11390)
|
2020-06-09 13:54:49 +03:00 |
HashTable
|
fixup
|
2020-05-26 09:00:51 +03:00 |
StringUtils
|
Refactor CMake build files (#11390)
|
2020-06-09 13:54:49 +03:00 |
tests
|
Added a test for PaddedPODArray just in case
|
2020-07-08 02:41:10 +03:00 |
ZooKeeper
|
Fixup
|
2020-07-16 05:00:21 +03:00 |
ActionBlocker.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ActionLock.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ActionLock.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
AlignedBuffer.cpp
|
Preparation for structured logging
|
2020-05-31 00:35:52 +03:00 |
AlignedBuffer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
Allocator_fwd.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
Allocator.cpp
|
Make constants in cpp file extern.
|
2020-06-21 00:45:20 +03:00 |
Allocator.h
|
Update Allocator.h
|
2020-06-20 21:52:13 +03:00 |
Arena.h
|
Fix gcc build
|
2020-06-15 01:29:22 +03:00 |
ArenaAllocator.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ArenaWithFreeLists.h
|
Fix gcc build
|
2020-06-15 01:29:22 +03:00 |
ArrayCache.h
|
Preparation for structured logging
|
2020-05-31 00:35:52 +03:00 |
assert_cast.h
|
Remove assorted synonyms of LOGICAL_ERROR.
|
2020-06-03 16:18:42 +03:00 |
AutoArray.h
|
Preparation for structured logging
|
2020-05-31 00:35:52 +03:00 |
BitHelpers.h
|
Merge commit '73b0f8db8c327a1d63cc7ebcc56087a3f9866dae' into SIMD_tokenization
|
2020-04-06 20:05:02 +03:00 |
BitonicSort.h
|
Bitonic sort improvements (#10934)
|
2020-05-19 00:41:23 +03:00 |
bitonicSortKernels.cl
|
Bitonic sort on GPU (OpenCL) (#10232)
|
2020-05-15 03:01:14 +03:00 |
checkStackSize.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
checkStackSize.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
clearPasswordFromCommandLine.cpp
|
Clear password from command line #11624
|
2020-06-14 22:23:05 +03:00 |
clearPasswordFromCommandLine.h
|
Clear password from command line #11624
|
2020-06-14 22:23:05 +03:00 |
ClickHouseRevision.cpp
|
Changes required for auto-sync with Arcadia
|
2020-04-16 15:31:57 +03:00 |
ClickHouseRevision.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
CMakeLists.txt
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ColumnsHashing.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ColumnsHashingImpl.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
CombinedCardinalityEstimator.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
CompactArray.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ConcurrentBoundedQueue.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
config_version.h.in
|
Add anonymize option and version tag
|
2020-05-30 11:02:13 +03:00 |
config.h.in
|
merge master
|
2020-06-10 13:18:41 +03:00 |
CounterInFile.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
COW.h
|
Added comment.
|
2020-05-18 09:06:48 +03:00 |
CpuId.h
|
Enable more warnings
|
2020-05-10 00:44:33 +03:00 |
createHardLink.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
createHardLink.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
CurrentMetrics.cpp
|
Merge pull request #10242 from MovElb/movelb-postgresql-wire-protocol-impl
|
2020-06-21 14:39:22 +03:00 |
CurrentMetrics.h
|
Fix typos
|
2020-06-27 22:05:00 +03:00 |
CurrentThread.cpp
|
Make it work
|
2020-06-20 14:17:15 +03:00 |
CurrentThread.h
|
Make it work
|
2020-06-20 14:17:15 +03:00 |
DNSResolver.cpp
|
get hostname without mutex
|
2020-07-08 17:39:48 +03:00 |
DNSResolver.h
|
fix
|
2020-06-07 00:48:38 +03:00 |
Dwarf.cpp
|
Use is_trivial+is_standard_layout over is_pod (later is deprecated)
|
2020-05-16 00:00:38 +03:00 |
Dwarf.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
Elf.cpp
|
Fix UBSan
|
2020-06-21 19:10:38 +03:00 |
Elf.h
|
Don't use debug info from ELF file if it doesn't correspond to the running binary.
|
2020-06-14 06:10:35 +03:00 |
ErrorCodes.cpp
|
Merge branch 'master' into ldap-per-user-authentication
|
2020-07-09 14:50:02 +04:00 |
escapeForFileName.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
escapeForFileName.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
EventCounter.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
Exception.cpp
|
Added a test for history in clickhouse-client
|
2020-06-07 20:29:34 +03:00 |
Exception.h
|
Added a test for history in clickhouse-client
|
2020-06-07 20:29:34 +03:00 |
ExternalLoaderStatus.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ExternalLoaderStatus.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
FieldVisitors.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
FieldVisitors.h
|
Update FieldVisitors.h
|
2020-07-10 08:37:43 +03:00 |
FieldVisitorsAccurateComparison.h
|
Split file for better build times
|
2020-06-14 21:42:10 +03:00 |
FileChecker.cpp
|
Fixup
|
2020-07-16 11:33:51 +03:00 |
FileChecker.h
|
Rollback insertion error in Log engines #12402
|
2020-07-12 05:32:18 +03:00 |
filesystemHelpers.cpp
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
filesystemHelpers.h
|
Fix typos
|
2020-06-27 22:05:00 +03:00 |
FileUpdatesTracker.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
formatIPv6.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
formatIPv6.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
formatReadable.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
formatReadable.h
|
Preparation for structured logging
|
2020-05-31 00:35:52 +03:00 |
getExecutablePath.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
getExecutablePath.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
getMultipleKeysFromConfig.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
getMultipleKeysFromConfig.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
getNumberOfPhysicalCPUCores.cpp
|
Poco contrib refactoring (#10396)
|
2020-05-08 17:11:19 +03:00 |
getNumberOfPhysicalCPUCores.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
hasLinuxCapability.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
hasLinuxCapability.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
hex.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
hex.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
HTMLForm.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
HyperLogLogBiasEstimator.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
HyperLogLogCounter.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
HyperLogLogWithSmallSetOptimization.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IFactoryWithAliases.h
|
Better way of implementation
|
2020-06-14 20:42:11 +03:00 |
Increment.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
interpolate.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InterruptListener.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IntervalKind.cpp
|
Improve syntax of CREATE QUOTA. Now resource types and key types could be written with underscores.
|
2020-06-15 20:10:34 +03:00 |
IntervalKind.h
|
Improve syntax of CREATE QUOTA. Now resource types and key types could be written with underscores.
|
2020-06-15 20:10:34 +03:00 |
intExp.h
|
constexpr intExp10
|
2020-06-22 23:32:29 +03:00 |
IPv6ToBinary.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IPv6ToBinary.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
isLocalAddress.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
isLocalAddress.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
LRUCache.h
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
Macros.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
Macros.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
malloc.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
memcmpSmall.h
|
Fix style
|
2020-04-20 06:48:35 +03:00 |
memcpySmall.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MemorySanitizer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MemoryStatisticsOS.cpp
|
Some provisions for Android build
|
2020-07-15 14:16:00 +03:00 |
MemoryStatisticsOS.h
|
Some provisions for Android build
|
2020-07-15 14:16:00 +03:00 |
MemoryTracker.cpp
|
Do not try to adjust memory tracker amount if it is not larger then in total
|
2020-07-07 11:26:40 +03:00 |
MemoryTracker.h
|
Fix race for description in MemoryTracker.
|
2020-05-28 15:30:42 +03:00 |
MultiVersion.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
NamePrompter.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
NaNUtils.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
NetException.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
new_delete.cpp
|
Fix typos
|
2020-06-27 22:05:00 +03:00 |
ObjectPool.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
oclBasics.h
|
Bitonic sort improvements (#10934)
|
2020-05-19 00:41:23 +03:00 |
OpenSSLHelpers.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
OpenSSLHelpers.h
|
Changes required for auto-sync with Arcadia
|
2020-04-16 15:31:57 +03:00 |
OptimizedRegularExpression.cpp
|
Allow case-insensitive regexps; added a test #11101
|
2020-06-14 03:43:42 +03:00 |
OptimizedRegularExpression.h
|
Changes required for auto-sync with Arcadia
|
2020-04-16 15:31:57 +03:00 |
parseAddress.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
parseAddress.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
parseGlobs.cpp
|
Fix unit test
|
2020-04-08 04:09:01 +03:00 |
parseGlobs.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
parseRemoteDescription.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
parseRemoteDescription.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
PipeFDs.cpp
|
Added a test for history in clickhouse-client
|
2020-06-07 20:29:34 +03:00 |
PipeFDs.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
PODArray_fwd.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
PODArray.cpp
|
Style
|
2020-05-26 01:06:02 +03:00 |
PODArray.h
|
Update PODArray.h
|
2020-06-20 10:45:51 +03:00 |
PoolBase.h
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
PoolWithFailoverBase.h
|
Add replica priority for load_balancing
|
2020-06-29 23:03:28 +03:00 |
ProcfsMetricsProvider.cpp
|
Fixed improper logging of failures in destructors of certain metrics (#11264)
|
2020-05-29 12:45:55 +03:00 |
ProcfsMetricsProvider.h
|
Implementation of new system metrics provider (Procfs) (#10544)
|
2020-05-01 21:47:41 +03:00 |
ProfileEvents.cpp
|
Update ProfileEvents.cpp
|
2020-07-19 03:20:45 +03:00 |
ProfileEvents.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ProfilingScopedRWLock.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
QueryProfiler.cpp
|
Added a test for history in clickhouse-client
|
2020-06-07 20:29:34 +03:00 |
QueryProfiler.h
|
Poco contrib refactoring (#10396)
|
2020-05-08 17:11:19 +03:00 |
quoteString.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
quoteString.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
RadixSort.h
|
Various comments
|
2020-05-24 21:05:06 +03:00 |
randomSeed.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
randomSeed.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
RemoteHostFilter.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
RemoteHostFilter.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
renameat2.cpp
|
Allow relative path for renameat2 by using AT_FDCWD
|
2020-05-17 17:02:03 +03:00 |
renameat2.h
|
fixes
|
2020-04-23 21:00:43 +03:00 |
RWLock.cpp
|
Updated RWLockImpl: Fixed suboptimacy (readers queuing up) + minor tweaks to names and comments (#10303)
|
2020-04-16 21:56:21 +03:00 |
RWLock.h
|
Updated RWLockImpl: Fixed suboptimacy (readers queuing up) + minor tweaks to names and comments (#10303)
|
2020-04-16 21:56:21 +03:00 |
SensitiveDataMasker.cpp
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
SensitiveDataMasker.h
|
Fix typos
|
2020-06-27 22:05:00 +03:00 |
setThreadName.cpp
|
Add cross-compile build for FreeBSD (#9643)
|
2020-04-07 11:33:49 +03:00 |
setThreadName.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
SettingsChanges.h
|
fixed some remarks from review
|
2020-04-17 22:54:53 +03:00 |
SharedBlockRowRef.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
SharedLibrary.cpp
|
Fixes for clang-tidy on clang-10
|
2020-04-22 03:29:38 +03:00 |
SharedLibrary.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ShellCommand.cpp
|
Added a test for history in clickhouse-client
|
2020-06-07 20:29:34 +03:00 |
ShellCommand.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
SimpleActionBlocker.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
SimpleIncrement.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
SipHash.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
SmallObjectPool.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
SpaceSaving.h
|
fixup
|
2020-05-26 08:54:04 +03:00 |
StackTrace.cpp
|
send build_id to sentry as well + fix some minor issues
|
2020-06-24 00:27:04 +03:00 |
StackTrace.h
|
send build_id to sentry as well + fix some minor issues
|
2020-06-24 00:27:04 +03:00 |
StatusFile.cpp
|
Update StatusFile.cpp
|
2020-07-04 16:57:04 +03:00 |
StatusFile.h
|
Normalize "pid" file handling #3501
|
2020-07-04 16:54:24 +03:00 |
StatusInfo.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StatusInfo.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
Stopwatch.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
Stopwatch.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StringSearcher.h
|
Add sampling memory profiler
|
2020-04-30 16:25:17 +03:00 |
StudentTTest.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StudentTTest.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
SymbolIndex.cpp
|
Merge branch 'master' into print-build-id
|
2020-06-21 13:44:32 +03:00 |
SymbolIndex.h
|
Print build id in crash messages
|
2020-06-20 12:07:05 +03:00 |
TaskStatsInfoGetter.cpp
|
Fix build
|
2020-05-10 02:35:20 +03:00 |
TaskStatsInfoGetter.h
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
TerminalSize.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
TerminalSize.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
thread_local_rng.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
thread_local_rng.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ThreadFuzzer.cpp
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
ThreadFuzzer.h
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
ThreadPool.cpp
|
fix style check - removed unused LOGICAL_ERROR
|
2020-06-23 13:06:22 -07:00 |
ThreadPool.h
|
Initialize GlobalThreadPool explicitly
|
2020-06-22 22:04:12 +03:00 |
ThreadProfileEvents.cpp
|
Add perf metric for NUMA-local memory access
|
2020-07-17 20:10:59 +03:00 |
ThreadProfileEvents.h
|
Add perf metric for NUMA-local memory access
|
2020-07-17 20:10:59 +03:00 |
ThreadStatus.cpp
|
Make it work
|
2020-06-20 14:17:15 +03:00 |
ThreadStatus.h
|
Make it work
|
2020-06-20 14:17:15 +03:00 |
Throttler.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
TraceCollector.cpp
|
Prototype sending crash reports on segfaults
|
2020-05-27 22:11:04 +03:00 |
TraceCollector.h
|
Add sampling memory profiler
|
2020-04-30 16:25:17 +03:00 |
typeid_cast.h
|
Allow typeid_cast() to cast nullptr to nullptr.
|
2020-07-10 17:02:48 +03:00 |
TypeList.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
TypePromotion.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
UInt128.h
|
Functions {to,from}UnixTimestamp64{Milli,Micro,Nano}
|
2020-05-26 16:42:22 +03:00 |
UnicodeBar.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
UTF8Helpers.cpp
|
Fix typos
|
2020-06-27 22:05:00 +03:00 |
UTF8Helpers.h
|
Added comments
|
2020-06-02 04:20:44 +03:00 |
VariableContext.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
Visitor.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
Volnitsky.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
WeakHash.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
WeakHash.h
|
Add parallel final.
|
2020-04-30 12:59:08 +03:00 |
XDBCBridgeHelper.h
|
Don't split dictionary source's table name into schema and table name itself
|
2020-07-06 23:41:39 +03:00 |
ya.make
|
Move MMAP_THRESHOLD definition to .cpp file.
|
2020-06-20 19:01:16 +03:00 |