ClickHouse/dbms/include/DB/Interpreters
2016-05-28 13:15:36 +03:00
..
ClusterProxy dbms: Added more comments. Made some code more understandable. [#METR-18510] 2016-03-28 16:00:00 +03:00
AggregateDescription.h
AggregationCommon.h Partially reverted [#METR-20892]. 2016-04-15 04:48:29 +03:00
Aggregator.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +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 Added 'uptime' function [#METR-20819]. 2016-04-09 10:47:08 +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 Added limited support for expressions in INSERT ... VALUES [#METR-20048]. 2016-02-13 09:37:19 +03:00
evaluateMissingDefaults.h dbms: less dependencies [#METR-2944]. 2016-01-13 03:32:59 +03:00
executeQuery.h dbms: setting Content-Type header in HTTP interface [#METR-18603]. 2015-10-31 00:19:54 +03:00
ExpressionActions.h Improvement (tnx. af-arno) [#METR-2944]. 2016-04-13 23:46:36 +03:00
ExpressionAnalyzer.h Better diagnostics [#METR-19808]. 2016-03-05 05:30:20 +03:00
ExternalDictionaries.h dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
getClusterName.h Added table function 'shardByHash' [#METR-21287]. 2016-05-13 06:22:16 +03:00
IInterpreter.h
InJoinSubqueriesPreprocessor.h dbms: Fixed subtle bug: when updating a ParserSelectQuery structure, the children field was left untouched. [#METR-20736] 2016-03-14 17:59:21 +03:00
InterpreterAlterQuery.h Alter primary key: development [#METR-21119]. 2016-05-17 02:04:03 +03:00
InterpreterCheckQuery.h dbms: allowed aliases without AS keyword in SELECT clause at top level [#METR-15573]. 2015-11-08 03:28:12 +03:00
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 10:48:40 +03:00
InterpreterDropQuery.h
InterpreterExistsQuery.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 10:48:40 +03:00
InterpreterFactory.h
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 dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
InterpreterShowCreateQuery.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 10:48:40 +03:00
InterpreterShowProcesslistQuery.h
InterpreterShowTablesQuery.h
InterpreterUseQuery.h
InterserverIOHandler.h Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00
Join.h Fixing warnings on clang [#METR-2807]. 2016-03-07 08:05:42 +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:15:36 +03:00
reinterpretAsIdentifier.h dbms: less dependencies [#METR-2944]. 2016-01-13 03:32:59 +03:00
Set.h dbms: probably fixed error [#METR-18611]. 2015-11-02 22:19:29 +03:00
Settings.h Added setting 'http_native_compression_disable_checksumming_on_decompress' [#METR-20784]. 2016-04-10 02:24:38 +03:00
SettingsCommon.h Added setting http_zlib_compression_level [#METR-20041]. 2016-02-12 05:26:04 +03:00
sortBlock.h dbms: improved performance of INSERT SELECT [#METR-19025]. 2015-11-21 18:47:32 +03:00
SpecializedAggregator.h Updated comment [#METR-20000]. 2016-02-11 04:43:39 +03:00
Users.h dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00