ClickHouse/dbms/src/Interpreters
2014-05-01 19:02:36 +04:00
..
tests dbms: unified hash tables: development [#METR-2944]. 2014-04-28 07:25:05 +04:00
Aggregator.cpp dbms: tiny performance improvement [#METR-2944]. 2014-05-01 04:17:02 +04:00
Cluster.cpp dbms: Cluster: improvement; TableFunctionRemote: allowed to omit port number [#METR-9750]. 2014-02-23 01:50:27 +04:00
Context.cpp Merge 2014-04-14 14:19:38 +04:00
executeQuery.cpp dbms: added line and column information in case of syntax error in multiline query [#METR-10728]. 2014-04-13 12:52:50 +04:00
ExpressionActions.cpp dbms: better optimization of ARRAY JOIN; tests for it. [#METR-11017] 2014-04-30 23:19:35 +04:00
ExpressionAnalyzer.cpp dbms: better optimization of ARRAY JOIN; tests for it. [#METR-11017] 2014-04-30 23:19:35 +04:00
InterpreterAlterQuery.cpp dbms: add support for drop nested columns [#METR-10550] 2014-04-03 15:46:31 +04:00
InterpreterCreateQuery.cpp Improvement [#METR-2807]. 2014-04-08 11:31:51 +04:00
InterpreterDropQuery.cpp Merge 2014-03-20 17:00:42 +04:00
InterpreterInsertQuery.cpp dbms: lowered default block size; introduced default insert block size [#METR-11014].. 2014-04-30 00:22:57 +04:00
InterpreterQuery.cpp 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
InterpreterRenameQuery.cpp dbms: added line and column information in case of syntax error in multiline query [#METR-10728]. 2014-04-13 12:52:50 +04:00
InterpreterSelectQuery.cpp dbms: better optimization of ARRAY JOIN; tests for it. [#METR-11017] 2014-04-30 23:19:35 +04:00
InterpreterShowTablesQuery.cpp dbms: addition to prev. revision [#CONV-8665]. 2013-09-03 23:58:05 +00:00
loadMetadata.cpp dbms: added line and column information in case of syntax error in multiline query [#METR-10728]. 2014-04-13 12:52:50 +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: fixed error [#METR-2944]. 2014-05-01 19:02:36 +04:00
Settings.cpp dbms: exception if client sends settings in readonly mod, client loads settings also from config file [METR-10801] 2014-04-15 17:36:32 +04:00
sortBlock.cpp dbms: don't zero-fill columns with numbers [#METR-8582]. 2013-12-08 02:29:40 +00:00
SplittingAggregator.cpp dbms: tiny performance improvement [#METR-2944]. 2014-05-01 04:17:02 +04:00