ClickHouse/dbms/include/DB/Interpreters
2016-07-30 04:08:00 +03:00
..
ClusterProxy dbms: Added more comments. Made some code more understandable. [#METR-18510] 2016-03-28 16:00:00 +03:00
AggregateDescription.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
AggregationCommon.h Better support for tuples, arrays in SELECT DISTINCT [#METR-22035]. 2016-07-10 18:58:58 +03:00
Aggregator.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
Cluster.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00
Compiler.h Better [#METR-20000]. 2016-05-23 03:51:13 +03:00
Context.h Removed compatibility layer with OLAPServer [#METR-2944]. 2016-07-30 04:08:00 +03:00
convertFieldToType.h Initial implementation of XML output format [#METR-20026]. 2016-02-14 05:37:42 +03:00
Dictionaries.h Moved embedded dictionaries to dbms [#METR-17973]. 2016-01-15 05:47:19 +03:00
evaluateConstantExpression.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00
evaluateMissingDefaults.h
executeQuery.h
ExpressionActions.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
ExpressionAnalyzer.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
ExternalDictionaries.h
getClusterName.h Added table function 'shardByHash' [#METR-21287]. 2016-05-13 06:22:16 +03:00
IInterpreter.h
InJoinSubqueriesPreprocessor.h Compatibility with new parser and AST of tables list [#METR-2944]. 2016-07-22 23:39:28 +03:00
InterpreterAlterQuery.h Added 'WITH NAME' section to ALTER TABLE ... FREEZE PARTITION query [#METR-21884]. 2016-06-28 23:50:37 +03:00
InterpreterCheckQuery.h
InterpreterCreateQuery.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 11:11:52 +03:00
InterpreterDescribeQuery.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
InterpreterDropQuery.h
InterpreterExistsQuery.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
InterpreterFactory.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
InterpreterInsertQuery.h
InterpreterOptimizeQuery.h Added support for FINAL and PARTITION specification for OPTIMIZE query [#METR-21326]. 2016-05-16 21:43:38 +03:00
InterpreterRenameQuery.h
InterpreterSelectQuery.h Fixing warnings on clang [#METR-2807]. 2016-03-07 07:35:06 +03:00
InterpreterSetQuery.h
InterpreterShowCreateQuery.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
InterpreterShowProcesslistQuery.h
InterpreterShowTablesQuery.h
InterpreterUseQuery.h
InterserverIOHandler.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
Join.h Compatibility with new parser and AST of tables list [#METR-2944]. 2016-07-22 23:39:28 +03:00
Limits.h dbms: added setting 'max_memory_usage_for_all_queries' [#METR-19561]. 2016-01-13 06:59:24 +03:00
loadMetadata.h
LogicalExpressionsOptimizer.h dbms: Fixed post-optimization column order. Retain aliases. [#METR-19684] 2016-03-10 17:24:04 +03:00
ProcessList.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00
QueryLog.h
QueryPriorities.h dbms: CurrentMetrics: development [#METR-19596]. 2016-01-21 04:47:28 +03:00
Quota.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
reinterpretAsIdentifier.h Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00
Set.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
Settings.h Added syntactic sugar for count(DISTINCT ...) and 'count_distinct_implementation' setting [#METR-22035]. 2016-07-10 18:52:35 +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 Updated comment [#METR-20000]. 2016-02-11 04:43:39 +03:00
Users.h Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087]. 2016-07-14 08:22:09 +03:00