ClickHouse/dbms/include/DB/Interpreters
2014-10-07 13:09:59 +04:00
..
AggregationCommon.h dbms: unified hash tables: development [#METR-2944]. 2014-04-29 04:28:18 +04:00
Aggregator.h dbms: preparation [#METR-2944]. 2014-08-24 11:17:50 +04:00
Cluster.h StorageDistributed: write to multiple local replicas, post-review corrections. [#METR-12221] 2014-08-22 18:06:20 +04:00
Context.h initial implementation. [#METR-12574] 2014-09-10 15:34:26 +04:00
Dictionaries.h dbms: added support for 'point of view' argument of functions working with dictionaries [#METR-10713]. 2014-04-04 22:08:01 +04:00
executeQuery.h dbms: tracking amount of memory usage per query [#METR-11015]. 2014-05-04 02:57:43 +04:00
ExpressionActions.h Merge 2014-07-15 14:13:36 +04:00
ExpressionAnalyzer.h dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
InterpreterAlterQuery.h dbms: add partial validation of ALTER queries. [#METR-12739] 2014-10-07 13:09:59 +04:00
InterpreterCheckQuery.h dbms: added check query [#METR-11709] 2014-08-05 14:53:27 +04:00
InterpreterCreateQuery.h dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
InterpreterDescribeQuery.h dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
InterpreterDropQuery.h Using IStorage locks properly in most places. Got rid of StoragePtr and DatabaseDropper. Drops are now synchronous. [#METR-10202] 2014-03-20 14:59:45 +04:00
InterpreterExistsQuery.h dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
InterpreterInsertQuery.h dbms: fixed error with INSERT more than MAX_BLOCK_SIZE via HTTP [#METR-10789]. 2014-04-07 23:08:47 +04:00
InterpreterOptimizeQuery.h dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
InterpreterQuery.h dbms: fixed error with INSERT more than MAX_BLOCK_SIZE via HTTP [#METR-10789]. 2014-04-07 23:08:47 +04:00
InterpreterRenameQuery.h
InterpreterSelectQuery.h dbms: reworked GLOBAL subqueries (probably doesn't work) [#METR-11370]. 2014-07-06 23:48:39 +04:00
InterpreterSetQuery.h dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
InterpreterShowCreateQuery.h dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
InterpreterShowProcesslistQuery.h dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
InterpreterShowTablesQuery.h
InterpreterUseQuery.h dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
InterserverIOHandler.h Merge 2014-04-02 11:59:43 +04:00
Join.h dbms: improved performance on small blocks [#METR-2944]. 2014-08-22 06:31:54 +04:00
Limits.h dbms: separate limits for JOINs [#METR-11370]. 2014-07-07 22:32:20 +04:00
loadMetadata.h
ProcessList.h dbms: removed misleading comment [#METR-12795]. 2014-09-18 22:12:07 +04:00
Quota.h
reinterpretAsIdentifier.h rename evaluateDatabaseName function and header, add comments 2014-09-24 15:53:41 +04:00
Set.h dbms: improved performance on small blocks [#METR-2944]. 2014-08-22 06:31:54 +04:00
Settings.h rename optimization setting to optimize_move_to_prewhere 2014-10-02 13:48:53 +04:00
SettingsCommon.h
sortBlock.h
SplittingAggregator.h dbms: tracking amount of memory usage per query [#METR-11015]. 2014-05-04 02:57:43 +04:00
Users.h Improvement [#METR-2807]. 2014-04-08 11:58:53 +04:00