ClickHouse/dbms/src/Interpreters
2013-12-06 10:41:54 +00:00
..
tests Removed useless namespace [#CONV-2807]. 2013-08-11 03:40:14 +00:00
Aggregator.cpp dbms: additional performance improvement [#METR-2944]. 2013-11-03 23:54:12 +00:00
Context.cpp dbms: View and Materialized View fixes, logic updates, implementation [#METR-9076] 2013-11-13 14:39:48 +00:00
executeQuery.cpp dbms: fixed diagnostic 'Empty query' [#METR-9342]. 2013-11-28 20:09:38 +00:00
ExpressionActions.cpp dbms: reverted incomplete modification [#METR-2944]. 2013-11-19 20:12:10 +00:00
ExpressionAnalyzer.cpp ClickHouse: fixed one case in ARRAY JOIN. [#METR-8821] 2013-12-06 10:41:54 +00:00
InterpreterAlterQuery.cpp dbms: better exception messages [#METR-8224]. 2013-10-26 03:20:51 +00:00
InterpreterCreateQuery.cpp dbms: Couple of unimportant fixes (includes, code simplification) in View and Materialized View [#METR-9076] 2013-11-15 09:43:50 +00:00
InterpreterDropQuery.cpp Merge 2013-09-30 01:29:19 +00:00
InterpreterInsertQuery.cpp dbms: Couple of unimportant fixes (includes, code simplification) in View and Materialized View [#METR-9076] 2013-11-15 09:43:50 +00:00
InterpreterQuery.cpp dbms: added SHOW PROCESSLIST query and 'max_concurrent_queries' setting [#CONV-8665] [#CONV-8664]. 2013-09-03 20:21:28 +00:00
InterpreterRenameQuery.cpp Merge 2013-09-30 01:29:19 +00:00
InterpreterSelectQuery.cpp ClickHouse: small fixes for PREWHERE. [#METR-9091] 2013-12-05 13:07:55 +00:00
InterpreterShowTablesQuery.cpp dbms: addition to prev. revision [#CONV-8665]. 2013-09-03 23:58:05 +00:00
Limits.cpp dbms: improvement [#CONV-2944]. 2013-06-21 21:05:16 +00:00
loadMetadata.cpp dbms: better exception messages [#METR-8224]. 2013-10-26 03:20:51 +00:00
Quota.cpp dbms: calculating quota for each user separately [#METR-8459]. 2013-11-03 00:24:46 +00:00
Set.cpp dbms: improved performance of aggregation by FixedString columns [#CONV-2944]. 2013-07-19 20:12:02 +00:00
Settings.cpp dbms: allowed to activate SplittingAggregator by setting [#METR-2944]. 2013-11-03 22:25:17 +00:00
sortBlock.cpp dbms: more clear code [#METR-2944]. 2013-11-29 22:10:15 +00:00
SplittingAggregator.cpp dbms: SplittingAggregator: added support for max_rows_to_group_by [#METR-2944]. 2013-11-04 00:49:37 +00:00