.. |
Distributed
|
Merge branch 'master' into zhang2014-feature/support_truncate
|
2018-06-09 19:10:06 +03:00 |
MergeTree
|
Update ReplicatedMergeTreeCleanupThread.cpp
|
2018-07-30 21:32:58 +03:00 |
System
|
info in system.mutations for nonreplicated MergeTree [#CLICKHOUSE-3748]
|
2018-07-16 06:22:22 +03:00 |
tests
|
Fixed test [#CLICKHOUSE-2]
|
2018-07-07 22:39:20 +03:00 |
AlterCommands.cpp
|
save serialized commands in ReplicatedMergeTreeMutationEntry; split InterpreterAlterQuery::parseAlter() [#CLICKHOUSE-3747]
|
2018-06-13 17:14:08 +03:00 |
AlterCommands.h
|
Fixed build [#CLICKHOUSE-2]
|
2018-06-16 05:13:54 +03:00 |
CMakeLists.txt
|
|
|
ColumnDefault.cpp
|
|
|
ColumnDefault.h
|
|
|
ColumnsDescription.cpp
|
Fixed error; added test [#CLICKHOUSE-3764]
|
2018-06-07 23:49:59 +03:00 |
ColumnsDescription.h
|
|
|
CompressionSettingsSelector.h
|
|
|
getStructureOfRemoteTable.cpp
|
|
|
getStructureOfRemoteTable.h
|
|
|
IStorage.cpp
|
|
|
IStorage.h
|
Fixed warning #2504
|
2018-06-13 23:02:27 +03:00 |
ITableDeclaration.cpp
|
CLICKHOUSE-3762 Build fixes (#2488)
|
2018-06-19 21:09:09 +03:00 |
ITableDeclaration.h
|
|
|
MarkCache.h
|
|
|
MutationCommands.cpp
|
save mutations to disk and load them on startup [#CLICKHOUSE-3748]
|
2018-07-16 06:22:22 +03:00 |
MutationCommands.h
|
save mutations to disk and load them on startup [#CLICKHOUSE-3748]
|
2018-07-16 06:22:22 +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
|
Renamed StringRangeHash to StringRangePointersHash and added StringRangePointersEqualTo.
|
2018-05-21 14:18:11 +03:00 |
StorageBuffer.cpp
|
Less dependencies [#CLICKHOUSE-2]
|
2018-06-05 22:46:49 +03:00 |
StorageBuffer.h
|
|
|
StorageCatBoostPool.cpp
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
StorageCatBoostPool.h
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
StorageDictionary.cpp
|
Merge pull request #2033 from yandex/show-create-database
|
2018-03-28 05:29:36 +03:00 |
StorageDictionary.h
|
|
|
StorageDistributed.cpp
|
Little better [#CLICKHOUSE-3806]
|
2018-07-06 19:34:53 +03:00 |
StorageDistributed.h
|
Merging: Fixed half of problems #2260
|
2018-06-09 18:48:22 +03:00 |
StorageFactory.cpp
|
Less dependencies [#CLICKHOUSE-2]
|
2018-06-05 22:46:49 +03:00 |
StorageFactory.h
|
|
|
StorageFile.cpp
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
StorageFile.h
|
|
|
StorageJoin.cpp
|
Merging: Fixed most of problems, actualized test #2260
|
2018-06-09 21:17:27 +03:00 |
StorageJoin.h
|
Merging: Fixed most of problems #2260
|
2018-06-09 19:09:37 +03:00 |
StorageKafka.cpp
|
Add // Y_IGNORE tags
|
2018-06-21 18:24:36 +03:00 |
StorageKafka.h
|
|
|
StorageLog.cpp
|
Merging: Fixed half of problems #2260
|
2018-06-09 18:48:22 +03:00 |
StorageLog.h
|
Merging: Fixed half of problems #2260
|
2018-06-09 18:48:22 +03:00 |
StorageMaterializedView.cpp
|
Attempt to get rid of VirtualColumnFactory (part 1) [#CLICKHOUSE-3806]
|
2018-07-05 22:56:51 +03:00 |
StorageMaterializedView.h
|
Merging: Fixed most of problems, actualized test #2260
|
2018-06-09 21:17:27 +03:00 |
StorageMemory.cpp
|
Merge branch 'master' into zhang2014-feature/support_truncate
|
2018-06-09 19:10:06 +03:00 |
StorageMemory.h
|
Merging: Fixed half of problems #2260
|
2018-06-09 18:48:22 +03:00 |
StorageMerge.cpp
|
Fixed test [#CLICKHOUSE-3806]
|
2018-07-06 19:22:15 +03:00 |
StorageMerge.h
|
Attempt to get rid of VirtualColumnFactory (part 1) [#CLICKHOUSE-3806]
|
2018-07-05 22:56:51 +03:00 |
StorageMergeTree.cpp
|
save mutations to disk and load them on startup [#CLICKHOUSE-3748]
|
2018-07-16 06:22:22 +03:00 |
StorageMergeTree.h
|
save mutations to disk and load them on startup [#CLICKHOUSE-3748]
|
2018-07-16 06:22:22 +03:00 |
StorageMySQL.cpp
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
StorageMySQL.h
|
fix some bugs, fix some code styles
|
2018-05-15 03:02:59 +03:00 |
StorageNull.cpp
|
|
|
StorageNull.h
|
|
|
StorageODBC.cpp
|
|
|
StorageODBC.h
|
|
|
StorageReplicatedMergeTree.cpp
|
execute part mutations in a background pool [#CLICKHOUSE-3748]
|
2018-07-16 06:22:22 +03:00 |
StorageReplicatedMergeTree.h
|
switch to ephemeral nodes for block number locks [#CLICKHOUSE-3802]
|
2018-07-05 20:06:33 +03:00 |
StorageSet.cpp
|
Fixed bad code #2571
|
2018-07-04 20:28:52 +03:00 |
StorageSet.h
|
Merging: Fixed half of problems #2260
|
2018-06-09 18:48:22 +03:00 |
StorageStripeLog.cpp
|
Merging: Fixed most of problems #2260
|
2018-06-09 19:09:37 +03:00 |
StorageStripeLog.h
|
Merging: Fixed half of problems #2260
|
2018-06-09 18:48:22 +03:00 |
StorageTinyLog.cpp
|
Fixed error with empty TinyLog table; added a test from Nickolay Kovalev #2563
|
2018-07-07 22:02:10 +03:00 |
StorageTinyLog.h
|
Merging: Fixed half of problems #2260
|
2018-06-09 18:48:22 +03:00 |
StorageURL.cpp
|
Fixed strange code #2501
|
2018-06-16 08:54:06 +03:00 |
StorageURL.h
|
Add table fuction url and storage URL
|
2018-06-11 15:13:00 +03:00 |
StorageView.cpp
|
|
|
StorageView.h
|
|
|
transformQueryForExternalDatabase.cpp
|
|
|
transformQueryForExternalDatabase.h
|
|
|
VirtualColumnUtils.cpp
|
Less dependencies [#CLICKHOUSE-2]
|
2018-06-05 22:46:49 +03:00 |
VirtualColumnUtils.h
|
|
|