.. |
ClusterProxy
|
Add max_network_bandwidth_for_user limit setting. [#CLICKHOUSE-3139]
|
2017-08-29 23:23:54 +03:00 |
tests
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-08-30 21:13:32 +03:00 |
AggregateDescription.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
AggregationCommon.h
|
Rename field in UInt128
|
2017-07-04 18:10:36 +02:00 |
Aggregator.cpp
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-08-24 16:26:19 +03:00 |
Aggregator.h
|
fix handling of overflow data during external aggregation [#CLICKHOUSE-3133]
|
2017-07-25 19:56:48 +03:00 |
AsynchronousMetrics.cpp
|
reduce number of places where partitioning by month is assumed [#CLICKHOUSE-3000]
|
2017-08-15 22:30:52 +03:00 |
AsynchronousMetrics.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
ClientInfo.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
ClientInfo.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
Cluster.cpp
|
Many improvements. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
Cluster.h
|
Allow compile on 32bit systems (#1175)
|
2017-09-01 20:21:03 +03:00 |
CMakeLists.txt
|
Cmake: link ltdl with pocoodbc static only. rename ARM -> ARCH_ARM (#1083)
|
2017-08-09 23:52:55 +03:00 |
Compiler.cpp
|
Fixed error [#CLICKHOUSE-3191].
|
2017-08-01 00:39:24 +03:00 |
Compiler.h
|
sync master
|
2017-06-30 22:21:42 +02:00 |
config_compile.h.in
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
Context.cpp
|
Add max_network_bandwidth_for_user limit setting. [#CLICKHOUSE-3139]
|
2017-08-29 23:23:54 +03:00 |
Context.h
|
Add max_network_bandwidth_for_user limit setting. [#CLICKHOUSE-3139]
|
2017-08-29 23:23:54 +03:00 |
convertFieldToType.cpp
|
removed typeid_cast from IColumn.h
|
2017-07-13 23:58:19 +03:00 |
convertFieldToType.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
createBlockSelector.cpp
|
Allow compile on 32bit systems (#1175)
|
2017-09-01 20:21:03 +03:00 |
createBlockSelector.h
|
Allow compile on 32bit systems (#1175)
|
2017-09-01 20:21:03 +03:00 |
DDLWorker.cpp
|
Allow compile on 32bit systems (#1175)
|
2017-09-01 20:21:03 +03:00 |
DDLWorker.h
|
Fixed errors after merge [#CLICKHOUSE-2].
|
2017-08-13 12:27:38 +03:00 |
DictionaryFactory.cpp
|
Dictionaries/TrieDictionary: IP prefix dictionary
|
2017-05-15 10:51:03 +04:00 |
EmbeddedDictionaries.cpp
|
Keep config in context to avoid Application singleton usages
|
2017-08-28 22:19:06 +03:00 |
EmbeddedDictionaries.h
|
Keep config in context to avoid Application singleton usages
|
2017-08-28 22:19:06 +03:00 |
evaluateConstantExpression.cpp
|
Fix typo
|
2017-08-18 22:38:56 +03:00 |
evaluateConstantExpression.h
|
Fix typo
|
2017-08-18 22:38:56 +03:00 |
evaluateMissingDefaults.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
evaluateMissingDefaults.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
executeQuery.cpp
|
Fixed logging of DDL queries. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
executeQuery.h
|
Fixed logging of DDL queries. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
ExpressionActions.cpp
|
removed typeid_cast from IColumn.h
|
2017-07-13 23:58:19 +03:00 |
ExpressionActions.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
ExpressionAnalyzer.cpp
|
Removed debug output [#CLICKHOUSE-2].
|
2017-08-17 21:43:39 +03:00 |
ExpressionAnalyzer.h
|
Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148].
|
2017-07-15 06:48:36 +03:00 |
ExternalDictionaries.cpp
|
Keep config in context to avoid Application singleton usages
|
2017-08-28 22:19:06 +03:00 |
ExternalDictionaries.h
|
added DatabaseDictionary
|
2017-06-22 18:44:19 +03:00 |
getClusterName.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
getClusterName.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
IInterpreter.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
InJoinSubqueriesPreprocessor.cpp
|
removed typeid_cast from IColumn.h
|
2017-07-13 23:58:19 +03:00 |
InJoinSubqueriesPreprocessor.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
InterpreterAlterQuery.cpp
|
Use more suitable method hasRealColumn. [#CLICKHOUSE-2896]
|
2017-07-15 03:21:19 +03:00 |
InterpreterAlterQuery.h
|
Add check for unexisting column in CLEAR COLUMN. [#CLICKHOUSE-2896]
|
2017-07-15 03:21:19 +03:00 |
InterpreterCheckQuery.cpp
|
removed typeid_cast from IColumn.h
|
2017-07-13 23:58:19 +03:00 |
InterpreterCheckQuery.h
|
Fix missing includes
|
2017-06-20 17:16:51 +03:00 |
InterpreterCreateQuery.cpp
|
Fixed SIGSEGV in CREATE TABLE AS <MV>. MV without ENGINE is forbidden! [#CLICKHOUSE-2]
|
2017-08-19 00:10:53 +03:00 |
InterpreterCreateQuery.h
|
Add ALTER queries. [#CLICKHOUSE-5]
|
2017-06-01 13:49:20 +03:00 |
InterpreterDescribeQuery.cpp
|
removed typeid_cast from IColumn.h
|
2017-07-13 23:58:19 +03:00 |
InterpreterDescribeQuery.h
|
Preparations, part 1 [#CLICKHOUSE-31].
|
2017-05-23 21:01:50 +03:00 |
InterpreterDropQuery.cpp
|
removed ability to select from external temporary table by query_id
|
2017-08-15 22:31:40 +03:00 |
InterpreterDropQuery.h
|
Update doc. [#CLICKHOUSE-5]
|
2017-06-01 13:49:21 +03:00 |
InterpreterExistsQuery.cpp
|
ColumnConst unification (#1011)
|
2017-07-21 09:35:58 +03:00 |
InterpreterExistsQuery.h
|
Preparations, part 1 [#CLICKHOUSE-31].
|
2017-05-23 21:01:50 +03:00 |
InterpreterFactory.cpp
|
removed typeid_cast from IColumn.h
|
2017-07-13 23:58:19 +03:00 |
InterpreterFactory.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
InterpreterInsertQuery.cpp
|
removed typeid_cast from IColumn.h
|
2017-07-13 23:58:19 +03:00 |
InterpreterInsertQuery.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
InterpreterKillQueryQuery.cpp
|
removed typeid_cast from IColumn.h
|
2017-07-13 23:58:19 +03:00 |
InterpreterKillQueryQuery.h
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterpreterOptimizeQuery.cpp
|
removed typeid_cast from IColumn.h
|
2017-07-13 23:58:19 +03:00 |
InterpreterOptimizeQuery.h
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterpreterRenameQuery.cpp
|
Changed Poco::RWLock to std::shared_lock [#APRILDEV-91].
|
2017-07-28 20:34:02 +03:00 |
InterpreterRenameQuery.h
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterpreterSelectQuery.cpp
|
correctly choose number of merge threads for external aggregation [#CLICKHOUSE-2]
|
2017-07-25 22:43:23 +03:00 |
InterpreterSelectQuery.h
|
Fixed error with selecting number of threads for distributed query processing [#CLICKHOUSE-3115].
|
2017-07-04 00:04:10 +03:00 |
InterpreterSetQuery.cpp
|
removed typeid_cast from IColumn.h
|
2017-07-13 23:58:19 +03:00 |
InterpreterSetQuery.h
|
Removed SET GLOBAL query. [#MTRSADMIN-3068]
|
2017-06-20 22:26:59 +03:00 |
InterpreterShowCreateQuery.cpp
|
ColumnConst unification (#1011)
|
2017-07-21 09:35:58 +03:00 |
InterpreterShowCreateQuery.h
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterpreterShowProcesslistQuery.cpp
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterpreterShowProcesslistQuery.h
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterpreterShowTablesQuery.cpp
|
removed typeid_cast from IColumn.h
|
2017-07-13 23:58:19 +03:00 |
InterpreterShowTablesQuery.h
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterpreterUseQuery.cpp
|
removed typeid_cast from IColumn.h
|
2017-07-13 23:58:19 +03:00 |
InterpreterUseQuery.h
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterserverIOHandler.h
|
Fixed error [#CLICKHOUSE-3191].
|
2017-08-01 00:39:24 +03:00 |
Join.cpp
|
Changed Poco::RWLock to std::shared_lock [#APRILDEV-91].
|
2017-07-28 20:34:02 +03:00 |
Join.h
|
Changed Poco::RWLock to std::shared_lock [#APRILDEV-91].
|
2017-07-28 20:34:02 +03:00 |
Limits.h
|
Add max_network_bandwidth_for_user limit setting. [#CLICKHOUSE-3139]
|
2017-08-29 23:23:54 +03:00 |
loadMetadata.cpp
|
Fixed insufficient arguments checking [#CLICKHOUSE-3102].
|
2017-08-16 17:21:24 +03:00 |
loadMetadata.h
|
Fixed build [#CLICKHOUSE-3044].
|
2017-06-18 08:43:29 +03:00 |
LogicalExpressionsOptimizer.cpp
|
Translated comments
|
2017-04-02 20:37:49 +03:00 |
LogicalExpressionsOptimizer.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
NullableUtils.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
NullableUtils.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
PartLog.cpp
|
Preparation: locking block number only after write to filesystem; removed obsolete code [#CLICKHOUSE-3091].
|
2017-06-25 03:01:10 +03:00 |
PartLog.h
|
Preparation: locking block number only after write to filesystem; removed obsolete code [#CLICKHOUSE-3091].
|
2017-06-25 03:01:10 +03:00 |
ProcessList.cpp
|
Update ProcessList.cpp
|
2017-08-29 23:23:54 +03:00 |
ProcessList.h
|
Update ProcessList.h
|
2017-08-29 23:23:54 +03:00 |
QueryLog.cpp
|
Translated comments
|
2017-04-02 20:37:49 +03:00 |
QueryLog.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
QueryPriorities.h
|
Fixed infinite sleeping of low-priority queries. [#CLICKHOUSE-2]
|
2017-07-09 03:53:13 +03:00 |
Quota.cpp
|
Added setting 'ignore_key_if_not_keyed' for quotas [#CLICKHOUSE-2969].
|
2017-04-20 23:30:33 +03:00 |
Quota.h
|
Added setting 'ignore_key_if_not_keyed' for quotas [#CLICKHOUSE-2969].
|
2017-04-20 23:30:33 +03:00 |
Set.cpp
|
remove unnecessary calls to find() [#CLICKHOUSE-2171]
|
2017-08-19 21:35:01 +03:00 |
Set.h
|
Changed Poco::RWLock to std::shared_lock [#APRILDEV-91].
|
2017-07-28 20:34:02 +03:00 |
Settings.cpp
|
disabled exception during overriding settings with same value in readonly mode [#CLICKHOUSE-3041]
|
2017-07-09 20:16:26 +03:00 |
Settings.h
|
Set "max_replica_delay_for_distributed_queries" to five minutes by default [#CLICKHOUSE-2141].
|
2017-08-16 20:21:39 +03:00 |
SettingsCommon.h
|
Remove mention of UUID type for dictonnary
|
2017-07-03 18:08:32 +02:00 |
SetVariants.cpp
|
ColumnConst unification (#1011)
|
2017-07-21 09:35:58 +03:00 |
SetVariants.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
sortBlock.cpp
|
removed typeid_cast from IColumn.h
|
2017-07-13 23:58:19 +03:00 |
sortBlock.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
SpecializedAggregator.h
|
add forgotten aggregate functions to SpecializedAggregator.h [#CLICKHOUSE-3247]
|
2017-08-23 17:00:36 +03:00 |
SystemLog.cpp
|
Avoid SIGSEGV in SystemLog destructors. [#CLICKHOUSE-3023]
|
2017-06-05 17:25:10 +03:00 |
SystemLog.h
|
Avoid SIGSEGV in SystemLog destructors. [#CLICKHOUSE-3023]
|
2017-06-05 17:25:10 +03:00 |
TablesStatus.cpp
|
PR fixes [#CLICKHOUSE-2141]
|
2017-04-20 17:04:38 +03:00 |
TablesStatus.h
|
Failover if the needed table is missing on remote server [#CLICKHOUSE-2141]
|
2017-04-20 19:19:30 +03:00 |
Users.cpp
|
Removed SET GLOBAL query. [#MTRSADMIN-3068]
|
2017-06-20 22:26:59 +03:00 |
Users.h
|
Removed SET GLOBAL query. [#MTRSADMIN-3068]
|
2017-06-20 22:26:59 +03:00 |