.. |
Distributed
|
Fixed not an issue, shown by TSan [#CLICKHOUSE-2].
|
2017-09-10 02:07:32 +03:00 |
MergeTree
|
Update MergeTreeDataMerger.cpp
|
2017-10-12 22:28:24 +03:00 |
System
|
Whitespaces [#CLICKHOUSE-2].
|
2017-10-11 17:41:49 +03:00 |
tests
|
save MergeTree data format version and parse part names depending on it [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
AlterCommands.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
AlterCommands.h
|
translate comments
|
2017-04-16 23:17:32 +03:00 |
CMakeLists.txt
|
Debian: simpler package (#662)
|
2017-04-10 20:43:30 +03:00 |
ColumnDefault.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
ColumnDefault.h
|
Unification [#CLICKHOUSE-2].
|
2017-09-15 15:16:12 +03:00 |
ColumnsDescription.cpp
|
Fixed error [#CLICKHOUSE-3191].
|
2017-08-01 00:39:24 +03:00 |
ColumnsDescription.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
CompressionMethodSelector.h
|
Added compression NONE
|
2017-07-31 12:44:45 +02:00 |
IStorage.cpp
|
Use FIFO lock in IStorage. [#CLICKHOUSE-3246]
|
2017-09-01 20:45:05 +03:00 |
IStorage.h
|
allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
ITableDeclaration.cpp
|
Get rid of .hpp files [#CLICKHOUSE-2].
|
2017-06-06 20:18:32 +03:00 |
ITableDeclaration.h
|
translate comments
|
2017-04-16 23:17:32 +03:00 |
MarkCache.h
|
Unification [#CLICKHOUSE-2].
|
2017-09-15 15:16:12 +03:00 |
SelectQueryInfo.h
|
Fix missing includes
|
2017-07-24 18:04:49 +03:00 |
StorageBuffer.cpp
|
allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
StorageBuffer.h
|
allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
StorageCloud.cpp
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +03:00 |
StorageCloud.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 |
StorageDictionary.cpp
|
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 |
StorageDictionary.h
|
Unification [#CLICKHOUSE-2].
|
2017-09-15 15:16:12 +03:00 |
StorageDistributed.cpp
|
safeguards to protect against distinct partition values with the same partition_id [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
StorageDistributed.h
|
allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
StorageFactory.cpp
|
allow creation of custom-partitioned tables with experimental syntax [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
StorageFactory.h
|
Renamed Singleton to avoid conflicts with Arcadia* codebase [#DEVTOOLS-3343].
|
2017-07-10 07:34:14 +03:00 |
StorageFile.cpp
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +03:00 |
StorageFile.h
|
Changed Poco::RWLock to std::shared_lock [#APRILDEV-91].
|
2017-07-28 20:34:02 +03:00 |
StorageJoin.cpp
|
Added 'join_use_nulls' setting to allow using NULLs as default values for non-joined rows in case of outer joins [#CLICKHOUSE-2].
|
2017-04-04 09:52:39 +03:00 |
StorageJoin.h
|
Removed duplicate code [#CLICKHOUSE-2].
|
2017-06-06 21:36:13 +03:00 |
StorageLog.cpp
|
Implemented some suggestions from clang-tidy (part 8) [#CLICKHOUSE-3301].
|
2017-09-08 07:58:57 +03:00 |
StorageLog.h
|
Changed Poco::RWLock to std::shared_lock [#APRILDEV-91].
|
2017-07-28 20:34:02 +03:00 |
StorageMaterializedView.cpp
|
allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
StorageMaterializedView.h
|
allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
StorageMemory.cpp
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +03:00 |
StorageMemory.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 |
StorageMerge.cpp
|
Context parameter added to the IDatabase methods
|
2017-09-11 21:29:26 +03:00 |
StorageMerge.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 |
StorageMergeTree.cpp
|
Add better logging if OPTIMIZE cannot be executed. [#CLICKHOUSE-2]
|
2017-10-12 22:28:24 +03:00 |
StorageMergeTree.h
|
allow creation of custom-partitioned tables with experimental syntax [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
StorageNull.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 |
StorageReplicatedMergeTree.cpp
|
Add better logging if OPTIMIZE cannot be executed. [#CLICKHOUSE-2]
|
2017-10-12 22:28:24 +03:00 |
StorageReplicatedMergeTree.h
|
allow creation of custom-partitioned tables with experimental syntax [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
StorageSet.cpp
|
Preparations [#CLICKHOUSE-2]
|
2017-05-22 01:25:25 +03:00 |
StorageSet.h
|
Removed duplicate code [#CLICKHOUSE-2].
|
2017-06-06 21:36:13 +03:00 |
StorageStripeLog.cpp
|
Implemented some suggestions from clang-tidy (part 8) [#CLICKHOUSE-3301].
|
2017-09-08 07:58:57 +03:00 |
StorageStripeLog.h
|
Changed Poco::RWLock to std::shared_lock [#APRILDEV-91].
|
2017-07-28 20:34:02 +03:00 |
StorageTinyLog.cpp
|
Implemented some suggestions from clang-tidy (part 8) [#CLICKHOUSE-3301].
|
2017-09-08 07:58:57 +03:00 |
StorageTinyLog.h
|
Fix missing includes
|
2017-07-24 18:04:49 +03:00 |
StorageTrivialBuffer.cpp
|
allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
StorageTrivialBuffer.h
|
allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
StorageView.cpp
|
Removed MaterializedView inheritance of View, as they are not related. Fixed error with Views [#CLICKHOUSE-3175].
|
2017-07-26 00:07:05 +03:00 |
StorageView.h
|
Removed MaterializedView inheritance of View, as they are not related. Fixed error with Views [#CLICKHOUSE-3175].
|
2017-07-26 00:07:05 +03:00 |
VirtualColumnFactory.cpp
|
Preparation: removed support for unreplicated data in Replicated tables [#CLICKHOUSE-31].
|
2017-05-25 00:38:56 +03:00 |
VirtualColumnFactory.h
|
translate comments
|
2017-04-16 23:17:32 +03:00 |