ClickHouse/dbms/include/DB/Interpreters
2015-09-07 10:40:14 +03:00
..
AggregateDescription.h dbms: more scalable aggregator: development [#METR-2944]. 2014-12-30 15:58:02 +03:00
AggregationCommon.h dbms: fixed error [#METR-2944]. 2015-02-25 22:45:32 +03:00
Aggregator.h dbms: development of memory efficient distributed aggregation method [#METR-17536]. 2015-09-07 10:40:14 +03:00
Cluster.h dbms: fixing error [#METR-16575]. 2015-05-29 00:41:28 +03:00
Compiler.h dbms: compiled aggregator: development [#METR-2944]. 2015-01-18 04:18:39 +03:00
Context.h dbms: pull scheme for GLOBAL subqueries: development: added ability to SELECT from temporary tables of another query [#METR-17758]. 2015-09-04 23:52:00 +03:00
Dictionaries.h dbms: add builtin_dictionaries_reload_interval to config [#METR-16143] 2015-05-07 18:06:11 +03:00
evaluateMissingDefaults.h dbms: materialize defaults to avoid type safety problems while sorting [#METR-17391] 2015-07-21 20:19:21 +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 error with column order in RIGHT and FULL JOINs [#METR-17550]. 2015-09-03 23:48:02 +03:00
ExternalDictionaries.h dbms: external dictionaries: fixed bunch of errors; added optional parameter 'dont_check_update_time' for MySQL dictionary source [#METR-17508]. 2015-08-12 06:57:32 +03:00
IInterpreter.h dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterAlterQuery.h dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
InterpreterCheckQuery.h dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +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: added CROSS JOIN [#METR-16893]. 2015-07-23 23:23:24 +03:00
Limits.h dbms: increased 'max_ast_elements' by default and for profile 'web' [#METRIKASUPP-5044]. 2015-05-05 17:54:14 +03:00
loadMetadata.h dbms: development [#CONV-2944]. 2011-11-05 23:31:19 +00:00
LogicalExpressionsOptimizer.h Revert "dbms: improvement (incomplete) [#METR-16164]." 2015-05-03 12:13:08 +03:00
ProcessList.h dbms: pull scheme for GLOBAL subqueries: development: added ability to SELECT from temporary tables of another query [#METR-17758]. 2015-09-04 23:52:00 +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 dbms: QueryLog: development [#METR-16946]. 2015-07-01 08:18:54 +03:00
reinterpretAsIdentifier.h dbms: get rid of columns inside Context [#METR-15553]. 2015-07-15 04:26:35 +03:00
Set.h dbms: allowed constant expressions in IN [#METR-2944]. 2015-06-12 08:18:47 +03:00
Settings.h dbms: pull scheme for GLOBAL subqueries: development [#METR-17758]. 2015-09-05 00:39:10 +03:00
SettingsCommon.h dbms: pull scheme for GLOBAL subqueries: development [#METR-17758]. 2015-09-05 00:39:10 +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 Improvement [#METR-2807]. 2014-04-08 11:58:53 +04:00