ClickHouse/dbms/include/DB/Interpreters
2016-04-15 04:48:29 +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
Cluster.h
Compiler.h
Context.h Added 'uptime' function [#METR-20819]. 2016-04-09 10:47:08 +03:00
convertFieldToType.h
Dictionaries.h
evaluateConstantExpression.h
evaluateMissingDefaults.h
executeQuery.h
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
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 Merge 2016-03-25 14:48:45 +03:00
InterpreterCheckQuery.h
InterpreterCreateQuery.h Squashed commit of the following: 2016-03-19 04:18:49 +03:00
InterpreterDescribeQuery.h
InterpreterDropQuery.h
InterpreterExistsQuery.h
InterpreterFactory.h
InterpreterInsertQuery.h
InterpreterOptimizeQuery.h
InterpreterRenameQuery.h
InterpreterSelectQuery.h Fixing warnings on clang [#METR-2807]. 2016-03-07 07:35:06 +03:00
InterpreterSetQuery.h
InterpreterShowCreateQuery.h
InterpreterShowProcesslistQuery.h
InterpreterShowTablesQuery.h
InterpreterUseQuery.h
InterserverIOHandler.h
Join.h Fixing warnings on clang [#METR-2807]. 2016-03-07 08:05:42 +03:00
Limits.h
loadMetadata.h
LogicalExpressionsOptimizer.h dbms: Fixed post-optimization column order. Retain aliases. [#METR-19684] 2016-03-10 17:24:04 +03:00
ProcessList.h
QueryLog.h
QueryPriorities.h
Quota.h
reinterpretAsIdentifier.h
Set.h
Settings.h Added setting 'http_native_compression_disable_checksumming_on_decompress' [#METR-20784]. 2016-04-10 02:24:38 +03:00
SettingsCommon.h
sortBlock.h
SpecializedAggregator.h
Users.h