.. |
Config
|
Removed merging "config.d" files to every configs. "config.d" is only for "config.xml", users.d for users.xml, etc. Only "conf.d" is used for all configs. [#CLICKHOUSE-2]
|
2018-08-08 03:58:24 +03:00 |
HashTable
|
Merged with master.
|
2018-08-10 16:53:08 +03:00 |
StringUtils
|
Fixed build (no include path was specified) #2513
|
2018-06-16 05:31:41 +03:00 |
tests
|
Merge branch 'master' into CLICKHOUSE-2910
|
2018-08-14 23:29:42 +03:00 |
ZooKeeper
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03: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 |
Allocator.cpp
|
Revert "Added ASLR to aid debugging #1890"
|
2018-06-12 06:33:26 +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 |
BackgroundSchedulePool.cpp
|
Merge branch 'master' into CLICKHOUSE-2910
|
2018-08-14 23:29:42 +03:00 |
BackgroundSchedulePool.h
|
Merge branch 'master' into CLICKHOUSE-2910
|
2018-06-28 20:47:25 +03:00 |
BitHelpers.h
|
|
|
ClickHouseRevision.cpp
|
|
|
ClickHouseRevision.h
|
|
|
CMakeLists.txt
|
Make separate libs Common/ZooKeeper and Common/ConfigProcessor (#1749)
|
2018-01-15 22:07:47 +03:00 |
CombinedCardinalityEstimator.h
|
Added support for arbitary complex types in "uniq" family of aggregate functions #2010
|
2018-07-16 06:55:41 +03:00 |
CompactArray.h
|
Fixed translation errors, part 1 [#CLICKHOUSE-3].
|
2017-05-09 15:07:35 -04:00 |
ConcurrentBoundedQueue.h
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
config_build.cpp.in
|
CLICKHOUSE-3771: Fixes
|
2018-07-17 21:22:32 +03:00 |
config_build.h
|
Tiny modifications [#CLICKHOUSE-3044].
|
2017-06-18 09:11:49 +03:00 |
config_version.h.in
|
CLICKHOUSE-3771: fixes
|
2018-07-18 12:48:45 +03:00 |
config.h.in
|
Allow force disable libs: poco netssl poco mongodb, poco data odbc
|
2018-05-14 21:36:01 +03:00 |
CounterInFile.h
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-02-25 05:23:04 +03:00 |
COWPtr.h
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
CurrentMetrics.cpp
|
Merge branch 'master' into replicated-mergetree-mutations
|
2018-05-28 18:37:30 +03:00 |
CurrentMetrics.h
|
Better [#CLICKHOUSE-2].
|
2017-09-17 03:13:26 +03:00 |
CurrentThread.cpp
|
clickhouse_common_io does not depend on dbms. [#CLICKHOUSE-2910]
|
2018-06-21 15:13:56 +03:00 |
CurrentThread.h
|
Miscellaneous #2482
|
2018-08-17 21:57:07 +03:00 |
DNSResolver.cpp
|
Add query_id and host_name to server logs. [#CLICKHOUSE-2910]
|
2018-06-15 16:49:01 +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 CLICKHOUSE-2910
|
2018-08-14 23:29:42 +03:00 |
escapeForFileName.cpp
|
Make separate libs Common/ZooKeeper and Common/ConfigProcessor (#1749)
|
2018-01-15 22:07:47 +03:00 |
escapeForFileName.h
|
|
|
Exception.cpp
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
Exception.h
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:01:46 +03:00 |
ExternalTable.h
|
Merge remote-tracking branch 'origin/master' into CLICKHOUSE-2910
|
2018-06-14 16:04:00 +03:00 |
FieldVisitors.cpp
|
Merging; added a test #2618 #2611 #1770
|
2018-08-03 23:25:47 +03:00 |
FieldVisitors.h
|
Merging; added a test #2618 #2611 #1770
|
2018-08-03 23:25:47 +03:00 |
FileChecker.cpp
|
Remove FormatSettings default value for writeJSONString and add tests for output_format_json_escape_forward_slashes.
|
2018-08-08 02:35:32 +03:00 |
FileChecker.h
|
translate comments
|
2017-05-09 13:03:35 -04:00 |
FileUpdatesTracker.h
|
separate geo dictionaries from geo data providers
|
2017-11-29 01:15:06 +03:00 |
formatIPv6.cpp
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +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
|
Update getFQDNOrHostName.cpp
|
2018-01-24 17:14:21 +03:00 |
getFQDNOrHostName.h
|
Add copying check and retries. [#CLICKHOUSE-3346]
|
2018-01-11 21:55:45 +03:00 |
getMultipleKeysFromConfig.cpp
|
Make separate libs Common/ZooKeeper and Common/ConfigProcessor (#1749)
|
2018-01-15 22:07:47 +03:00 |
getMultipleKeysFromConfig.h
|
Config: Allow multiple dictionaries_config
|
2017-08-10 06:17:19 +03:00 |
getNumberOfPhysicalCPUCores.cpp
|
Allow use unbundled cpuid (#2543)
|
2018-06-21 20:35:03 +03:00 |
getNumberOfPhysicalCPUCores.h
|
|
|
hex.cpp
|
Attempt to improve performance [#CLICKHOUSE-3].
|
2017-07-23 09:53:28 +03:00 |
hex.h
|
Add query ALTER TABLE t1 [REPLACE|ATTACH] PARTITION FROM t2
|
2018-05-21 16:49:54 +03:00 |
HTMLForm.h
|
|
|
HyperLogLogBiasEstimator.h
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:01:46 +03:00 |
HyperLogLogCounter.h
|
Added support for arbitary complex types in "uniq" family of aggregate functions #2010
|
2018-07-16 06:55:41 +03:00 |
HyperLogLogWithSmallSetOptimization.h
|
Added support for arbitary complex types in "uniq" family of aggregate functions #2010
|
2018-07-16 06:55:41 +03:00 |
IFactoryWithAliases.h
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
Increment.h
|
Addition to prev. revision [#CLICKHOUSE-2].
|
2017-05-10 04:10:50 -04:00 |
interpolate.h
|
|
|
InterruptListener.h
|
Squashed #2471
|
2018-06-05 23:09:51 +03:00 |
isLocalAddress.cpp
|
Do not save resolved addresses in Connections. [#CLICKHOSUE-2]
|
2018-05-09 07:55:08 +03:00 |
isLocalAddress.h
|
Do not save resolved addresses in Connections. [#CLICKHOSUE-2]
|
2018-05-09 07:55:08 +03:00 |
localBackup.cpp
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
localBackup.h
|
Add query ALTER TABLE t1 [REPLACE|ATTACH] PARTITION FROM t2
|
2018-05-21 16:49:54 +03:00 |
LRUCache.h
|
Fixed non-harmful data race [#CLICKHOUSE-2]
|
2018-03-09 02:07:39 +03:00 |
Macros.cpp
|
Fixed style a bit [#CLICKHOUSE-2]
|
2018-05-07 05:01:29 +03:00 |
Macros.h
|
Fixed style a bit [#CLICKHOUSE-2]
|
2018-05-07 05:01:29 +03:00 |
memcpySmall.h
|
|
|
MemoryTracker.cpp
|
Rewritten ThreadStatus via adding shared thread state. [#CLICKHOUSE-2910]
|
2018-06-19 23:30:35 +03:00 |
MemoryTracker.h
|
clickhouse_common_io does not depend on dbms. [#CLICKHOUSE-2910]
|
2018-06-21 15:13:56 +03:00 |
NaNUtils.h
|
one another build fix
|
2018-08-15 18:29:57 +03:00 |
NetException.h
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +03:00 |
ODBCBridgeHelper.cpp
|
CLICKHOUSE-3878: Conflict fixes
|
2018-08-16 01:02:36 +03:00 |
ODBCBridgeHelper.h
|
CLICKHOUSE-3878: Conflict fixes
|
2018-08-16 01:02:36 +03:00 |
OptimizedRegularExpression.h
|
Add // Y_IGNORE tags
|
2018-06-21 18:24:36 +03:00 |
OptimizedRegularExpression.inl.h
|
Non significant changes according to clang's -Weverything, part 1 [#CLICKHOUSE-2]
|
2018-06-03 19:51:31 +03:00 |
parseAddress.cpp
|
Fixed error [#CLICKHOUSE-2].
|
2018-01-11 21:55:31 +03:00 |
parseAddress.h
|
Merging [#CLICKHOUSE-3114]
|
2017-12-28 07:28:05 +03:00 |
PODArray.h
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +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
|
clickhouse_common_io does not depend on dbms. [#CLICKHOUSE-2910]
|
2018-06-21 15:13:56 +03:00 |
ProfileEvents.h
|
Miscellaneous #2482
|
2018-08-17 21:57:07 +03:00 |
ProfilingScopedRWLock.h
|
Changed Poco::RWLock to std::shared_lock [#APRILDEV-91].
|
2017-07-28 20:34:02 +03:00 |
RadixSort.h
|
fix float transform
|
2018-06-28 16:36:40 +03:00 |
randomSeed.cpp
|
CLICKHOUSE-3762 Build fixes (#2488)
|
2018-06-19 21:09:09 +03:00 |
randomSeed.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
RWLockFIFO.cpp
|
Fixed failures in utils, more precise test. [#CLICKHOUSE-2910]
|
2018-06-20 18:41:15 +03:00 |
RWLockFIFO.h
|
Better code (preparation) [#CLICKHOUSE-3]
|
2018-06-04 18:44:29 +03:00 |
setThreadName.cpp
|
Add test for profile events logging. [#CLICKHOUSE-2910]
|
2018-06-14 14:56:12 +03:00 |
setThreadName.h
|
Better AsynchronousBlockInputStream in sync mode. [#CLICKHOUSE-2910]
|
2018-06-01 14:58:17 +03: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
|
libs: compiling with msvc2017 (#1996)
|
2018-03-23 19:05:14 +03:00 |
ShellCommand.h
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
SimpleActionBlocker.h
|
[WIP] Introduced query_thread_log. [#CLICKHOUSE-2910]
|
2018-05-31 18:54:08 +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
|
CLICKHOUSE-3762 Build fixes (#2488)
|
2018-06-19 21:09:09 +03:00 |
SmallObjectPool.h
|
Miscellaneous [#CLICKHOUSe-2]
|
2018-01-10 03:04:08 +03:00 |
SpaceSaving.h
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
StackTrace.cpp
|
CLICKHOUSE-3762 Build fixes (#2488)
|
2018-06-19 21:09:09 +03:00 |
StackTrace.h
|
Miscellaneous [#CLICKHOUSE-3094].
|
2017-06-23 08:39:27 +03:00 |
StatusFile.cpp
|
Squashed #2471
|
2018-06-05 23:09:51 +03:00 |
StatusFile.h
|
Squashed #2471
|
2018-06-05 23:09:51 +03:00 |
Stopwatch.cpp
|
Fixed bad arithmetic; miscellaneous #2482
|
2018-08-19 07:25:53 +03:00 |
Stopwatch.h
|
Fixed bad arithmetic; miscellaneous #2482
|
2018-08-19 07:25:53 +03:00 |
StringSearcher.h
|
gcc8 fixes (memset, uncaught_exception)
|
2018-05-08 22:44:54 +03:00 |
StringView.h
|
Removed useless code [#CLICKHOUSE-2].
|
2017-11-20 07:22:21 +03:00 |
TaskStatsInfoGetter.cpp
|
Miscellaneous #2482
|
2018-08-17 21:57:07 +03:00 |
TaskStatsInfoGetter.h
|
Miscellaneous #2482
|
2018-08-17 21:57:07 +03:00 |
ThreadProfileEvents.h
|
Fixed bad arithmetic; miscellaneous #2482
|
2018-08-19 07:25:53 +03:00 |
ThreadStatus.cpp
|
Merge branch 'master' into CLICKHOUSE-2910
|
2018-08-14 23:29:42 +03:00 |
ThreadStatus.h
|
Merge branch 'master' into CLICKHOUSE-2910
|
2018-08-14 23:29:42 +03:00 |
Throttler.h
|
Merge remote-tracking branch 'origin/master' into CLICKHOUSE-2910
|
2018-06-19 23:33:11 +03:00 |
typeid_cast.h
|
Fix split shared build; fix build without system odbc libs (#2191)
|
2018-04-09 06:52:39 -07:00 |
TypeList.h
|
added ArraySourceVisitor and ArraySinkVisitor [#CLICKHOUSE-2998]
|
2018-01-18 18:50:35 +03:00 |
UInt128.h
|
one another build fix
|
2018-08-15 18:29:57 +03:00 |
UnicodeBar.h
|
translate comments
|
2017-05-09 13:03:35 -04:00 |
UTF8Helpers.h
|
Added correct code #2257
|
2018-04-20 22:45:23 +03:00 |
validateODBCConnectionString.cpp
|
CLICKHOUSE-3878: Move connection string validation to common, remove redundant headers, fix compilation issues
|
2018-08-14 13:33:41 +03:00 |
validateODBCConnectionString.h
|
CLICKHOUSE-3878: Move connection string validation to common, remove redundant headers, fix compilation issues
|
2018-08-14 13:33:41 +03:00 |
VariableContext.h
|
Fixed memory tracking. [#CLICKHOUSE-2910]
|
2018-06-09 18:29:08 +03:00 |
Visitor.h
|
Fix split shared build; fix build without system odbc libs (#2191)
|
2018-04-09 06:52:39 -07:00 |
Volnitsky.h
|
Make separate libs Common/ZooKeeper and Common/ConfigProcessor (#1749)
|
2018-01-15 22:07:47 +03:00 |