.. |
tests
|
dbms: fixed build [#METR-2944].
|
2015-04-15 08:20:33 +03:00 |
Aggregator.cpp
|
Merge
|
2015-04-16 17:27:56 +03:00 |
Cluster.cpp
|
dbms: Server: Fixed numbering. [#METR-15859]
|
2015-05-05 14:53:09 +03:00 |
Compiler.cpp
|
dbms: added ProfileEvents for Compiler [#METR-16212].
|
2015-05-05 18:50:20 +03:00 |
Context.cpp
|
Merge
|
2015-05-07 13:31:50 +03:00 |
DictionaryFactory.cpp
|
dbms: rename CacheDictionary size parameter to size_in_cells. [#METR-13298]
|
2015-03-18 12:57:40 +03:00 |
executeQuery.cpp
|
dbms: cut dependencies [#METR-2944].
|
2015-04-16 09:12:35 +03:00 |
ExpressionActions.cpp
|
dbms: don't calculate constant expressions for every block [#METR-16164].
|
2015-05-03 11:07:31 +03:00 |
ExpressionAnalyzer.cpp
|
dbms: correctly handle injective dictGet* functions during ExpressionAnalyzer's optimizations.
|
2015-05-13 19:11:24 +03:00 |
ExternalDictionaries.cpp
|
dbms: add dictionaries_lazy_load config parameter, defaults to true. [#METR-15691]
|
2015-03-27 16:11:31 +03:00 |
InterpreterAlterQuery.cpp
|
Merge
|
2015-04-21 16:10:08 +03:00 |
InterpreterCheckQuery.cpp
|
dbms: added check query [#METR-11709]
|
2014-08-05 14:53:27 +04:00 |
InterpreterCreateQuery.cpp
|
dbms: cut dependencies [#METR-2944].
|
2015-04-14 05:45:30 +03:00 |
InterpreterDropQuery.cpp
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
InterpreterInsertQuery.cpp
|
dbms: cut dependencies [#METR-2944].
|
2015-04-16 09:12:35 +03:00 |
InterpreterQuery.cpp
|
dbms: preparation [#METR-2944].
|
2015-03-02 04:10:58 +03:00 |
InterpreterRenameQuery.cpp
|
Merge
|
2015-04-13 16:55:39 +03:00 |
InterpreterSelectQuery.cpp
|
dbms: more unform distribution of work among threads (experimental) [#METR-2944].
|
2015-05-11 03:11:22 +03:00 |
InterpreterShowTablesQuery.cpp
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
Join.cpp
|
dbms: preparation [#METR-15418].
|
2015-04-19 01:33:24 +03:00 |
loadMetadata.cpp
|
dbms: better diagnostics on syntax error [#METR-15933].
|
2015-04-11 06:10:23 +03:00 |
LogicalExpressionsOptimizer.cpp
|
Revert "dbms: improvement (incomplete) [#METR-16164]."
|
2015-05-03 12:13:08 +03:00 |
Quota.cpp
|
dbms: cut dependencies [#METR-2944].
|
2015-04-16 09:12:35 +03:00 |
Set.cpp
|
dbms: improvement [#METR-15484].
|
2015-03-27 06:37:46 +03:00 |
Settings.cpp
|
dbms: added value 2 for setting 'readonly'; ignoring settings from remote client in readonly mode [#METR-15168].
|
2015-02-27 23:35:26 +03:00 |
sortBlock.cpp
|
dbms: fixed collations; preparation to external sorting [#METR-2944].
|
2015-01-07 18:30:11 +03:00 |