ClickHouse/dbms/include/DB/Interpreters
Alexey Milovidov e97ecb6cf7 Merge branch 'master' into METR-19266
Conflicts:
	dbms/CMakeLists.txt
	dbms/include/DB/Functions/FunctionsArray.h
	dbms/include/DB/Functions/FunctionsString.h
	dbms/include/DB/Parsers/ExpressionListParsers.h
	dbms/include/DB/Storages/MergeTree/MergeTreeBlockInputStream.h
	dbms/include/DB/Storages/MergeTree/MergeTreeReader.h
	dbms/include/DB/Storages/MergeTree/MergeTreeThreadBlockInputStream.h
	dbms/include/DB/Storages/MergeTree/MergedBlockOutputStream.h
	dbms/src/Core/ErrorCodes.cpp
	dbms/src/Parsers/ASTFunction.cpp
	dbms/src/Storages/MergeTree/MergeTreeData.cpp
	dbms/src/Storages/MergeTree/MergeTreeDataPart.cpp
	dbms/src/Storages/MergeTree/MergeTreeReader.cpp
	dbms/src/Storages/StorageLog.cpp
2016-12-10 07:51:36 +03:00
..
ClusterProxy Added abilty to automatically update clusters configuration. [#METR-22802] 2016-10-11 17:17:49 +03:00
AggregateDescription.h
AggregationCommon.h dbms: Server: changes to make the code a tad more readable [#METR-19266] 2016-10-18 15:36:36 +03:00
Aggregator.h dbms: Server: Added nullable support for sets [#METR-19266] 2016-10-21 19:50:41 +03: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
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
InterpreterDescribeQuery.h
InterpreterDropQuery.h Removed unused method [#METR-2944]. 2016-08-20 17:34:34 +03:00
InterpreterExistsQuery.h
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
InterpreterShowProcesslistQuery.h
InterpreterShowTablesQuery.h
InterpreterUseQuery.h
InterserverIOHandler.h
Join.h
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
Set.h Merge branch 'master' into METR-19266 2016-12-10 07:51:36 +03:00
Settings.h Added setting 'input_format_values_interpret_expressions' [#METR-23720]. 2016-12-08 03:25:52 +03:00
SettingsCommon.h
sortBlock.h
SpecializedAggregator.h dbms: Server: fixes [#METR-19266] 2016-10-21 17:57:43 +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