.. |
ClusterProxy
|
Merging: Fixed half of problems #2260
|
2018-06-09 18:48:22 +03:00 |
tests
|
Non significant changes according to clang's -Weverything, part 1 [#CLICKHOUSE-2]
|
2018-06-03 19:51:31 +03:00 |
ActionLocksManager.cpp
|
Add query ALTER TABLE t1 [REPLACE|ATTACH] PARTITION FROM t2
|
2018-05-21 16:49:54 +03:00 |
ActionLocksManager.h
|
Add query ALTER TABLE t1 [REPLACE|ATTACH] PARTITION FROM t2
|
2018-05-21 16:49:54 +03:00 |
AggregateDescription.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
AggregationCommon.h
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-13 04:27:53 +03:00 |
Aggregator.cpp
|
Non significant change: removed redundant checks [#CLICKHOUSE-3]
|
2018-06-04 17:17:24 +03:00 |
Aggregator.h
|
Merged Limits to Settings [#CLICKHOUSE-2021]
|
2018-03-11 03:15:26 +03:00 |
AsynchronousMetrics.cpp
|
Fixed error [#CLICKHOUSE-2]
|
2017-11-04 19:46:14 +03:00 |
AsynchronousMetrics.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
castColumn.cpp
|
Conditional computations.
|
2018-04-24 09:16:39 +02:00 |
castColumn.h
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 06:52:33 +03:00 |
ClientInfo.cpp
|
SystemLog: execute prepareTable() on each flush
|
2018-03-29 16:57:16 +03:00 |
ClientInfo.h
|
Update ClientInfo.h
|
2018-04-16 23:12:44 +03:00 |
Cluster.cpp
|
More persistent directory names for replicas. [#CLICKHOUSE-2]
|
2018-05-09 07:55:08 +03:00 |
Cluster.h
|
More persistent directory names for replicas. [#CLICKHOUSE-2]
|
2018-05-09 07:55:08 +03:00 |
CMakeLists.txt
|
Use copy-headers from cmake. (working compiler test without package install) (#2456)
|
2018-06-04 23:26:17 +03:00 |
Compiler.cpp
|
Use copy-headers from cmake. (working compiler test without package install) (#2456)
|
2018-06-04 23:26:17 +03:00 |
Compiler.h
|
LibDictionarySource : First lib dictionary version with only uint64 type support (#1150)
|
2017-09-05 04:08:26 +03:00 |
config_compile.h.in
|
Use copy-headers from cmake. (working compiler test without package install) (#2456)
|
2018-06-04 23:26:17 +03:00 |
Context.cpp
|
Try make cache for getSampleBlock (#2313)
|
2018-05-30 22:23:15 +03:00 |
Context.h
|
Non significant changes according to clang's -Weverything, part 5 [#CLICKHOUSE-2]
|
2018-06-04 01:11:50 +03:00 |
convertFieldToType.cpp
|
Changed DayNum_t to DayNum as Amos Bird suggested [#CLICKHOUSE-3]
|
2018-05-25 16:29:15 +03:00 |
convertFieldToType.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
createBlockSelector.cpp
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:01:46 +03:00 |
createBlockSelector.h
|
Better [#CLICKHOUSE-2].
|
2017-12-02 00:13:25 +03:00 |
DDLWorker.cpp
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
DDLWorker.h
|
Support allow_databases in distributed DDL. [#CLICKHOUSE-3]
|
2018-04-17 22:33:58 +03:00 |
DictionaryFactory.cpp
|
added ExternalLoader [#CLICKHOUSE-3305]
|
2017-10-06 13:31:06 +03:00 |
DNSCacheUpdater.cpp
|
Add requested changes. [#CLICKHOUSE-3645]
|
2018-05-09 07:55:08 +03:00 |
DNSCacheUpdater.h
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-05-14 22:14:37 +03:00 |
EmbeddedDictionaries.cpp
|
Fixed uneven code #2032
|
2018-03-14 02:44:23 +03:00 |
EmbeddedDictionaries.h
|
Embedded compiler fixes
|
2017-12-27 23:07:16 +03:00 |
evaluateConstantExpression.cpp
|
Better UNION ALL: development #1947
|
2018-02-26 12:05:06 +03:00 |
evaluateConstantExpression.h
|
Make DataTypes totally immutable [#CLICKHOUSE-2].
|
2017-12-18 04:11:48 +03:00 |
evaluateMissingDefaults.cpp
|
Revert "Removed questionable code (2) [#CLICKHOUSE-2]."
|
2017-12-28 07:39:19 +03:00 |
evaluateMissingDefaults.h
|
Revert "Removed questionable code (2) [#CLICKHOUSE-2]."
|
2017-12-28 07:39:19 +03:00 |
executeQuery.cpp
|
CLICKHOUSE-3587 Always write client error to log
|
2018-05-30 19:15:35 +03:00 |
executeQuery.h
|
Fixed logging of DDL queries. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
ExpressionActions.cpp
|
Fixed code #2272
|
2018-05-06 14:34:31 +03:00 |
ExpressionActions.h
|
Merge branch 'master' of https://github.com/yandex/ClickHouse into llvm-jit
|
2018-05-01 22:51:37 +03:00 |
ExpressionAnalyzer.cpp
|
Changed prepared set indexation from AST* to StringRange. [#CLICKHOUSE-3734]
|
2018-05-17 17:54:43 +03:00 |
ExpressionAnalyzer.h
|
Renamed StringRangeHash to StringRangePointersHash and added StringRangePointersEqualTo.
|
2018-05-21 14:18:11 +03:00 |
ExpressionJIT.cpp
|
Merge branch 'llvm-jit' of https://github.com/pyos/ClickHouse into pyos-llvm-jit
|
2018-05-10 22:09:47 +03:00 |
ExpressionJIT.h
|
Miscellaneous #2277
|
2018-05-06 12:32:36 +03:00 |
ExternalDictionaries.cpp
|
Miscellaneous [#CLICKHOUSe-2]
|
2018-01-10 03:04:08 +03:00 |
ExternalDictionaries.h
|
SystemLog: execute prepareTable() on each flush
|
2018-03-29 16:57:16 +03:00 |
ExternalLoader.cpp
|
SystemLog: execute prepareTable() on each flush
|
2018-03-29 16:57:16 +03:00 |
ExternalLoader.h
|
Non significant changes according to clang's -Weverything, part 1 [#CLICKHOUSE-2]
|
2018-06-03 19:51:31 +03:00 |
ExternalLoaderConfigRepository.cpp
|
CLICKHOUSE-3553 Rebuild loggers on every config change (#1973)
|
2018-02-28 23:34:25 +03:00 |
ExternalLoaderConfigRepository.h
|
fix indentation
|
2017-11-29 15:48:28 +03:00 |
ExternalModels.cpp
|
Miscellaneous [#CLICKHOUSe-2]
|
2018-01-10 03:04:08 +03:00 |
ExternalModels.h
|
added system.models [#CLICKHOUSE-3477]
|
2017-12-04 16:32:49 +03:00 |
getClusterName.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
getClusterName.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
IExternalLoadable.h
|
added system.models [#CLICKHOUSE-3477]
|
2017-12-04 16:32:49 +03:00 |
IExternalLoaderConfigRepository.h
|
Fixed style a bit [#CLICKHOUSE-2]
|
2018-05-07 05:01:29 +03:00 |
IInterpreter.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
InJoinSubqueriesPreprocessor.cpp
|
Non significant change: removed redundant checks [#CLICKHOUSE-3]
|
2018-06-04 17:17:24 +03:00 |
InJoinSubqueriesPreprocessor.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
InterpreterAlterQuery.cpp
|
Add query ALTER TABLE t1 [REPLACE|ATTACH] PARTITION FROM t2
|
2018-05-21 16:49:54 +03:00 |
InterpreterAlterQuery.h
|
Add query ALTER TABLE t1 [REPLACE|ATTACH] PARTITION FROM t2
|
2018-05-21 16:49:54 +03:00 |
InterpreterCheckQuery.cpp
|
Show error to client if query was killed (#1989)
|
2018-03-06 00:09:39 +03:00 |
InterpreterCheckQuery.h
|
Added method "getHeader" in IBlockOutputStream: development [#CLICKHOUSE-2]
|
2018-02-20 04:14:38 +03:00 |
InterpreterCreateQuery.cpp
|
Miscellaneous [#CLICKHOUSE-2]
|
2018-05-13 12:32:56 +03:00 |
InterpreterCreateQuery.h
|
use ColumnsDescription everywhere [#CLICKHOUSE-3241]
|
2018-03-12 22:07:48 +03:00 |
InterpreterDescribeQuery.cpp
|
encapsulate ColumnsDeclaration [#CLICKHOUSE-3241]
|
2018-03-13 17:41:25 +03:00 |
InterpreterDescribeQuery.h
|
Header in every stream: development [#CLICKHOUSE-2]
|
2018-02-15 21:54:12 +03:00 |
InterpreterDropQuery.cpp
|
Merging: Fixed half of problems #2260
|
2018-06-09 18:48:22 +03:00 |
InterpreterDropQuery.h
|
ISSUES-2259 support truncate syntax
|
2018-05-21 11:38:46 +08:00 |
InterpreterExistsQuery.cpp
|
Merge branch 'master' into fix/ISSUES-117
|
2018-03-02 19:06:11 +08:00 |
InterpreterExistsQuery.h
|
Header in every stream: development [#CLICKHOUSE-2]
|
2018-02-15 21:54:12 +03:00 |
InterpreterFactory.cpp
|
Better info in log #2246
|
2018-04-20 04:14:04 +03:00 |
InterpreterFactory.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
InterpreterInsertQuery.cpp
|
Merge branch 'master' into refactor-table-declaration
|
2018-03-14 05:35:50 +03:00 |
InterpreterInsertQuery.h
|
Added method "getHeader" in IBlockOutputStream: development [#CLICKHOUSE-2]
|
2018-02-19 03:45:32 +03:00 |
InterpreterKillQueryQuery.cpp
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
InterpreterKillQueryQuery.h
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterpreterOptimizeQuery.cpp
|
allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
InterpreterOptimizeQuery.h
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterpreterRenameQuery.cpp
|
Support allow_databases in distributed DDL. [#CLICKHOUSE-3]
|
2018-04-17 22:33:58 +03:00 |
InterpreterRenameQuery.h
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterpreterSelectQuery.cpp
|
Removed wrong query optimization [#CLICKHOUSE-3726]
|
2018-05-31 21:28:04 +03:00 |
InterpreterSelectQuery.h
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
InterpreterSelectWithUnionQuery.cpp
|
Try make cache for getSampleBlock (#2313)
|
2018-05-30 22:23:15 +03:00 |
InterpreterSelectWithUnionQuery.h
|
Better UNION ALL: development #1947
|
2018-02-27 23:16:58 +03:00 |
InterpreterSetQuery.cpp
|
Merged Limits to Settings [#CLICKHOUSE-2021]
|
2018-03-11 03:15:26 +03:00 |
InterpreterSetQuery.h
|
use more typesafe AST objects in ASTCreateQuery [#CLICKHOUSE-3000]
|
2017-10-20 21:28:41 +03:00 |
InterpreterShowCreateQuery.cpp
|
SystemLog: execute prepareTable() on each flush
|
2018-03-29 16:57:16 +03:00 |
InterpreterShowCreateQuery.h
|
Header in every stream: development [#CLICKHOUSE-2]
|
2018-02-15 21:54:12 +03:00 |
InterpreterShowProcesslistQuery.cpp
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterpreterShowProcesslistQuery.h
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterpreterShowTablesQuery.cpp
|
Fixed build #1824
|
2018-02-08 22:53:34 +03:00 |
InterpreterShowTablesQuery.h
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterpreterSystemQuery.cpp
|
Add query ALTER TABLE t1 [REPLACE|ATTACH] PARTITION FROM t2
|
2018-05-21 16:49:54 +03:00 |
InterpreterSystemQuery.h
|
Add query ALTER TABLE t1 [REPLACE|ATTACH] PARTITION FROM t2
|
2018-05-21 16:49:54 +03:00 |
InterpreterUseQuery.cpp
|
removed typeid_cast from IColumn.h
|
2017-07-13 23:58:19 +03:00 |
InterpreterUseQuery.h
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterserverIOHandler.h
|
Let's make it fancier (function try catch block).
|
2018-05-25 23:38:57 +08:00 |
IRuntimeComponentsFactory.h
|
Merge branch 'master' into geodata
|
2017-12-01 19:25:27 +03:00 |
ISecurityManager.h
|
more consistent ISecurityManager interface: return shared pointer to User to prevent race conditions with loadFromConfig
|
2017-11-30 17:53:12 +03:00 |
Join.cpp
|
Insignificant changes for PVS-Studio [#CLICKHOUSE-3]
|
2018-06-04 22:22:27 +03:00 |
Join.h
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
loadMetadata.cpp
|
minor fixes
|
2018-04-16 18:11:13 +03:00 |
loadMetadata.h
|
Fixed build [#CLICKHOUSE-3044].
|
2017-06-18 08:43:29 +03:00 |
LogicalExpressionsOptimizer.cpp
|
Translated comments
|
2017-04-02 20:37:49 +03:00 |
LogicalExpressionsOptimizer.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
NullableUtils.cpp
|
SystemLog: execute prepareTable() on each flush
|
2018-03-29 16:57:16 +03:00 |
NullableUtils.h
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-13 04:27:53 +03:00 |
PartLog.cpp
|
Merge branch 'master' into replicated-mergetree-mutations
|
2018-05-28 18:37:30 +03:00 |
PartLog.h
|
Merge branch 'master' into replicated-mergetree-mutations
|
2018-05-28 18:37:30 +03:00 |
ProcessList.cpp
|
Added comment [#CLICKHOUSE-2]
|
2018-04-19 00:14:47 +03:00 |
ProcessList.h
|
Updated old code [#CLICKHOUSE-2]
|
2018-04-18 23:18:18 +03:00 |
ProjectionManipulation.cpp
|
Applied clang-format #2272
|
2018-05-07 05:09:44 +03:00 |
ProjectionManipulation.h
|
Applied clang-format #2272
|
2018-05-07 05:08:38 +03:00 |
QueryLog.cpp
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-15 21:23:05 +03:00 |
QueryLog.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
QueryPriorities.h
|
Fixed infinite sleeping of low-priority queries. [#CLICKHOUSE-2]
|
2017-07-09 03:53:13 +03:00 |
Quota.cpp
|
Make separate libs Common/ZooKeeper and Common/ConfigProcessor (#1749)
|
2018-01-15 22:07:47 +03:00 |
Quota.h
|
Better [#CLICKHOUSE-2].
|
2017-12-02 00:13:25 +03:00 |
RuntimeComponentsFactory.h
|
Merge branch 'master' into geodata
|
2017-12-01 19:25:27 +03:00 |
SecurityManager.cpp
|
more consistent ISecurityManager interface: return shared pointer to User to prevent race conditions with loadFromConfig
|
2017-11-30 17:53:12 +03:00 |
SecurityManager.h
|
more consistent ISecurityManager interface: return shared pointer to User to prevent race conditions with loadFromConfig
|
2017-11-30 17:53:12 +03:00 |
Set.cpp
|
Miscellaneous [#CLICKHOUSE-2]
|
2018-05-16 03:34:56 +03:00 |
Set.h
|
Insignificant changes guided by PVS-Studio [#CLICKHOUSE-3]
|
2018-06-04 18:45:08 +03:00 |
Settings.cpp
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
Settings.h
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
SettingsCommon.h
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
SetVariants.cpp
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-14 06:56:56 +03:00 |
SetVariants.h
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-17 08:21:04 +03:00 |
sortBlock.cpp
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +03:00 |
sortBlock.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
SpecializedAggregator.h
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
SystemLog.cpp
|
Avoid SIGSEGV in SystemLog destructors. [#CLICKHOUSE-3023]
|
2017-06-05 17:25:10 +03:00 |
SystemLog.h
|
merged with master
|
2018-04-16 18:35:11 +03:00 |
TablesStatus.cpp
|
PR fixes [#CLICKHOUSE-2141]
|
2017-04-20 17:04:38 +03:00 |
TablesStatus.h
|
Failover if the needed table is missing on remote server [#CLICKHOUSE-2141]
|
2017-04-20 19:19:30 +03:00 |
Users.cpp
|
Make separate libs Common/ZooKeeper and Common/ConfigProcessor (#1749)
|
2018-01-15 22:07:47 +03:00 |
Users.h
|
abstractions: runtime components factory + security manager
|
2017-11-28 04:12:57 +03:00 |