.. |
ClusterProxy
|
dbms: Added more comments. Made some code more understandable. [#METR-18510]
|
2016-03-28 16:00:00 +03:00 |
tests
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 11:11:52 +03:00 |
Aggregator.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 10:48:40 +03:00 |
Cluster.cpp
|
Added table function 'shardByHash' [#METR-21287].
|
2016-05-13 06:22:16 +03:00 |
CMakeLists.txt
|
|
|
Compiler.cpp
|
Fixed dynamic builds [#METR-20000].
|
2016-05-23 05:16:11 +03:00 |
Context.cpp
|
Added 'uptime' function [#METR-20819].
|
2016-04-09 10:47:08 +03:00 |
convertFieldToType.cpp
|
|
|
DictionaryFactory.cpp
|
|
|
evaluateConstantExpression.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 10:48:40 +03:00 |
evaluateMissingDefaults.cpp
|
|
|
executeQuery.cpp
|
|
|
ExpressionActions.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 10:48:40 +03:00 |
ExpressionAnalyzer.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 11:15:50 +03:00 |
ExternalDictionaries.cpp
|
dbms: cutting dependency [#METR-2944]..
|
2016-01-12 00:46:36 +03:00 |
getClusterName.cpp
|
Added table function 'shardByHash' [#METR-21287].
|
2016-05-13 06:22:16 +03:00 |
InterpreterAlterQuery.cpp
|
Altering primary key [#METR-21119].
|
2016-05-14 00:08:19 +03:00 |
InterpreterCheckQuery.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 10:48:40 +03:00 |
InterpreterCreateQuery.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 11:15:50 +03:00 |
InterpreterDropQuery.cpp
|
Cloud databases: development [#METR-19998].
|
2016-03-28 14:19:14 +03:00 |
InterpreterFactory.cpp
|
|
|
InterpreterInsertQuery.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 11:15:50 +03:00 |
InterpreterRenameQuery.cpp
|
Don't do global locking when renaming single table [#METR-19997].
|
2016-03-22 04:33:17 +03:00 |
InterpreterSelectQuery.cpp
|
|
|
InterpreterShowTablesQuery.cpp
|
|
|
Join.cpp
|
Using std::shared_ptr for columns [#METR-21503].
|
2016-05-28 08:31:36 +03:00 |
loadMetadata.cpp
|
|
|
LogicalExpressionsOptimizer.cpp
|
|
|
ProcessList.cpp
|
|
|
QueryLog.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 10:48:40 +03:00 |
Quota.cpp
|
|
|
reinterpretAsIdentifier.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 10:48:40 +03:00 |
Set.cpp
|
Using std::shared_ptr for columns [#METR-21503].
|
2016-05-28 08:31:36 +03:00 |
Settings.cpp
|
Fixed minor issue with readonly setting [#METR-15268].
|
2016-02-12 06:45:26 +03:00 |
sortBlock.cpp
|
Using std::shared_ptr for columns [#METR-21503].
|
2016-05-28 08:31:36 +03:00 |