.. |
Distributed
|
Rewritten ThreadStatus via adding shared thread state. [#CLICKHOUSE-2910]
|
2018-06-19 23:30:35 +03:00 |
Kafka
|
Fix Storage Kafka: Schema positional argument number
|
2018-09-17 13:01:10 +02:00 |
MergeTree
|
Fixed build #3146
|
2018-09-17 06:44:29 +03:00 |
System
|
ISSUES-3110 fix merge and distributed engine query stage
|
2018-09-14 18:16:27 +08:00 |
tests
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2018-09-02 06:58:31 +03:00 |
AlterCommands.cpp
|
save serialized commands in ReplicatedMergeTreeMutationEntry; split InterpreterAlterQuery::parseAlter() [#CLICKHOUSE-3747]
|
2018-06-13 17:14:08 +03:00 |
AlterCommands.h
|
Merge remote-tracking branch 'origin/master' into CLICKHOUSE-2910
|
2018-06-19 23:33:11 +03:00 |
CMakeLists.txt
|
|
|
ColumnDefault.cpp
|
getStructureOfRemoteTable returns info about column default kinds [#CLICKHOUSE-3241]
|
2018-03-12 23:21:54 +03:00 |
ColumnDefault.h
|
getStructureOfRemoteTable returns info about column default kinds [#CLICKHOUSE-3241]
|
2018-03-12 23:21:54 +03:00 |
ColumnsDescription.cpp
|
Fixed error; added test [#CLICKHOUSE-3764]
|
2018-06-07 23:49:59 +03:00 |
ColumnsDescription.h
|
rename for clarity
|
2018-03-13 18:00:28 +03:00 |
CompressionSettingsSelector.h
|
|
|
getStructureOfRemoteTable.cpp
|
Fixed bad code #2708
|
2018-07-28 00:33:30 +03:00 |
getStructureOfRemoteTable.h
|
CLICKHOUSE-3837 fix
|
2018-07-25 15:53:38 +03:00 |
IStorage.cpp
|
|
|
IStorage.h
|
ISSUES-3110 fix merge and distributed engine query stage
|
2018-09-14 18:16:27 +08:00 |
ITableDeclaration.cpp
|
Fix performance regression with prepared sets when they are used inside another subquery. (#2677)
|
2018-07-19 16:36:21 +03:00 |
ITableDeclaration.h
|
Minor modifications [#CLICKHOUSE-2]
|
2018-07-25 03:00:08 +03:00 |
MarkCache.h
|
|
|
MutationCommands.cpp
|
move validation to MutationsInterpreter [#CLICKHOUSE-13]
|
2018-09-04 17:33:48 +03:00 |
MutationCommands.h
|
move validation to MutationsInterpreter [#CLICKHOUSE-13]
|
2018-09-04 17:33:48 +03:00 |
PartitionCommands.cpp
|
save serialized commands in ReplicatedMergeTreeMutationEntry; split InterpreterAlterQuery::parseAlter() [#CLICKHOUSE-3747]
|
2018-06-13 17:14:08 +03:00 |
PartitionCommands.h
|
Fixed build [#CLICKHOUSE-2]
|
2018-06-16 05:16:19 +03:00 |
registerStorages.cpp
|
Add table fuction url and storage URL
|
2018-06-11 15:13:00 +03:00 |
registerStorages.h
|
|
|
SelectQueryInfo.h
|
Avoid removing columns used in sample expression in prewhere actions. [#CLICKHOUSE-3969]
|
2018-09-07 19:01:21 +03:00 |
StorageBuffer.cpp
|
ISSUES-3110 fix merge and distributed engine query stage
|
2018-09-14 18:16:27 +08:00 |
StorageBuffer.h
|
Fixed build [#CLICKHOUSE-2]
|
2018-09-06 21:44:12 +03:00 |
StorageCatBoostPool.cpp
|
ISSUES-3110 fix merge and distributed engine query stage
|
2018-09-14 18:16:27 +08:00 |
StorageCatBoostPool.h
|
Merged with master.
|
2018-06-25 15:08:21 +03:00 |
StorageDictionary.cpp
|
Merge pull request #3123 from Enmk/Issue_2093_Support_arbitrary_type_for_ranges_in_range_hashed_dictionary
|
2018-09-14 22:10:13 +03:00 |
StorageDictionary.h
|
added IStorage::getQueryProcessingStage
|
2018-04-19 17:47:09 +03:00 |
StorageDistributed.cpp
|
ISSUES-3110 fix merge and distributed engine query stage
|
2018-09-14 18:16:27 +08:00 |
StorageDistributed.h
|
Merging #2226
|
2018-08-05 10:05:43 +03:00 |
StorageFactory.cpp
|
Fixed style violations [#CLICKHOUSE-2]
|
2018-08-10 04:41:54 +03:00 |
StorageFactory.h
|
CLICKHOUSE-3857: Add table table_engines, alias factory base class and columns alias_to and case_insensitive to functions
|
2018-07-25 19:08:23 +03:00 |
StorageFile.cpp
|
ISSUES-3110 fix merge and distributed engine query stage
|
2018-09-14 18:16:27 +08:00 |
StorageFile.h
|
added IStorage::getQueryProcessingStage
|
2018-04-19 17:47:09 +03:00 |
StorageJoin.cpp
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
StorageJoin.h
|
Merging: Fixed most of problems #2260
|
2018-06-09 19:09:37 +03:00 |
StorageLog.cpp
|
ISSUES-3110 fix merge and distributed engine query stage
|
2018-09-14 18:16:27 +08:00 |
StorageLog.h
|
Merged with master.
|
2018-06-25 15:08:21 +03:00 |
StorageMaterializedView.cpp
|
Added forwarding of mutation for Materialized views #2897
|
2018-08-20 19:28:30 +03:00 |
StorageMaterializedView.h
|
Added forwarding of mutation for Materialized views #2897
|
2018-08-20 19:28:30 +03:00 |
StorageMemory.cpp
|
ISSUES-3110 fix merge and distributed engine query stage
|
2018-09-14 18:16:27 +08:00 |
StorageMemory.h
|
Merged with master.
|
2018-06-25 15:08:21 +03:00 |
StorageMerge.cpp
|
ISSUES-3110 fix merge and distributed engine query stage
|
2018-09-14 18:16:27 +08:00 |
StorageMerge.h
|
Merging #2226
|
2018-08-05 10:05:43 +03:00 |
StorageMergeTree.cpp
|
ISSUES-3110 fix merge and distributed engine query stage
|
2018-09-14 18:16:27 +08:00 |
StorageMergeTree.h
|
Fix build
|
2018-09-12 22:57:14 +03:00 |
StorageMySQL.cpp
|
ISSUES-3110 fix merge and distributed engine query stage
|
2018-09-14 18:16:27 +08:00 |
StorageMySQL.h
|
Merged with master.
|
2018-06-25 15:08:21 +03:00 |
StorageNull.cpp
|
encapsulate ColumnsDeclaration [#CLICKHOUSE-3241]
|
2018-03-13 17:41:25 +03:00 |
StorageNull.h
|
ISSUES-3110 fix merge and distributed engine query stage
|
2018-09-14 18:16:27 +08:00 |
StorageODBC.cpp
|
ISSUES-3110 fix merge and distributed engine query stage
|
2018-09-14 18:16:27 +08:00 |
StorageODBC.h
|
Merged with master.
|
2018-08-20 15:25:06 +03:00 |
StorageReplicatedMergeTree.cpp
|
ISSUES-3110 fix merge and distributed engine query stage
|
2018-09-14 18:16:27 +08:00 |
StorageReplicatedMergeTree.h
|
Avoid removing columns used in sample expression in prewhere actions. [#CLICKHOUSE-3969]
|
2018-09-07 19:01:21 +03:00 |
StorageSet.cpp
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
StorageSet.h
|
Fix concurrent issue of StorageSetOrJoin.
|
2018-08-08 06:54:56 +03:00 |
StorageStripeLog.cpp
|
ISSUES-3110 fix merge and distributed engine query stage
|
2018-09-14 18:16:27 +08:00 |
StorageStripeLog.h
|
Merged with master.
|
2018-06-25 15:08:21 +03:00 |
StorageTinyLog.cpp
|
ISSUES-3110 fix merge and distributed engine query stage
|
2018-09-14 18:16:27 +08:00 |
StorageTinyLog.h
|
Merged with master.
|
2018-06-25 15:08:21 +03:00 |
StorageURL.cpp
|
ISSUES-3110 fix merge and distributed engine query stage
|
2018-09-14 18:16:27 +08:00 |
StorageURL.h
|
Merged with master.
|
2018-08-20 15:25:06 +03:00 |
StorageView.cpp
|
ISSUES-3149 fix incorrectly masks rows in views
|
2018-09-17 23:30:15 +08:00 |
StorageView.h
|
ISSUES-863 support optimize predicate for view
|
2018-08-29 13:29:03 +08:00 |
transformQueryForExternalDatabase.cpp
|
Quote all identifiers when querying external database #2635
|
2018-07-20 03:04:48 +03:00 |
transformQueryForExternalDatabase.h
|
Quote all identifiers when querying external database #2635
|
2018-07-20 03:04:48 +03:00 |
VirtualColumnUtils.cpp
|
Less dependencies [#CLICKHOUSE-2]
|
2018-06-05 22:46:49 +03:00 |
VirtualColumnUtils.h
|
|
|