.. |
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: modified Limits, Quotas, Progress, ProcessList [#METR-8459], [#METR-8894].
|
2013-11-03 05:32:42 +00:00 |
ExpressionActions.cpp
|
dbms: reverted incomplete modification [#METR-2944].
|
2013-11-19 20:12:10 +00:00 |
ExpressionAnalyzer.cpp
|
dbms: allowed to return tuples as query result [#METR-8970].
|
2013-10-26 19:00:13 +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: Parsing and passing around PREWHERE condition. No actual filtering yet. [#METR-9091]
|
2013-11-28 13:16:46 +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: fix [#METRIKASUPP-2726].
|
2013-11-27 14:19:50 +00:00 |
SplittingAggregator.cpp
|
dbms: SplittingAggregator: added support for max_rows_to_group_by [#METR-2944].
|
2013-11-04 00:49:37 +00:00 |