ClickHouse/src/Common
alexey-milovidov 166b267dcf
Merge pull request #11323 from ClickHouse/improve-performance-of-client-interactive-mode-2
Improve performance of client interactive mode
2020-06-01 04:21:23 +03:00
..
Config Remove namespace pollution 2020-05-31 00:57:37 +03:00
HashTable fixup 2020-05-26 09:00:51 +03:00
StringUtils Improve performance of UTF8::computeWidth 2020-05-31 22:22:31 +03:00
tests Remove namespace pollution 2020-05-31 00:57:37 +03:00
ZooKeeper Remove namespace pollution 2020-05-31 00:57:37 +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.h Preparation for structured logging 2020-05-31 00:35:52 +03:00
Arena.h Work around a bug leading to an infinite loop in addressToLine. 2020-04-24 02:42:04 +03:00
ArenaAllocator.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
ArenaWithFreeLists.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
ArrayCache.h Preparation for structured logging 2020-05-31 00:35:52 +03:00
assert_cast.h dbms/ → src/ 2020-04-03 18:14:31 +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
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 dbms/ → src/ 2020-04-03 18:14:31 +03:00
config.h.in Improve build scripts related to protobuf and gRPC. 2020-05-25 18:46:57 +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 Add tasks/memory metrics for distributed/buffer schedule pools 2020-04-23 02:18:37 +03:00
CurrentMetrics.h Keep the value of DistributedFilesToInsert metric on exceptions 2020-05-27 13:07:38 +03:00
CurrentThread.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
CurrentThread.h Add sampling memory profiler 2020-04-30 16:25:17 +03:00
DNSResolver.cpp Remove namespace pollution 2020-05-31 00:57:37 +03:00
DNSResolver.h dbms/ → src/ 2020-04-03 18:14:31 +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 dbms/ → src/ 2020-04-03 18:14:31 +03:00
Elf.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
ErrorCodes.cpp Remove error code 2020-05-28 22:07:20 +03: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 Merge pull request #11317 from ClickHouse/logger-fmt-2 2020-06-01 00:11:29 +03:00
Exception.h Fix HTTP response code for some parse errors #10636 2020-05-03 22:47:07 +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 dbms/ → src/ 2020-04-03 18:14:31 +03:00
FileChecker.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
FileChecker.h Remove namespace pollution 2020-05-31 00:57:37 +03:00
filesystemHelpers.cpp Checkpoint 2020-04-22 08:39:31 +03:00
filesystemHelpers.h dbms/ → src/ 2020-04-03 18:14:31 +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 dbms/ → src/ 2020-04-03 18:14:31 +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 dbms/ → src/ 2020-04-03 18:14:31 +03:00
IntervalKind.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
intExp.h dbms/ → src/ 2020-04-03 18:14:31 +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 Fixed improper logging of failures in destructors of certain metrics (#11264) 2020-05-29 12:45:55 +03:00
MemoryStatisticsOS.h Added test tool 2020-04-19 23:57:34 +03:00
MemoryTracker.cpp Remove namespace pollution 2020-05-31 00:57:37 +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 Add sampling memory profiler 2020-04-30 16:25:17 +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 Loose some limitation 2020-05-07 04:29:31 +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 Preparation for structured logging 2020-05-31 00:35:52 +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 Merge remote-tracking branch 'origin/master' into HEAD 2020-05-26 18:29:42 +03:00
PoolBase.h Remove namespace pollution 2020-05-31 00:57:37 +03:00
PoolWithFailoverBase.h Remove namespace pollution 2020-05-31 00:57:37 +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 issue-7224 Add failed Insert and Select query counters to ProfileEvents 2020-05-23 01:00:15 +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 Remove namespace pollution 2020-05-31 00:57:37 +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 dbms/ → src/ 2020-04-03 18:14:31 +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 Return old names of macros 2020-05-24 01:24:01 +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 Checkpoint 2020-04-22 08:39:31 +03:00
StackTrace.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
StatusFile.cpp Remove namespace pollution 2020-05-31 00:57:37 +03:00
StatusFile.h dbms/ → src/ 2020-04-03 18:14:31 +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 Checkpoint 2020-04-22 08:39:31 +03:00
SymbolIndex.h dbms/ → src/ 2020-04-03 18:14:31 +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 very rare race condition in ThreadPool 2020-05-30 21:57:02 +03:00
ThreadPool.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
ThreadProfileEvents.cpp Implementation of new system metrics provider (Procfs) (#10544) 2020-05-01 21:47:41 +03:00
ThreadProfileEvents.h Implementation of new system metrics provider (Procfs) (#10544) 2020-05-01 21:47:41 +03:00
ThreadStatus.cpp Implementation of new system metrics provider (Procfs) (#10544) 2020-05-01 21:47:41 +03:00
ThreadStatus.h Merge remote-tracking branch 'origin/master' into sampling-memory-profiler 2020-05-01 21:48:20 +03:00
Throttler.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
TraceCollector.cpp Return old names of macros 2020-05-24 01:24:01 +03:00
TraceCollector.h Add sampling memory profiler 2020-04-30 16:25:17 +03:00
typeid_cast.h dbms/ → src/ 2020-04-03 18:14:31 +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 Further improvement 2020-05-31 22:47:39 +03:00
UTF8Helpers.h dbms/ → src/ 2020-04-03 18:14:31 +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 Return old names of macros 2020-05-24 01:24:01 +03:00
ya.make Use proper versions in Arcadia build. 2020-05-28 16:46:56 +03:00