ClickHouse/dbms/include/DB/Interpreters
Alexey Milovidov 09e3e62539 Merge
2015-10-23 04:44:50 +03:00
..
AggregateDescription.h dbms: more scalable aggregator: development [#METR-2944]. 2014-12-30 15:58:02 +03:00
AggregationCommon.h dbms: added full support of GROUP BY arrays [#METR-13168]. 2015-10-04 09:10:48 +03:00
Aggregator.h dbms: using 'max_rows_to_group_by' limit while merging aggregate states (in certain cases) [#METR-18507]. 2015-10-23 04:43:42 +03:00
Cluster.h dbms: Server: merged branch METR-16213 into master 2015-10-20 17:59:29 +03:00
Compiler.h Moved files [#METR-17973]. 2015-10-05 04:35:28 +03:00
Context.h Merge 2015-10-01 18:10:41 +03:00
Dictionaries.h Removed link-time dependency [#METR-17973]. 2015-10-05 10:04:42 +03:00
evaluateMissingDefaults.h dbms: fixed error with removing temporary columns [#METR-18448]. 2015-10-15 19:10:08 +03:00
executeQuery.h dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
ExpressionActions.h dbms: implemented LEFT ARRAY JOIN [#METR-17474]. 2015-07-26 13:54:45 +03:00
ExpressionAnalyzer.h dbms: fixed ARRAY JOIN when joined array is not used, but original is used [#METR-18406]. 2015-10-22 23:56:52 +03:00
ExternalDictionaries.h Moved files [#METR-17973]. 2015-10-05 04:35:28 +03:00
IInterpreter.h dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InJoinSubqueriesPreprocessor.h dbms: Server: Small code simplification. [#METR-17668] 2015-09-22 18:23:49 +03:00
InterpreterAlterQuery.h dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterCheckQuery.h Merge 2015-10-12 17:53:16 +03:00
InterpreterCreateQuery.h dbms: added progress for query CREATE AS SELECT [#METR-17470]. 2015-07-25 12:56:56 +03:00
InterpreterDescribeQuery.h dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
InterpreterDropQuery.h dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterExistsQuery.h dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
InterpreterFactory.h dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterInsertQuery.h dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterOptimizeQuery.h dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterRenameQuery.h dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterSelectQuery.h dbms: FULL and RIGHT JOINs: partial implementation [#METR-15418]. 2015-07-22 05:59:47 +03:00
InterpreterSetQuery.h dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterShowCreateQuery.h dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
InterpreterShowProcesslistQuery.h dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterShowTablesQuery.h dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterUseQuery.h dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterserverIOHandler.h Merge 2014-04-02 11:59:43 +04:00
Join.h dbms: fixed build [#METR-18202]. 2015-09-29 22:19:54 +03:00
Limits.h dbms: added 'max_network_bytes' setting [#METR-18186]. 2015-09-25 15:52:47 +03:00
loadMetadata.h dbms: development [#CONV-2944]. 2011-11-05 23:31:19 +00:00
LogicalExpressionsOptimizer.h Merge 2015-09-29 17:40:23 +03:00
ProcessList.h Moved files [#METR-17973]. 2015-10-05 04:35:28 +03:00
QueryLog.h dbms: QueryLog: development [#METR-16946]. 2015-07-01 08:18:54 +03:00
QueryPriorities.h dbms: added simple priorities system [#METR-16911]. 2015-06-21 09:06:04 +03:00
Quota.h Addition to prev. revision [#METR-17973]. 2015-10-05 04:40:00 +03:00
reinterpretAsIdentifier.h dbms: get rid of columns inside Context [#METR-15553]. 2015-07-15 04:26:35 +03:00
Set.h dbms: added support for different numeric types in function has [#METR-18382]. 2015-10-12 10:05:54 +03:00
Settings.h dbms: implemented TODO [#METR-18472]. 2015-10-16 18:36:23 +03:00
SettingsCommon.h dbms: added support for different numeric types in function has [#METR-18382]. 2015-10-12 10:05:54 +03:00
sortBlock.h dbms: lowered memory usage for INSERT [#METR-17704]. 2015-08-14 05:45:40 +03:00
SpecializedAggregator.h dbms: fixed compiler, added test [#METR-2944]. 2015-04-01 07:14:15 +03:00
Users.h Addition to prev. revision [#METR-17973]. 2015-10-05 04:52:00 +03:00