.. |
ClusterProxy
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
tests
|
Fix build
|
2018-09-17 15:47:06 +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
|
|
|
AggregationCommon.h
|
Support low cardinality columns in aggregation method with fixed keys. [#CLICKHOUSE-3903]
|
2018-09-14 20:14:31 +03:00 |
Aggregator.cpp
|
Fixed incompatibility when versions prior to 18.12.17 are used on remote servers and newer is used on initiating server, and GROUP BY both fixed and non-fixed keys, and when two-level group by method is activated [#CLICKHOUSE-4035]
|
2018-09-28 23:17:38 +03:00 |
Aggregator.h
|
Review fixes.
|
2018-09-21 12:49:43 +03:00 |
AsynchronousMetrics.cpp
|
CLICKHOUSE-3800: Fix naming, move compiled cache size setting to config.xml
|
2018-09-05 14:37:41 +03:00 |
AsynchronousMetrics.h
|
|
|
castColumn.cpp
|
Conditional computations.
|
2018-04-24 09:16:39 +02:00 |
castColumn.h
|
|
|
ClientInfo.cpp
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
ClientInfo.h
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
Cluster.cpp
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
Cluster.h
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
CMakeLists.txt
|
Internal compiler run fixes
|
2018-09-05 21:50:17 +03:00 |
Compiler.cpp
|
Internal compiler run fixes
|
2018-09-05 21:50:17 +03:00 |
Compiler.h
|
|
|
config_compile.h.in
|
Internal compiler run fixes
|
2018-09-05 21:50:17 +03:00 |
Context.cpp
|
better code
|
2018-09-24 22:08:11 +03:00 |
Context.h
|
better code
|
2018-09-24 22:08:11 +03:00 |
convertFieldToType.cpp
|
Fix conversion between Date and DateTime when inserting in VALUES format and "input_format_values_interpret_expressions" is true #3226
|
2018-09-26 22:43:10 +03:00 |
convertFieldToType.h
|
|
|
createBlockSelector.cpp
|
|
|
createBlockSelector.h
|
Better [#CLICKHOUSE-2].
|
2017-12-02 00:13:25 +03:00 |
DDLWorker.cpp
|
Merge pull request #3247 from CurtizJ/fix-thread-group
|
2018-09-28 18:54:49 +03:00 |
DDLWorker.h
|
fixes
|
2018-09-28 18:30:03 +03:00 |
DictionaryFactory.cpp
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
DNSCacheUpdater.cpp
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +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
|
|
|
evaluateConstantExpression.cpp
|
Fixed bad code #2708
|
2018-07-28 00:33:30 +03:00 |
evaluateConstantExpression.h
|
|
|
evaluateMissingDefaults.cpp
|
Strict order of evaluated and added columns
|
2018-09-20 14:16:15 +03:00 |
evaluateMissingDefaults.h
|
|
|
evaluateQualified.cpp
|
ISSUES-863 fix failure tests
|
2018-08-24 12:11:32 +08:00 |
evaluateQualified.h
|
ISSUES-863 fix predicate optimizer not work for asterisk
|
2018-08-24 10:05:43 +08:00 |
executeQuery.cpp
|
Avoid temporary nullptr references [#CLICKHOUSE-2]
|
2018-09-02 06:00:04 +03:00 |
executeQuery.h
|
|
|
ExpressionActions.cpp
|
Added cache for low cardinality function result. [#CLICKHOUSE-3904]
|
2018-09-25 16:48:52 +03:00 |
ExpressionActions.h
|
Added cache for low cardinality function result. [#CLICKHOUSE-3904]
|
2018-09-25 16:48:52 +03:00 |
ExpressionAnalyzer.cpp
|
ISSUES-3145 support qualified asterisk
|
2018-09-25 10:42:51 +08:00 |
ExpressionAnalyzer.h
|
Merge pull request #3107 from zhang2014/fix/ISSUES-3105
|
2018-09-13 22:19:11 +03:00 |
ExpressionJIT.cpp
|
Added cache for low cardinality function result. [#CLICKHOUSE-3904]
|
2018-09-25 16:48:52 +03:00 |
ExpressionJIT.h
|
Added cache for low cardinality function result. [#CLICKHOUSE-3904]
|
2018-09-25 16:48:52 +03:00 |
ExternalDictionaries.cpp
|
Whitespace [#CLICKHOUSE-2]
|
2018-09-10 15:40:07 +03:00 |
ExternalDictionaries.h
|
SystemLog: execute prepareTable() on each flush
|
2018-03-29 16:57:16 +03:00 |
ExternalLoader.cpp
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
ExternalLoader.h
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
ExternalLoaderConfigRepository.cpp
|
|
|
ExternalLoaderConfigRepository.h
|
|
|
ExternalModels.cpp
|
|
|
ExternalModels.h
|
|
|
getClusterName.cpp
|
|
|
getClusterName.h
|
|
|
getQueryAliases.cpp
|
ISSUES-3105 fix some bugs in the predicate optimizer
|
2018-09-13 20:08:27 +08:00 |
getQueryAliases.h
|
ISSUES-3105 fix some bugs in the predicate optimizer
|
2018-09-13 20:08:27 +08:00 |
IExternalLoadable.h
|
|
|
IExternalLoaderConfigRepository.h
|
Fixed style a bit [#CLICKHOUSE-2]
|
2018-05-07 05:01:29 +03:00 |
IInterpreter.h
|
|
|
InJoinSubqueriesPreprocessor.cpp
|
refactoring: hide ASTIdentifier kind
|
2018-09-20 16:13:33 +03:00 |
InJoinSubqueriesPreprocessor.h
|
|
|
InternalTextLogsQueue.cpp
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
InternalTextLogsQueue.h
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
InterpreterAlterQuery.cpp
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
InterpreterAlterQuery.h
|
save serialized commands in ReplicatedMergeTreeMutationEntry; split InterpreterAlterQuery::parseAlter() [#CLICKHOUSE-3747]
|
2018-06-13 17:14:08 +03:00 |
InterpreterCheckQuery.cpp
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
InterpreterCheckQuery.h
|
|
|
InterpreterCreateQuery.cpp
|
Merge branch 'master' into CLICKHOUSE-3527
|
2018-09-18 21:35:54 +03:00 |
InterpreterCreateQuery.h
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
InterpreterDescribeQuery.cpp
|
encapsulate ColumnsDeclaration [#CLICKHOUSE-3241]
|
2018-03-13 17:41:25 +03:00 |
InterpreterDescribeQuery.h
|
|
|
InterpreterDropQuery.cpp
|
Merge branch 'master' into CLICKHOUSE-3527
|
2018-09-18 21:35:54 +03:00 |
InterpreterDropQuery.h
|
Fixed error with locking in InterpreterDropQuery [#CLICKHOUSE-3959]
|
2018-09-04 23:56:09 +03:00 |
InterpreterExistsQuery.cpp
|
|
|
InterpreterExistsQuery.h
|
|
|
InterpreterFactory.cpp
|
add setting allow_ddl
|
2018-09-11 21:37:19 +03:00 |
InterpreterFactory.h
|
|
|
InterpreterInsertQuery.cpp
|
Finally fixed
|
2018-09-20 18:35:52 +03:00 |
InterpreterInsertQuery.h
|
|
|
InterpreterKillQueryQuery.cpp
|
ISSUES-2688 support on cluster for kill & optimize query
|
2018-07-24 22:07:13 +03:00 |
InterpreterKillQueryQuery.h
|
|
|
InterpreterOptimizeQuery.cpp
|
ISSUES-2688 support on cluster for kill & optimize query
|
2018-07-24 22:07:13 +03:00 |
InterpreterOptimizeQuery.h
|
|
|
InterpreterRenameQuery.cpp
|
update ddl guard
|
2018-09-18 21:33:15 +03:00 |
InterpreterRenameQuery.h
|
|
|
InterpreterSelectQuery.cpp
|
Added remerge step to process ORDER BY with LIMIT when memory usage is high #3179
|
2018-09-24 23:07:30 +03:00 |
InterpreterSelectQuery.h
|
Fix style [#CLICKHOUSE-2]
|
2018-09-20 23:57:06 +03:00 |
InterpreterSelectWithUnionQuery.cpp
|
ISSUES-2560 fix crash when create temporary with in clause
|
2018-09-11 19:31:59 +08:00 |
InterpreterSelectWithUnionQuery.h
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
InterpreterSetQuery.cpp
|
Update InterpreterSetQuery.cpp
|
2018-09-11 21:41:53 +03:00 |
InterpreterSetQuery.h
|
|
|
InterpreterShowCreateQuery.cpp
|
Less dependencies [#CLICKHOUSE-2]
|
2018-06-05 22:46:49 +03:00 |
InterpreterShowCreateQuery.h
|
|
|
InterpreterShowProcesslistQuery.cpp
|
|
|
InterpreterShowProcesslistQuery.h
|
|
|
InterpreterShowTablesQuery.cpp
|
Build fixes (#2481)
|
2018-06-07 17:42:38 +03:00 |
InterpreterShowTablesQuery.h
|
|
|
InterpreterSystemQuery.cpp
|
update tests
|
2018-09-18 21:41:54 +03:00 |
InterpreterSystemQuery.h
|
Enabling -Wshadow [#CLICKHOUSE-2]
|
2018-08-27 21:05:28 +03:00 |
InterpreterUseQuery.cpp
|
|
|
InterpreterUseQuery.h
|
|
|
InterserverIOHandler.h
|
Let's make it fancier (function try catch block).
|
2018-05-25 23:38:57 +08:00 |
IRuntimeComponentsFactory.h
|
|
|
ISecurityManager.h
|
|
|
Join.cpp
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
Join.h
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
loadMetadata.cpp
|
Less dependencies [#CLICKHOUSE-2]
|
2018-06-05 22:46:49 +03:00 |
loadMetadata.h
|
|
|
LogicalExpressionsOptimizer.cpp
|
OR to IN rewrite issue in functions
|
2018-07-18 09:27:25 +03:00 |
LogicalExpressionsOptimizer.h
|
|
|
MutationsInterpreter.cpp
|
fix build after merge [#CLICKHOUSE-13]
|
2018-09-07 22:14:05 +03:00 |
MutationsInterpreter.h
|
fix build after merge [#CLICKHOUSE-13]
|
2018-09-07 22:14:05 +03:00 |
NullableUtils.cpp
|
SystemLog: execute prepareTable() on each flush
|
2018-03-29 16:57:16 +03:00 |
NullableUtils.h
|
|
|
PartLog.cpp
|
Merge pull request #3128 from VadimPE/part_id_in_log
|
2018-09-13 21:52:52 +03:00 |
PartLog.h
|
Merge pull request #3128 from VadimPE/part_id_in_log
|
2018-09-13 21:52:52 +03:00 |
PredicateExpressionsOptimizer.cpp
|
ISSUES-3225 fix alias conflict when predicate optimization
|
2018-09-27 14:29:38 +08:00 |
PredicateExpressionsOptimizer.h
|
ISSUES-3225 fix alias conflict when predicate optimization
|
2018-09-27 14:29:38 +08:00 |
ProcessList.cpp
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
ProcessList.h
|
Understanding the code #2482
|
2018-09-06 03:28:15 +03:00 |
ProfileEventsExt.cpp
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
ProfileEventsExt.h
|
Fixed comments and docs #3241
|
2018-09-28 06:42:08 +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
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
QueryLog.h
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
QueryNormalizer.cpp
|
ISSUES-3145 support qualified asterisk
|
2018-09-25 10:42:51 +08:00 |
QueryNormalizer.h
|
ISSUES-3145 support qualified asterisk
|
2018-09-24 23:28:18 +08:00 |
QueryPriorities.h
|
|
|
QueryThreadLog.cpp
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
QueryThreadLog.h
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
Quota.cpp
|
|
|
Quota.h
|
|
|
RuntimeComponentsFactory.h
|
Merge branch 'master' into geodata
|
2017-12-01 19:25:27 +03:00 |
SecurityManager.cpp
|
|
|
SecurityManager.h
|
|
|
Set.cpp
|
Fix in function for low cardinality argument. #3004
|
2018-09-20 13:55:10 +03:00 |
Set.h
|
Fixed bad code #2571
|
2018-07-04 20:28:52 +03:00 |
Settings.cpp
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
Settings.h
|
Fixed comments and docs #3241
|
2018-09-28 06:42:08 +03:00 |
SettingsCommon.cpp
|
CLICKHOUSE-3934 add SettingsJoinStrictness
|
2018-08-29 18:15:42 +03:00 |
SettingsCommon.h
|
CLICKHOUSE-3934 add SettingsJoinStrictness
|
2018-08-29 18:15:42 +03:00 |
SetVariants.cpp
|
|
|
SetVariants.h
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-09-02 06:33:48 +03:00 |
sortBlock.cpp
|
Enabling -Wshadow [#CLICKHOUSE-2]
|
2018-08-27 21:16:32 +03:00 |
sortBlock.h
|
|
|
SpecializedAggregator.h
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-09-02 07:58:55 +03:00 |
SystemLog.cpp
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
SystemLog.h
|
Simply Self.
|
2018-09-13 22:59:54 +08:00 |
TablesStatus.cpp
|
|
|
TablesStatus.h
|
|
|
ThreadStatusExt.cpp
|
Fixed discrepancy between default values of "log_queries" and "log_query_threads" settings [#CLICKHOUSE-4030]
|
2018-09-28 06:40:39 +03:00 |
Users.cpp
|
[CLICKHOUSE-3269] rename isDigit()
|
2018-07-15 00:22:29 +03:00 |
Users.h
|
|
|