.. |
HashTable
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:01:46 +03:00 |
tests
|
Miscellaneous [#CLICKHOUSe-2]
|
2018-01-10 03:04:08 +03:00 |
ZooKeeper
|
revert BackgroundSchedulePool usage in Replicated tables
|
2017-12-22 21:25:54 +03:00 |
ActionBlocker.h
|
Improvement [#CLICKHOUSE-2].
|
2017-10-12 23:34:01 +03:00 |
AIO.h
|
Better [#CLICKHOUSE-2].
|
2017-12-01 20:49:12 +03:00 |
Allocator.cpp
|
Fixed build [#CLICKHOUSE-2].
|
2017-11-17 23:48:00 +03:00 |
Allocator.h
|
translate comments
|
2017-05-09 13:03:35 -04:00 |
Arena.h
|
Allow to use values of AggregateFunction data type in groupArray aggregate function [#CLICKHOUSE-3485].
|
2017-12-06 06:10:32 +03:00 |
ArenaAllocator.h
|
Better [#CLICKHOUSE-2].
|
2017-12-02 05:47:12 +03:00 |
ArenaWithFreeLists.h
|
Fixed error when huge sets for IN, JOIN, DISTINCT cannot be created with exception message "Cannot mremap... Bad address" [#CLICKHOUSE-2].
|
2017-08-11 02:25:51 +03:00 |
ArrayCache.h
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
AutoArray.h
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
BitHelpers.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 13:10:04 +03:00 |
ClickHouseRevision.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 13:10:04 +03:00 |
ClickHouseRevision.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 13:10:04 +03:00 |
CMakeLists.txt
|
Removed cyclic dependency [#DEVTOOLS-3381].
|
2017-06-19 23:06:35 +03:00 |
CombinedCardinalityEstimator.h
|
Unification [#CLICKHOUSE-2].
|
2017-09-15 15:16:12 +03:00 |
CompactArray.h
|
Fixed translation errors, part 1 [#CLICKHOUSE-3].
|
2017-05-09 15:07:35 -04:00 |
ConcurrentBoundedQueue.h
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:01:46 +03:00 |
config_build.cpp.in
|
Tiny modifications [#CLICKHOUSE-3044].
|
2017-06-18 09:11:49 +03:00 |
config_build.h
|
Tiny modifications [#CLICKHOUSE-3044].
|
2017-06-18 09:11:49 +03:00 |
config_version.h.in
|
Fixed build [#CLICKHOUSE-3044].
|
2017-06-18 08:55:46 +03:00 |
config.h.in
|
Embedded compiler (#1484)
|
2017-11-12 15:58:40 +03:00 |
ConfigProcessor.cpp
|
Fixed error: loading "preprocessed" files if dictionary/model config was specified with glob [#CLICKHOUSE-3501].
|
2017-12-13 23:21:03 +03:00 |
ConfigProcessor.h
|
Fixed error: loading "preprocessed" files if dictionary/model config was specified with glob [#CLICKHOUSE-3501].
|
2017-12-13 23:21:03 +03:00 |
CounterInFile.h
|
Returned back Increment and CounterInFile, because they are still needed [#CLICKHOUSE-2].
|
2017-05-10 04:08:32 -04:00 |
COWPtr.h
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-19 03:51:12 +03:00 |
CurrentMetrics.cpp
|
revert BackgroundSchedulePool usage in Replicated tables
|
2017-12-22 21:25:54 +03:00 |
CurrentMetrics.h
|
Better [#CLICKHOUSE-2].
|
2017-09-17 03:13:26 +03:00 |
demangle.cpp
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 04:34:52 +03:00 |
demangle.h
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 04:34:52 +03:00 |
DNSCache.cpp
|
fixes
|
2017-11-17 22:40:27 +03:00 |
DNSCache.h
|
fixes
|
2017-11-17 22:40:27 +03:00 |
ErrorCodes.cpp
|
Unification of Nested: development [#CLICKHOUSE-2].
|
2018-01-02 08:54:34 +03:00 |
escapeForFileName.cpp
|
Fixed escapeForFileName(). [#CLICKHOUSE-2]
|
2017-08-12 23:46:22 +03:00 |
escapeForFileName.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 13:10:04 +03:00 |
Exception.cpp
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 04:34:52 +03:00 |
Exception.h
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:01:46 +03:00 |
ExternalTable.h
|
Revert "Removed questionable code (2) [#CLICKHOUSE-2]."
|
2017-12-28 07:39:19 +03:00 |
FieldVisitors.cpp
|
Better [#CLICKHOUSE-2].
|
2017-12-01 20:49:12 +03:00 |
FieldVisitors.h
|
Added proper support for Nullable arguments for function OR #1416
|
2017-12-25 09:33:51 +03:00 |
FileChecker.cpp
|
Fixed error [#CLICKHOUSE-3191].
|
2017-08-01 00:39:24 +03:00 |
FileChecker.h
|
translate comments
|
2017-05-09 13:03:35 -04:00 |
FileUpdatesTracker.h
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-18 07:17:56 +03:00 |
formatIPv6.cpp
|
Miscellaneous [#CLICKHOUSe-2]
|
2018-01-10 03:04:08 +03:00 |
formatIPv6.h
|
Less dependencies [#CLICKHOUSE-2].
|
2017-06-13 08:14:24 +03:00 |
formatReadable.cpp
|
Fixed error [#CLICKHOUSE-3191].
|
2017-08-01 00:39:24 +03:00 |
formatReadable.h
|
Fixed translation errors; miscellaneous changes [#CLICKHOUSE-3].
|
2017-05-10 00:00:19 -04:00 |
getFQDNOrHostName.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 13:10:04 +03:00 |
getFQDNOrHostName.h
|
Fixed translation errors; miscellaneous changes [#CLICKHOUSE-3].
|
2017-05-10 00:00:19 -04:00 |
getMultipleKeysFromConfig.cpp
|
Config: Allow multiple dictionaries_config
|
2017-08-10 06:17:19 +03:00 |
getMultipleKeysFromConfig.h
|
Config: Allow multiple dictionaries_config
|
2017-08-10 06:17:19 +03:00 |
getNumberOfPhysicalCPUCores.cpp
|
Added comment [#CLICKHOUSE-3027].
|
2017-05-24 21:49:30 +03:00 |
getNumberOfPhysicalCPUCores.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 13:10:04 +03:00 |
hex.cpp
|
Attempt to improve performance [#CLICKHOUSE-3].
|
2017-07-23 09:53:28 +03:00 |
hex.h
|
Fixed garbage [#CLICKHOUSE-2].
|
2017-08-09 04:35:12 +03:00 |
HTMLForm.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 13:10:04 +03:00 |
HyperLogLogBiasEstimator.h
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:01:46 +03:00 |
HyperLogLogCounter.h
|
Miscellaneous [#CLICKHOUSe-2]
|
2018-01-10 03:04:08 +03:00 |
HyperLogLogWithSmallSetOptimization.h
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-11-12 03:46:22 +03:00 |
Increment.h
|
Addition to prev. revision [#CLICKHOUSE-2].
|
2017-05-10 04:10:50 -04:00 |
interpolate.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 13:10:04 +03:00 |
isLocalAddress.cpp
|
Cmake: fix build without downloaded submodules (#1379)
|
2017-10-20 20:59:44 +03:00 |
isLocalAddress.h
|
Fix includes
|
2017-09-18 21:52:47 +03:00 |
localBackup.cpp
|
Implemented some suggestions from clang-tidy (part 8) [#CLICKHOUSE-3301].
|
2017-09-08 07:58:57 +03:00 |
localBackup.h
|
Implemented some suggestions from clang-tidy (part 8) [#CLICKHOUSE-3301].
|
2017-09-08 07:58:57 +03:00 |
LRUCache.h
|
Better [#CLICKHOUSE-2].
|
2017-12-01 20:49:12 +03:00 |
Macros.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 13:10:04 +03:00 |
Macros.h
|
Fixed translation errors; miscellaneous changes [#CLICKHOUSE-3].
|
2017-05-10 00:00:19 -04:00 |
memcpySmall.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 13:10:04 +03:00 |
MemoryTracker.cpp
|
Fixed clang build on macOS
|
2017-12-21 00:46:50 +03:00 |
MemoryTracker.h
|
Fixed clang build on macOS
|
2017-12-21 00:46:50 +03:00 |
NaNUtils.h
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:01:46 +03:00 |
NetException.h
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +03:00 |
OptimizedRegularExpression.h
|
Miscellaneous [#CLICKHOUSe-2]
|
2018-01-10 03:04:08 +03:00 |
OptimizedRegularExpression.inl.h
|
Better [#CLICKHOUSE-2].
|
2017-12-02 06:22:51 +03:00 |
parseAddress.cpp
|
Merging [#CLICKHOUSE-3114]
|
2017-12-28 07:28:05 +03:00 |
parseAddress.h
|
Merging [#CLICKHOUSE-3114]
|
2017-12-28 07:28:05 +03:00 |
PocoSessionPoolHelpers.cpp
|
Merging [#CLICKHOUSE-3114]
|
2017-12-27 00:34:06 +03:00 |
PocoSessionPoolHelpers.h
|
Merging [#CLICKHOUSE-3114]
|
2017-12-28 00:45:05 +03:00 |
PODArray.h
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-12-26 20:53:36 +03:00 |
PoolBase.h
|
Fixed translation errors; miscellaneous changes [#CLICKHOUSE-3].
|
2017-05-10 00:00:19 -04:00 |
PoolWithFailoverBase.h
|
Unification [#CLICKHOUSE-2].
|
2017-09-15 15:16:12 +03:00 |
ProfileEvents.cpp
|
Add metrics for RWLockFIFO. [#CLICKHOUSE-3246]
|
2017-10-12 22:32:31 +03:00 |
ProfileEvents.h
|
Better [#CLICKHOUSE-2].
|
2017-09-17 03:13:26 +03:00 |
ProfilingScopedRWLock.h
|
Changed Poco::RWLock to std::shared_lock [#APRILDEV-91].
|
2017-07-28 20:34:02 +03:00 |
RadixSort.h
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:01:46 +03:00 |
randomSeed.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 13:10:04 +03:00 |
randomSeed.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 13:10:04 +03:00 |
RWLockFIFO.cpp
|
Add metrics for RWLockFIFO. [#CLICKHOUSE-3246]
|
2017-10-12 22:32:31 +03:00 |
RWLockFIFO.h
|
Add metrics for RWLockFIFO. [#CLICKHOUSE-3246]
|
2017-10-12 22:32:31 +03:00 |
setThreadName.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 13:10:04 +03:00 |
setThreadName.h
|
translate comments
|
2017-05-09 13:03:35 -04:00 |
SharedLibrary.cpp
|
LibDictionarySource : First lib dictionary version with only uint64 type support (#1150)
|
2017-09-05 04:08:26 +03:00 |
SharedLibrary.h
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +03:00 |
ShellCommand.cpp
|
Update ShellCommand.cpp
|
2017-10-12 22:36:27 +03:00 |
ShellCommand.h
|
ShellCommand: automatic wait call in destructor (#1210)
|
2017-09-07 03:12:39 +03:00 |
SimpleCache.h
|
Use only one cache in DNSCache. Add requested changes. [#CLICKHOUSE-2931]
|
2017-09-01 20:05:24 +03:00 |
SimpleIncrement.h
|
Removed Increment and CounterInFile [#CLICKHOUSE-2].
|
2017-05-10 02:50:37 -04:00 |
SipHash.h
|
Better [#CLICKHOUSE-2].
|
2017-12-02 05:58:25 +03:00 |
SmallObjectPool.h
|
Miscellaneous [#CLICKHOUSe-2]
|
2018-01-10 03:04:08 +03:00 |
SpaceSaving.h
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-12-02 02:14:59 +03:00 |
StackTrace.cpp
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 04:34:52 +03:00 |
StackTrace.h
|
Miscellaneous [#CLICKHOUSE-3094].
|
2017-06-23 08:39:27 +03:00 |
Stopwatch.h
|
Add metrics for RWLockFIFO. [#CLICKHOUSE-3246]
|
2017-10-12 22:32:31 +03:00 |
StringSearcher.h
|
ColumnConst unification (#1011)
|
2017-07-21 09:35:58 +03:00 |
StringUtils.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 13:10:04 +03:00 |
StringUtils.h
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:01:46 +03:00 |
StringView.h
|
Removed useless code [#CLICKHOUSE-2].
|
2017-11-20 07:22:21 +03:00 |
Throttler.h
|
Add max_network_bandwidth_for_user limit setting. [#CLICKHOUSE-3139]
|
2017-08-29 23:23:54 +03:00 |
typeid_cast.h
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:01:46 +03:00 |
TypeList.h
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:01:46 +03:00 |
UInt128.h
|
Fix compilation without SSE 4.2
|
2017-12-21 00:48:17 +03:00 |
UnicodeBar.h
|
translate comments
|
2017-05-09 13:03:35 -04:00 |
UTF8Helpers.h
|
Removing dependency on functions from client: preparation [#CLICKHOUSE-2].
|
2017-07-12 03:42:50 +03:00 |
Volnitsky.h
|
Better [#CLICKHOUSE-2].
|
2017-12-02 05:47:12 +03:00 |