.. |
ClusterProxy
|
Avoid creating multiple global Context. [#CLICKHOUSE-3083]
|
2017-06-20 10:49:18 +03:00 |
tests
|
Reorganize includes. part 1 (#921)
|
2017-06-23 23:22:35 +03:00 |
AggregateDescription.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
AggregationCommon.h
|
Reorganize includes. part 1 (#921)
|
2017-06-23 23:22:35 +03:00 |
Aggregator.cpp
|
Moved code to cpp [#CLICKHOUSE-2].
|
2017-04-08 04:32:05 +03:00 |
Aggregator.h
|
Reorganize includes. part 1 (#921)
|
2017-06-23 23:22:35 +03:00 |
AsynchronousMetrics.cpp
|
Preparation: removed support for unreplicated data in Replicated tables [#CLICKHOUSE-31].
|
2017-05-25 00:38:56 +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
|
Updated integration tests. Add integration test for DDL. [#CLICKHOUSE-5]
|
2017-06-01 13:49:21 +03:00 |
Cluster.h
|
Merge branch 'master' into CLICKHOUSE-5
|
2017-06-13 07:30:36 +03:00 |
CMakeLists.txt
|
Debian: simpler package (#662)
|
2017-04-10 20:43:30 +03:00 |
Compiler.cpp
|
Fixed error when dynamically compiled .so file is broken [#METR-25550].
|
2017-06-21 20:31:22 +03:00 |
Compiler.h
|
Reorganize includes. part 1 (#921)
|
2017-06-23 23:22:35 +03:00 |
config_compile.h.in
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
Context.cpp
|
Removed SET GLOBAL query. [#MTRSADMIN-3068]
|
2017-06-20 22:26:59 +03:00 |
Context.h
|
Fixed error in SessionCleaner [#CLICKHOUSE-2949].
|
2017-06-23 08:53:04 +03:00 |
convertFieldToType.cpp
|
Moved common code from Functions; fixed build after merge [#CLICKHOUSE-2].
|
2017-06-13 07:45:30 +03:00 |
convertFieldToType.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
createBlockSelector.cpp
|
Implemented ColumnArray::replicate for Nullable, Tuple and for generic case [#CLICKHOUSE-4].
|
2017-04-18 06:03:39 +03:00 |
createBlockSelector.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
DDLWorker.cpp
|
Removed cyclic dependency [#DEVTOOLS-3381].
|
2017-06-19 23:06:35 +03:00 |
DDLWorker.h
|
Moved common code from Functions; fixed build after merge [#CLICKHOUSE-2].
|
2017-06-13 07:45:30 +03:00 |
DictionaryFactory.cpp
|
Dictionaries/TrieDictionary: IP prefix dictionary
|
2017-05-15 10:51:03 +04:00 |
EmbeddedDictionaries.cpp
|
Addition to prev. revision [#CLICKHOUSE-2].
|
2017-04-19 03:31:15 +03:00 |
EmbeddedDictionaries.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
evaluateConstantExpression.cpp
|
Translated comments
|
2017-04-02 20:37:49 +03:00 |
evaluateConstantExpression.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +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
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
executeQuery.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
ExpressionActions.cpp
|
Fixed totally wrong code; implemented function emptyArrayToSingle for generic case [#CLICKHOUSE-2963].
|
2017-04-19 08:08:22 +03:00 |
ExpressionActions.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
ExpressionAnalyzer.cpp
|
Fixed error with unusual case of ARRAY JOIN [#METR-25109].
|
2017-06-21 21:21:37 +03:00 |
ExpressionAnalyzer.h
|
Implemented qualified identifiers in a bad way [#CLICKHOUSE-31].
|
2017-06-19 05:14:18 +03:00 |
ExternalDictionaries.cpp
|
Get rid of .hpp files [#CLICKHOUSE-2].
|
2017-06-06 20:18:32 +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
|
calculate isRemote() from underlying tables of StorageMerge [#CLICKHOUSE-2911]
|
2017-06-15 22:24:59 +03:00 |
InJoinSubqueriesPreprocessor.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
InterpreterAlterQuery.cpp
|
Better names and log messages. [#CLICKHOUSE-2896]
|
2017-06-22 18:32:09 +03:00 |
InterpreterAlterQuery.h
|
Rename DROP COLUMN FROM PARTITION -> CLEAR COLUMN IN PARTITION. [#CLICKHOUSE-2896]
|
2017-06-22 16:18:19 +03:00 |
InterpreterCheckQuery.cpp
|
Preparations, part 1 [#CLICKHOUSE-31].
|
2017-05-23 21:01:50 +03:00 |
InterpreterCheckQuery.h
|
Fix missing includes
|
2017-06-20 17:16:51 +03:00 |
InterpreterCreateQuery.cpp
|
Removed cyclic dependency [#DEVTOOLS-3381].
|
2017-06-19 23:06:35 +03:00 |
InterpreterCreateQuery.h
|
Add ALTER queries. [#CLICKHOUSE-5]
|
2017-06-01 13:49:20 +03:00 |
InterpreterDescribeQuery.cpp
|
Preparations, part 1 [#CLICKHOUSE-31].
|
2017-05-23 21:01:50 +03:00 |
InterpreterDescribeQuery.h
|
Preparations, part 1 [#CLICKHOUSE-31].
|
2017-05-23 21:01:50 +03:00 |
InterpreterDropQuery.cpp
|
Resolves #851. Table was in shutdown state after aborted drop. [#CLICKHOUSE-2184]
|
2017-06-13 22:27:18 +03:00 |
InterpreterDropQuery.h
|
Update doc. [#CLICKHOUSE-5]
|
2017-06-01 13:49:21 +03:00 |
InterpreterExistsQuery.cpp
|
Preparations, part 1 [#CLICKHOUSE-31].
|
2017-05-23 21:01:50 +03:00 |
InterpreterExistsQuery.h
|
Preparations, part 1 [#CLICKHOUSE-31].
|
2017-05-23 21:01:50 +03:00 |
InterpreterFactory.cpp
|
Translated comments
|
2017-04-02 20:37:49 +03:00 |
InterpreterFactory.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
InterpreterInsertQuery.cpp
|
Preparations [#CLICKHOUSE-2]
|
2017-05-22 01:25:25 +03:00 |
InterpreterInsertQuery.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
InterpreterKillQueryQuery.cpp
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterpreterKillQueryQuery.h
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterpreterOptimizeQuery.cpp
|
Support OPTIMIZE query on non-leader replica. [#CLICKHOUSE-2]
|
2017-06-22 18:01:08 +03:00 |
InterpreterOptimizeQuery.h
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterpreterRenameQuery.cpp
|
Add ALTER queries. [#CLICKHOUSE-5]
|
2017-06-01 13:49:20 +03:00 |
InterpreterRenameQuery.h
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterpreterSelectQuery.cpp
|
Fixed error with selecting number of threads for distributed query processing [#CLICKHOUSE-3115].
|
2017-07-04 00:04:10 +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
|
Get rid of SET GLOBAL command. [#MTRSADMIN-3068]
|
2017-06-20 22:26:59 +03:00 |
InterpreterSetQuery.h
|
Removed SET GLOBAL query. [#MTRSADMIN-3068]
|
2017-06-20 22:26:59 +03:00 |
InterpreterShowCreateQuery.cpp
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +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
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterpreterShowTablesQuery.h
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterpreterUseQuery.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
InterpreterUseQuery.h
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
InterserverIOHandler.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
Join.cpp
|
fix key columns indexing for RIGHT and FULL joins [#CLICKHOUSE-2979]
|
2017-04-27 23:15:45 +03:00 |
Join.h
|
fix key columns indexing for RIGHT and FULL joins [#CLICKHOUSE-2979]
|
2017-04-27 23:15:45 +03:00 |
Limits.h
|
translate comments
|
2017-05-14 19:03:55 +04:00 |
loadMetadata.cpp
|
Reorganize includes. part 1 (#921)
|
2017-06-23 23:22:35 +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
|
Translated comments
|
2017-04-02 20:37:49 +03:00 |
ProcessList.h
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-04-23 11:29:24 +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
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +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
|
Moved common code from Functions; fixed build after merge [#CLICKHOUSE-2].
|
2017-06-13 07:45:30 +03:00 |
Set.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
Settings.cpp
|
Translated comments
|
2017-04-02 20:37:49 +03:00 |
Settings.h
|
Loosened threshold on amount of replica inconsistency to refuse server startup [#CLICKHOUSE-3076].
|
2017-06-21 22:07:08 +03:00 |
SettingsCommon.h
|
Removed support for QuickLZ (obsolete) [#CLICKHOUSE-2].
|
2017-06-15 21:21:59 +03:00 |
SetVariants.cpp
|
fix freebsd build
|
2017-04-08 04:01:21 +03:00 |
SetVariants.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
sortBlock.cpp
|
Translated comments
|
2017-04-02 20:37:49 +03:00 |
sortBlock.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
SpecializedAggregator.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +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 |