ClickHouse/dbms/src/Interpreters
2015-02-01 11:02:18 +03:00
..
tests dbms: fixed build [#METR-2944]. 2015-01-18 04:39:57 +03:00
Aggregator.cpp dbms: fixed error in exception message [#METR-2944]. 2015-02-01 01:17:33 +03:00
Cluster.cpp dbms: Cluster: cleanups [#METR-2944]. 2015-01-13 03:56:43 +03:00
Compiler.cpp dbms: compiled aggregator: fixed portability [#METR-2944]. 2015-01-19 10:25:02 +03:00
Context.cpp dbms: StorageJoin: development [#METR-2944]. 2015-01-28 05:37:05 +03:00
executeQuery.cpp dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
ExpressionActions.cpp dbms: fixed error with JOIN [#METR-14847]. 2015-01-31 00:19:35 +03:00
ExpressionAnalyzer.cpp dbms: fixed error with JOINs [#METR-14847]. 2015-02-01 10:20:33 +03:00
InterpreterAlterQuery.cpp Merge 2014-11-12 13:42:04 +03:00
InterpreterCheckQuery.cpp dbms: added check query [#METR-11709] 2014-08-05 14:53:27 +04:00
InterpreterCreateQuery.cpp Fixed errors in clang (part 3) [#METR-2807]. 2015-01-21 07:17:02 +03:00
InterpreterDropQuery.cpp dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
InterpreterInsertQuery.cpp dbms: added StorageSet [#METR-2944]. 2015-01-27 03:52:03 +03: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: fixed error with 'max_distributed_connections = 1' [#METR-14855]. 2015-02-01 11:02:18 +03:00
InterpreterShowTablesQuery.cpp dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
Join.cpp dbms: addition to prev. revision [#METR-2944]. 2015-01-29 06:11:10 +03: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: added StorageSet [#METR-2944]. 2015-01-27 03:52:03 +03:00
Settings.cpp dbms: returned support of profiles inheritance [#METR-11872]. 2014-07-08 23:42:53 +04:00
sortBlock.cpp dbms: fixed collations; preparation to external sorting [#METR-2944]. 2015-01-07 18:30:11 +03:00