.. |
ClusterProxy
|
Added abilty to automatically update clusters configuration. [#METR-22802]
|
2016-10-11 17:17:49 +03:00 |
tests
|
Added string concatenation operator [#METR-23546].
|
2016-11-20 07:47:51 +03:00 |
Aggregator.cpp
|
Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237].
|
2016-10-24 07:06:27 +03:00 |
AsynchronousMetrics.cpp
|
Added missing malloc metrics [#METR-23231].
|
2016-10-24 11:03:25 +03:00 |
ClientInfo.cpp
|
Fixed ClientInfo [#METR-19471].
|
2016-11-16 23:46:02 +03:00 |
Cluster.cpp
|
Added requested PR changes. [#METR-22802]
|
2016-10-14 20:54:18 +03:00 |
CMakeLists.txt
|
Removed sensitive data.
|
2016-02-08 00:58:58 +03:00 |
Compiler.cpp
|
Separate compilation of ProfileEvents; comments [#METR-23237].
|
2016-10-24 05:02:37 +03:00 |
Context.cpp
|
add getSessionContext() const
|
2016-11-16 18:52:35 +03:00 |
convertFieldToType.cpp
|
Better [#METR-21863].
|
2016-06-29 00:44:45 +03:00 |
DictionaryFactory.cpp
|
dbms: cutting dependency [#METR-2944].
|
2016-01-12 05:21:15 +03:00 |
evaluateConstantExpression.cpp
|
Fixed error, removed partially duplicate code [#METR-22462].
|
2016-08-25 20:23:29 +03:00 |
evaluateMissingDefaults.cpp
|
Attempt to fix an error with defaults [#METR-21993].
|
2016-08-15 22:41:44 +03:00 |
executeQuery.cpp
|
Added ClientInfo: passing original source of query during distributed query execution; improvement of per-user limits in ProcessList [#METR-23279].
|
2016-10-25 00:40:39 +03:00 |
ExpressionActions.cpp
|
Separate compilation of ProfileEvents; comments [#METR-23237].
|
2016-10-24 05:02:37 +03:00 |
ExpressionAnalyzer.cpp
|
Get rid of buggy code (that coincidently was useless too) [#METR-2944].
|
2016-09-04 03:01:48 +03:00 |
ExternalDictionaries.cpp
|
Make it compilable on OS X
|
2016-11-01 17:59:21 +01:00 |
getClusterName.cpp
|
Added table function 'shardByHash' [#METR-21287].
|
2016-05-13 06:22:16 +03:00 |
InterpreterAlterQuery.cpp
|
Added 'WITH NAME' section to ALTER TABLE ... FREEZE PARTITION query [#METR-21884].
|
2016-06-28 23:50:37 +03:00 |
InterpreterCheckQuery.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 15:22:22 +03:00 |
InterpreterCreateQuery.cpp
|
Allow to set 'force_restore_data' flag with creating file on local filesystem [#METR-21594], [#METR-17811].
|
2016-08-10 00:48:05 +03:00 |
InterpreterDropQuery.cpp
|
Removed unused method [#METR-2944].
|
2016-08-20 17:34:34 +03:00 |
InterpreterFactory.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 15:22:22 +03:00 |
InterpreterInsertQuery.cpp
|
Separate compilation of ProfileEvents; comments [#METR-23237].
|
2016-10-24 05:02:37 +03:00 |
InterpreterRenameQuery.cpp
|
Less code [#MOBMET-3953].
|
2016-08-07 01:31:58 +03:00 |
InterpreterSelectQuery.cpp
|
move impl of common parsers to cpp
|
2016-11-12 22:55:40 +05:00 |
InterpreterShowTablesQuery.cpp
|
Merge
|
2015-10-01 18:10:41 +03:00 |
Join.cpp
|
Non significant change [#METR-2944].
|
2016-09-23 23:33:06 +03:00 |
loadMetadata.cpp
|
Implemented draft version of clickhouse-local service.
|
2016-11-09 22:03:47 +03:00 |
LogicalExpressionsOptimizer.cpp
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 19:19:27 +03:00 |
ProcessList.cpp
|
ClientInfo: fixes [#METR-23279].
|
2016-10-25 08:07:29 +03:00 |
QueryLog.cpp
|
Added quota_key to query_log and processlist [#METR-23505].
|
2016-11-16 08:09:41 +03:00 |
Quota.cpp
|
Added requested PR changes, 2nd iteration.
|
2016-11-14 02:57:18 +03:00 |
Set.cpp
|
Non significant change [#METR-2944].
|
2016-09-23 23:33:06 +03:00 |
Settings.cpp
|
Added requested PR changes, 2nd iteration.
|
2016-11-14 02:57:18 +03:00 |
sortBlock.cpp
|
Added string concatenation operator [#METR-23546].
|
2016-11-20 07:47:51 +03:00 |