.. |
ClusterProxy
|
Added abilty to automatically update clusters configuration. [#METR-22802]
|
2016-10-11 17:17:49 +03:00 |
AggregateDescription.h
|
|
|
AggregationCommon.h
|
Better support for tuples, arrays in SELECT DISTINCT [#METR-22035].
|
2016-07-10 18:58:58 +03:00 |
Aggregator.h
|
Merge pull request #116 from ludv1x/METR-22071
|
2016-09-29 23:53:18 +04:00 |
AsynchronousMetrics.h
|
Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237].
|
2016-10-24 07:06:27 +03:00 |
ClientInfo.h
|
Fixed ClientInfo [#METR-19471].
|
2016-11-16 23:46:02 +03:00 |
Cluster.h
|
Added requested PR changes. [#METR-22802]
|
2016-10-14 20:54:18 +03:00 |
Compiler.h
|
Removed useless code (experimental) [#METR-2944].
|
2016-08-02 04:46:05 +03:00 |
Context.h
|
Fixed rare deadlock after startup when structure of query_log was changed [#METR-23594].
|
2016-11-23 23:41:39 +03:00 |
convertFieldToType.h
|
|
|
Dictionaries.h
|
Fixed error in Dictionaries [#METR-20000].
|
2016-10-27 16:04:49 +03:00 |
evaluateConstantExpression.h
|
Fixed error, removed partially duplicate code [#METR-22462].
|
2016-08-25 20:23:29 +03:00 |
evaluateMissingDefaults.h
|
Attempt to fix an error with defaults [#METR-21993].
|
2016-08-15 22:41:44 +03:00 |
executeQuery.h
|
|
|
ExpressionActions.h
|
Better [#METR-2944].
|
2016-11-20 15:43:20 +03:00 |
ExpressionAnalyzer.h
|
ExpressionAnalyzer: added more tests for aliases. fix bug [#METR-23545]
|
2016-11-29 22:19:15 +03:00 |
ExternalDictionaries.h
|
Make it compilable on OS X
|
2016-11-01 17:59:21 +01:00 |
getClusterName.h
|
|
|
IInterpreter.h
|
|
|
InJoinSubqueriesPreprocessor.h
|
Fixed error with analyzing double-distributed subqueries [#METR-23472].
|
2016-11-14 04:13:56 +03:00 |
InterpreterAlterQuery.h
|
|
|
InterpreterCheckQuery.h
|
|
|
InterpreterCreateQuery.h
|
Allow to set 'force_restore_data' flag with creating file on local filesystem [#METR-21594], [#METR-17811].
|
2016-08-10 00:48:05 +03:00 |
InterpreterDescribeQuery.h
|
|
|
InterpreterDropQuery.h
|
Removed unused method [#METR-2944].
|
2016-08-20 17:34:34 +03:00 |
InterpreterExistsQuery.h
|
Fixed error [#METR-22173].
|
2016-08-05 22:20:38 +03:00 |
InterpreterFactory.h
|
|
|
InterpreterInsertQuery.h
|
|
|
InterpreterOptimizeQuery.h
|
|
|
InterpreterRenameQuery.h
|
|
|
InterpreterSelectQuery.h
|
move impl of common parsers to cpp
|
2016-11-12 22:55:40 +05:00 |
InterpreterSetQuery.h
|
|
|
InterpreterShowCreateQuery.h
|
Fixed error [#METR-22173].
|
2016-08-05 22:20:38 +03:00 |
InterpreterShowProcesslistQuery.h
|
|
|
InterpreterShowTablesQuery.h
|
|
|
InterpreterUseQuery.h
|
|
|
InterserverIOHandler.h
|
|
|
Join.h
|
Compatibility with new parser and AST of tables list [#METR-2944].
|
2016-07-22 23:39:28 +03:00 |
Limits.h
|
|
|
loadMetadata.h
|
|
|
LogicalExpressionsOptimizer.h
|
|
|
ProcessList.h
|
Added ClientInfo: passing original source of query during distributed query execution; improvement of per-user limits in ProcessList [#METR-23279].
|
2016-10-25 00:40:39 +03:00 |
QueryLog.h
|
Preparation [#METR-2944].
|
2016-10-27 20:48:12 +03:00 |
QueryPriorities.h
|
Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237].
|
2016-10-24 07:06:27 +03:00 |
Quota.h
|
Better [#METR-2944].
|
2016-07-31 06:53:16 +03:00 |
Set.h
|
Fixed IN <Set> usage inside PK expressions.
|
2016-11-24 15:32:04 +03:00 |
Settings.h
|
Added setting 'input_format_values_interpret_expressions' [#METR-23720].
|
2016-12-08 03:25:52 +03:00 |
SettingsCommon.h
|
Added syntactic sugar for count(DISTINCT ...) and 'count_distinct_implementation' setting [#METR-22035].
|
2016-07-10 18:52:35 +03:00 |
sortBlock.h
|
|
|
SpecializedAggregator.h
|
Fixed dynamic complation errors. [#METR-22071]
|
2016-09-21 20:13:32 +03:00 |
SystemLog.h
|
Fixed deadlock [#METR-23605].
|
2016-11-24 23:25:02 +03:00 |
Users.h
|
Non significant change [#METR-2944].
|
2016-09-23 23:33:06 +03:00 |