ClickHouse/dbms/include/DB/Interpreters
2015-02-19 14:08:49 +03:00
..
AggregateDescription.h dbms: more scalable aggregator: development [#METR-2944]. 2014-12-30 15:58:02 +03:00
AggregationCommon.h dbms: more scalable aggregator: development [#METR-2944]. 2014-12-30 21:04:53 +03:00
Aggregator.h dbms: preparation [#METR-2944]. 2015-02-13 04:17:44 +03:00
Cluster.h dbms: Cluster: cleanups [#METR-2944]. 2015-01-13 03:56:43 +03:00
Compiler.h dbms: compiled aggregator: development [#METR-2944]. 2015-01-18 04:18:39 +03:00
Context.h dbms: extract external dictionaries management to a separate type [#METR-13298] 2015-02-10 20:40:40 +03:00
Dictionaries.h dbms: extract external dictionaries management to a separate type [#METR-13298] 2015-02-10 20:40:40 +03:00
evaluateMissingDefaults.h Using std::make_unique [#METR-2807]. 2015-02-11 00:10:58 +03:00
executeQuery.h
ExpressionActions.h
ExpressionAnalyzer.h dbms: Server: removed old code [#METR-14875] 2015-02-18 20:43:44 +03:00
ExternalDictionaries.h dbms: extract external dictionaries management to a separate type [#METR-13298] 2015-02-10 20:40:40 +03:00
InterpreterAlterQuery.h Merge 2014-11-12 13:42:04 +03:00
InterpreterCheckQuery.h
InterpreterCreateQuery.h dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
InterpreterDescribeQuery.h dbms: deduce and check types during alter, alteration of defaulted columns. [#METR-12739] 2014-10-21 16:11:20 +04:00
InterpreterDropQuery.h
InterpreterExistsQuery.h
InterpreterInsertQuery.h
InterpreterOptimizeQuery.h
InterpreterQuery.h
InterpreterRenameQuery.h
InterpreterSelectQuery.h dbms: Server: fixed bug in UNION ALL [#METR-15077] 2015-02-13 14:40:58 +03:00
InterpreterSetQuery.h
InterpreterShowCreateQuery.h
InterpreterShowProcesslistQuery.h
InterpreterShowTablesQuery.h dbms: development [#CONV-2944]. 2012-06-18 07:49:19 +00:00
InterpreterUseQuery.h
InterserverIOHandler.h
Join.h dbms: addition to prev. revision [#METR-2944]. 2015-01-29 06:11:56 +03:00
Limits.h dbms: added setting 'max_memory_bandwidth' [#METR-15052]. 2015-02-10 23:48:17 +03:00
loadMetadata.h
LogicalExpressionsOptimizer.h dbms: Server: performance optimization [#METR-14875] 2015-02-19 14:08:49 +03:00
ProcessList.h dbms: prepared for fully-functional progress bar [#METR-2944]. 2014-10-25 22:33:52 +04:00
Quota.h
reinterpretAsIdentifier.h rename evaluateDatabaseName function and header, add comments 2014-09-24 15:53:41 +04:00
Set.h dbms: added StorageSet [#METR-2944]. 2015-01-27 03:52:03 +03:00
Settings.h dbms: Server: compilation fix [#METR-14875] 2015-02-18 20:09:06 +03:00
SettingsCommon.h dbms: added value 'in_order' to setting 'load_balancing' [#METR-14782]. 2015-01-26 22:55:10 +03:00
sortBlock.h dbms: lowered memory usage of huge ORDER BY with small LIMIT [#METR-2944]. 2014-12-15 07:13:33 +03:00
SpecializedAggregator.h dbms: compiled aggregator: added support for empty list of aggregate functions [#METR-2944]. 2015-01-18 04:11:32 +03:00
Users.h