.. |
tests
|
dbms: add FarmHash64 and two variations of MetroHash64 to hash_map_string_3 text [#METR-15838]
|
2015-07-20 20:50:24 +03:00 |
Aggregator.cpp
|
dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944].
|
2015-07-17 04:27:35 +03:00 |
Cluster.cpp
|
dbms: fixing error [#METR-16575].
|
2015-05-29 00:41:28 +03:00 |
Compiler.cpp
|
dbms: added ProfileEvents for Compiler [#METR-16212].
|
2015-05-05 18:50:20 +03:00 |
Context.cpp
|
Merge
|
2015-07-17 00:32:51 +03:00 |
DictionaryFactory.cpp
|
dbms: RangeHashedDictionary implementation [#METR-17111]
|
2015-07-13 19:18:28 +03:00 |
executeQuery.cpp
|
dbms: logging query finish for queries without result [#METR-16946].
|
2015-07-14 06:05:10 +03:00 |
ExpressionActions.cpp
|
dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944].
|
2015-07-17 04:27:35 +03:00 |
ExpressionAnalyzer.cpp
|
dbms: added CROSS JOIN [#METR-16893].
|
2015-07-23 23:23:24 +03:00 |
ExternalDictionaries.cpp
|
dbms: extract IDictionaryBase, fix devirtualization. [#METR-17111]
|
2015-07-13 20:11:17 +03:00 |
InterpreterAlterQuery.cpp
|
dbms: improvement [#METR-2944].
|
2015-06-18 05:11:05 +03:00 |
InterpreterCheckQuery.cpp
|
dbms: addition to prev. revision [#METR-2944].
|
2015-06-18 05:30:50 +03:00 |
InterpreterCreateQuery.cpp
|
dbms: get rid of columns inside Context [#METR-15553].
|
2015-07-15 04:26:35 +03:00 |
InterpreterDropQuery.cpp
|
dbms: improvement [#METR-2944].
|
2015-06-18 05:11:05 +03:00 |
InterpreterFactory.cpp
|
dbms: addition to prev. revision [#METR-2944].
|
2015-06-18 05:15:26 +03:00 |
InterpreterInsertQuery.cpp
|
dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944].
|
2015-07-17 04:27:35 +03:00 |
InterpreterRenameQuery.cpp
|
dbms: improvement [#METR-2944].
|
2015-06-18 05:11:05 +03:00 |
InterpreterSelectQuery.cpp
|
dbms: FULL and RIGHT JOIN: development [#METR-15418].
|
2015-07-22 22:43:09 +03:00 |
InterpreterShowTablesQuery.cpp
|
dbms: improvement [#METR-2944].
|
2015-06-18 05:11:05 +03:00 |
Join.cpp
|
dbms: FULL and RIGHT JOIN: development [#METR-15418].
|
2015-07-24 00:19:30 +03:00 |
loadMetadata.cpp
|
Merge
|
2015-07-14 20:11:09 +03:00 |
LogicalExpressionsOptimizer.cpp
|
Revert "dbms: improvement (incomplete) [#METR-16164]."
|
2015-05-03 12:13:08 +03:00 |
ProcessList.cpp
|
dbms: added simple priorities system [#METR-16911].
|
2015-06-21 09:06:04 +03:00 |
QueryLog.cpp
|
Merge
|
2015-07-08 02:11:30 +03:00 |
Quota.cpp
|
dbms: QueryLog: development [#METR-16946].
|
2015-07-01 08:18:54 +03:00 |
Set.cpp
|
dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944].
|
2015-07-17 04:27:35 +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 |