ClickHouse/dbms/include/DB/Interpreters
2015-07-26 13:54:45 +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: fixed error with GROUP BY empty arrays [#METR-17361]. 2015-07-18 07:18: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 Merge 2015-07-17 00:32:51 +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: scalar subqueries: initial implementation [#METR-17472]. 2015-07-25 14:47:50 +03:00
ExternalDictionaries.h dbms: extract IDictionaryBase, fix devirtualization. [#METR-17111] 2015-07-13 20:11:17 +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: added simple priorities system [#METR-16911]. 2015-06-21 09:06:04 +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: added setting 'distributed_group_by_no_merge' [#METR-17060]. 2015-06-28 09:48:42 +03:00
SettingsCommon.h dbms: fix comments for network_compression_method [#METR-16391] 2015-05-22 18:22:37 +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: 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