ClickHouse/dbms/src/Interpreters
2014-09-24 22:06:24 +04:00
..
tests ███████████: intrusive: development [#METR-12050]. 2014-07-26 08:12:43 +04:00
Aggregator.cpp some grammar fixes. [#METR-2807] 2014-08-12 13:35:15 +04:00
Cluster.cpp StorageDistributed: write to multiple local replicas, post-review corrections. [#METR-12221] 2014-08-22 18:06:20 +04:00
Context.cpp dbms: removed deprecated 'replica_name' configuration parameter [#METR-10202]. 2014-08-22 05:01:28 +04:00
executeQuery.cpp dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
ExpressionActions.cpp dbms: addition to prev. revision [#METR-2944]. 2014-08-23 00:16:16 +04:00
ExpressionAnalyzer.cpp dbms: style [#METR-12108]. 2014-08-20 03:12:31 +04:00
InterpreterAlterQuery.cpp Merge 2014-08-07 16:26:04 +04:00
InterpreterCheckQuery.cpp dbms: added check query [#METR-11709] 2014-08-05 14:53:27 +04:00
InterpreterCreateQuery.cpp add function currentDatabase(), allow string-expressions in place of database name 2014-09-24 15:53:41 +04:00
InterpreterDropQuery.cpp dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
InterpreterInsertQuery.cpp dbms: fixed errors when INSERTing subset of columns through HTTP [#METR-12901]. 2014-09-24 22:06:24 +04:00
InterpreterQuery.cpp dbms: added check query [#METR-11709] 2014-08-05 14:53:27 +04:00
InterpreterRenameQuery.cpp Passing new db name to IStorage::rename. [#METR-12038] 2014-07-28 18:50:51 +04:00
InterpreterSelectQuery.cpp dbms: preparation [#METR-2944]. 2014-08-23 00:14:53 +04:00
InterpreterShowTablesQuery.cpp dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
Join.cpp dbms: reworked GLOBAL subqueries (probably doesn't work) [#METR-11370]. 2014-07-06 23:48:39 +04:00
loadMetadata.cpp dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
Quota.cpp clickhouse-server: loading users, profiles and quotas form separate config file. [#METR-8956] 2014-02-13 07:17:22 +00:00
Set.cpp dbms: reworked GLOBAL subqueries (probably doesn't work) [#METR-11370]. 2014-07-06 23:48:39 +04:00
Settings.cpp dbms: returned support of profiles inheritance [#METR-11872]. 2014-07-08 23:42:53 +04:00
sortBlock.cpp dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
SplittingAggregator.cpp dbms: improved performance on small blocks [#METR-2944]. 2014-08-22 06:31:54 +04:00