.. |
ClusterProxy
|
Settings 'max_memory_usage_for_user' and 'max_memory_usage_for_all_queries': do not interfere between different queries [#CLICKHOUSE-2796].
|
2017-02-01 06:53:10 +03:00 |
tests
|
Refactoring of numeric DataTypes (#581)
|
2017-03-12 14:13:45 +04:00 |
Aggregator.cpp
|
Customizable internal compiler
|
2017-03-02 16:34:43 +03:00 |
AsynchronousMetrics.cpp
|
Allow link with jemalloc (#404)
|
2017-01-28 00:00:02 +04:00 |
ClientInfo.cpp
|
Fixed ClientInfo [#METR-19471].
|
2016-11-16 23:46:02 +03:00 |
Cluster.cpp
|
#437 encode name of default_database so it's can be passed through connection
|
2017-02-07 20:11:02 +04:00 |
CMakeLists.txt
|
Customizable internal compiler
|
2017-03-02 16:34:43 +03:00 |
Compiler.cpp
|
Customizable internal compiler
|
2017-03-02 16:34:43 +03:00 |
Context.cpp
|
Fixed error with PartLog [#CLICKHOUSE-2703].
|
2017-03-09 19:46:11 +03:00 |
convertFieldToType.cpp
|
Refactoring of numeric DataTypes (#581)
|
2017-03-12 14:13:45 +04:00 |
createBlockSelector.cpp
|
Fix poor distributed insertion scalability (#481)
|
2017-02-12 00:20:57 +04:00 |
DictionaryFactory.cpp
|
Fixed style [#METR-2944].
|
2016-12-18 21:34:49 +03:00 |
EmbeddedDictionaries.cpp
|
Less dependencies 2 (#378)
|
2017-01-21 08:24:28 +04:00 |
evaluateConstantExpression.cpp
|
Refactoring of numeric DataTypes (#581)
|
2017-03-12 14:13:45 +04:00 |
evaluateMissingDefaults.cpp
|
Normalized formatting [#CLICKHOUSE-3].
|
2017-03-09 07:26:17 +03:00 |
executeQuery.cpp
|
Fixed long ProcessList lock in case of remote server timeout. [#CLICKHOUSE-2799]
|
2017-02-07 20:08:43 +04:00 |
ExpressionActions.cpp
|
Squashed commit of the following:
|
2017-01-14 12:00:19 +03:00 |
ExpressionAnalyzer.cpp
|
Refactoring of numeric DataTypes (#581)
|
2017-03-12 14:13:45 +04:00 |
ExternalDictionaries.cpp
|
fix scope_exit formatting
|
2017-03-04 00:10:41 +03:00 |
getClusterName.cpp
|
Squashed commit of the following:
|
2017-01-06 20:41:19 +03:00 |
InJoinSubqueriesPreprocessor.cpp
|
Fixed error in 'distributed_product_mode' setting, which breaks 'allow_databases' option [#CLICKHOUSE-2718].
|
2017-01-14 06:10:16 +03:00 |
InterpreterAlterQuery.cpp
|
Better [#METR-2944].
|
2016-11-20 15:43:20 +03:00 |
InterpreterCheckQuery.cpp
|
Refactoring of numeric DataTypes (#581)
|
2017-03-12 14:13:45 +04:00 |
InterpreterCreateQuery.cpp
|
Refactoring of numeric DataTypes (#581)
|
2017-03-12 14:13:45 +04:00 |
InterpreterDescribeQuery.cpp
|
Refactoring of numeric DataTypes (#581)
|
2017-03-12 14:13:45 +04:00 |
InterpreterDropQuery.cpp
|
Add requested PR changes. [#CLICKHOUSE-2145] [issue #325]
|
2017-01-24 22:26:29 +04:00 |
InterpreterExistsQuery.cpp
|
Refactoring of numeric DataTypes (#581)
|
2017-03-12 14:13:45 +04:00 |
InterpreterFactory.cpp
|
Query KILL QUERY. [#CLICKHOUSE-2120]
|
2017-01-27 03:59:39 +04:00 |
InterpreterInsertQuery.cpp
|
issue #390: insert values by their positions instead of name
|
2017-03-07 15:30:05 +05:00 |
InterpreterKillQueryQuery.cpp
|
Refactoring of numeric DataTypes (#581)
|
2017-03-12 14:13:45 +04:00 |
InterpreterOptimizeQuery.cpp
|
Preparation [#METR-2944].
|
2016-12-12 10:24:56 +03:00 |
InterpreterRenameQuery.cpp
|
Setting fsync metadata (#380)
|
2017-01-23 22:05:07 +04:00 |
InterpreterSelectQuery.cpp
|
Added support for NULLS FIRST and LAST in ORDER BY [#CLICKHOUSE-2882].
|
2017-03-12 15:56:59 +03:00 |
InterpreterSetQuery.cpp
|
Preparation [#METR-2944].
|
2016-12-12 10:24:56 +03:00 |
InterpreterShowCreateQuery.cpp
|
Refactoring of numeric DataTypes (#581)
|
2017-03-12 14:13:45 +04:00 |
InterpreterShowProcesslistQuery.cpp
|
parse INTO OUTFILE clause [#CLICKHOUSE-2133]
|
2017-01-19 03:48:59 +04:00 |
InterpreterShowTablesQuery.cpp
|
parse INTO OUTFILE clause [#CLICKHOUSE-2133]
|
2017-01-19 03:48:59 +04:00 |
InterpreterUseQuery.cpp
|
Addition to prev. revision [#METR-2944].
|
2016-12-12 10:29:21 +03:00 |
Join.cpp
|
Less dependencies 2 (#378)
|
2017-01-21 08:24:28 +04:00 |
loadMetadata.cpp
|
Implemented draft version of clickhouse-local service.
|
2016-11-09 22:03:47 +03:00 |
LogicalExpressionsOptimizer.cpp
|
Remove stringstream performance on very short queries (#391)
|
2017-01-25 05:53:29 +04:00 |
PartLog.cpp
|
Refactoring of numeric DataTypes (#581)
|
2017-03-12 14:13:45 +04:00 |
ProcessList.cpp
|
Refined comments and status codes. [#CLICKHOUSE-2799]
|
2017-02-07 20:08:43 +04:00 |
QueryLog.cpp
|
Refactoring of numeric DataTypes (#581)
|
2017-03-12 14:13:45 +04:00 |
Quota.cpp
|
Printing user name in exception messages about exceeded quota [#METR-19622].
|
2016-12-25 07:00:33 +03:00 |
Set.cpp
|
Comments [#CLICKHOUSE-2788].
|
2017-03-04 00:15:46 +03:00 |
Settings.cpp
|
Added requested PR changes, 2nd iteration.
|
2016-11-14 02:57:18 +03:00 |
SetVariants.cpp
|
SetVariants was extracted into separated file [#METR-23882]
|
2016-12-21 17:42:54 +05:00 |
sortBlock.cpp
|
Added support for NULLS FIRST and LAST in ORDER BY (continued) [#CLICKHOUSE-2882].
|
2017-03-12 16:01:19 +03:00 |