ClickHouse/dbms/src/Storages
2020-03-16 11:19:57 +03:00
..
Distributed Add setting for a new format of distributed parts 2020-03-13 21:49:46 +03:00
Kafka Merge branch 'master' into split_databases_from_context 2020-03-12 15:09:41 +03:00
LiveView Merge branch 'master' into split_databases_from_context 2020-03-12 15:09:41 +03:00
MergeTree Merge pull request #9652 from ClickHouse/fix_compatibility_for_mutations 2020-03-16 11:19:57 +03:00
System Merge pull request #9065 from ClickHouse/split_databases_from_context 2020-03-15 03:42:57 +03:00
tests Merge branch 'master' into split_databases_from_context 2020-03-12 15:09:41 +03:00
AlterCommands.cpp clang-tidy, part 11 2020-03-09 04:03:43 +03:00
AlterCommands.h Merge branch 'master' into better_defaults 2020-03-05 21:30:46 +03:00
CheckResults.h Update CheckResults.h 2019-07-08 22:56:48 +03:00
CMakeLists.txt Add missing dependecies on sight to enable --no-undefined option 2019-07-04 17:05:55 +03:00
ColumnCodec.h
ColumnDefault.cpp Fix gcc9 warnings and ICE's 2019-05-31 11:55:01 +03:00
ColumnDefault.h clang-tidy, part 11 2020-03-09 04:03:43 +03:00
ColumnDependency.h add comments 2020-02-21 19:53:33 +03:00
ColumnsDescription.cpp Review and style fixes 2020-03-03 15:51:41 +03:00
ColumnsDescription.h Restrict select queries in default expressions. Unify default checks in ALTER and CREATE queries. 2020-03-03 13:02:43 +03:00
CompressionCodecSelector.h Remove unused ErrorCodes 2020-02-25 17:35:37 +03:00
ConstraintsDescription.cpp Minor review fixes 2019-05-25 17:07:45 +03:00
ConstraintsDescription.h Minor review fixes 2019-05-25 17:07:45 +03:00
getStructureOfRemoteTable.cpp remove Context::getTable() 2020-03-06 23:38:19 +03:00
getStructureOfRemoteTable.h remove Context::getTable() 2020-03-06 23:38:19 +03:00
IndicesDescription.cpp Include FieldVisitors.h in less files. 2019-10-07 20:23:05 +03:00
IndicesDescription.h Include FieldVisitors.h in less files. 2019-10-07 20:23:05 +03:00
IStorage_fwd.h get rid of StorageWeakPtr 2020-01-14 19:54:25 +03:00
IStorage.cpp Merge branch 'master' into split_databases_from_context 2020-03-12 15:09:41 +03:00
IStorage.h fix build 2020-03-13 13:30:55 +03:00
MarkCache.h Make "mark_cache_min_lifetime" setting obsolete 2019-12-31 05:47:10 +03:00
MutationCommands.cpp Added MATERIALIZE TTL IN PARTITION. 2020-03-11 22:38:55 +03:00
MutationCommands.h Fix mutations for polymorphic parts 2020-02-25 16:20:07 +03:00
PartitionCommands.cpp fix merge conflict 2019-12-17 08:20:54 +01:00
PartitionCommands.h Rename move partition to partition_expr to move partition to table partition_expr 2019-09-17 13:59:09 +02:00
ReadInOrderOptimizer.cpp Fix some spelling mistakes 2020-01-11 17:51:33 +08:00
ReadInOrderOptimizer.h improve input order analyzing and turn on order by optimization with left/inner joins 2019-12-20 16:15:17 +03:00
registerStorages.cpp Fixed build 2020-03-06 05:19:28 +03:00
registerStorages.h Fixed build 2020-03-06 05:19:28 +03:00
SelectQueryInfo.h Added force_tree_shaped_pipeline flag to SelectQueryInfo. 2020-02-17 13:42:14 +03:00
StorageBuffer.cpp add StorageID to ASTInsertQuery 2020-03-02 23:23:58 +03:00
StorageBuffer.h Merge branch 'master' into split_databases_from_context 2020-02-25 15:47:19 +03:00
StorageDictionary.cpp Remove readWithProcessors from IStorage. 2020-02-19 19:07:28 +03:00
StorageDictionary.h More comments and remove spaces. 2020-02-20 17:40:58 +03:00
StorageDistributed.cpp Merge branch 'master' into split_databases_from_context 2020-03-12 15:09:41 +03:00
StorageDistributed.h Renamed a file for consistency 2020-03-13 20:47:46 +03:00
StorageFactory.cpp fix build 2020-03-13 13:30:55 +03:00
StorageFactory.h Add replication and deduplication properties. 2020-01-27 17:14:49 +03:00
StorageFile.cpp clang-tidy, part 11 2020-03-09 04:03:43 +03:00
StorageFile.h clang-tidy, part 11 2020-03-09 04:03:43 +03:00
StorageGenerateRandom.cpp clang-tidy, part 11 2020-03-09 04:03:43 +03:00
StorageGenerateRandom.h Support for NULL as random seed; reordered parameters for convenience 2020-03-07 23:35:55 +03:00
StorageHDFS.cpp Merge branch 'master' of github.com:yandex/ClickHouse into errorcodes-style 2020-02-26 17:16:22 +03:00
StorageHDFS.h More comments and remove spaces. 2020-02-20 17:40:58 +03:00
StorageInMemoryMetadata.cpp Fix tests and bugs 2020-02-14 16:17:50 +03:00
StorageInMemoryMetadata.h Fix tests and bugs 2020-02-14 16:17:50 +03:00
StorageInput.cpp improve temporary tables 2020-03-10 22:36:17 +03:00
StorageInput.h improve temporary tables 2020-03-10 22:36:17 +03:00
StorageJoin.cpp Added some missing ErrorCodes 2020-02-25 21:02:41 +03:00
StorageJoin.h More comments and remove spaces. 2020-02-20 17:40:58 +03:00
StorageLog.cpp clang-tidy, part 12 2020-03-09 04:22:33 +03:00
StorageLog.h More comments and remove spaces. 2020-02-20 17:40:58 +03:00
StorageLogSettings.cpp clang-tidy, part 12 2020-03-09 04:22:33 +03:00
StorageLogSettings.h Log family storages disk support via 'SETTINGS' clause. 2020-02-18 17:41:30 +03:00
StorageMaterializedView.cpp Merge branch 'master' into split_databases_from_context 2020-03-04 19:24:05 +03:00
StorageMaterializedView.h More comments and remove spaces. 2020-02-20 17:40:58 +03:00
StorageMemory.cpp Remove readWithProcessors from IStorage. 2020-02-19 19:07:28 +03:00
StorageMemory.h More comments and remove spaces. 2020-02-20 17:40:58 +03:00
StorageMerge.cpp Merge branch 'master' into split_databases_from_context 2020-03-02 17:57:54 +03:00
StorageMerge.h Merge branch 'master' into split_databases_from_context 2020-03-02 17:57:54 +03:00
StorageMergeTree.cpp Merge branch 'master' into split_databases_from_context 2020-03-12 15:09:41 +03:00
StorageMergeTree.h More comments and remove spaces. 2020-02-20 17:40:58 +03:00
StorageMySQL.cpp clang-tidy, part 12 2020-03-09 04:22:33 +03:00
StorageMySQL.h Remove readWithProcessors from IStorage. 2020-02-19 19:07:28 +03:00
StorageNull.cpp Merge branch 'master' into split_databases_from_context 2020-03-02 17:57:54 +03:00
StorageNull.h More comments and remove spaces. 2020-02-20 17:40:58 +03:00
StorageReplicatedMergeTree.cpp Merge branch 'master' into split_databases_from_context 2020-03-12 15:09:41 +03:00
StorageReplicatedMergeTree.h clang-tidy, part 12 2020-03-09 04:22:33 +03:00
StorageS3.cpp Merge branch 'master' into split_databases_from_context 2020-03-12 15:09:41 +03:00
StorageS3.h More comments and remove spaces. 2020-02-20 17:40:58 +03:00
StorageSet.cpp Remove excessive empty lines 2020-03-03 05:43:59 +03:00
StorageSet.h better constructors of storages 2019-12-26 20:04:08 +03:00
StorageStripeLog.cpp Remove unused ErrorCodes 2020-02-25 17:35:37 +03:00
StorageStripeLog.h Remove readWithProcessors from IStorage. 2020-02-19 19:07:28 +03:00
StorageTinyLog.cpp Remove unused ErrorCodes 2020-02-25 17:35:37 +03:00
StorageTinyLog.h More comments and remove spaces. 2020-02-20 17:40:58 +03:00
StorageURL.cpp Remove unused ErrorCodes 2020-02-25 17:35:37 +03:00
StorageURL.h More comments and remove spaces. 2020-02-20 17:40:58 +03:00
StorageValues.cpp Remove readWithProcessors from IStorage. 2020-02-19 19:07:28 +03:00
StorageValues.h More comments and remove spaces. 2020-02-20 17:40:58 +03:00
StorageView.cpp Remove excessive empty lines 2020-03-03 05:43:59 +03:00
StorageView.h Merge branch 'master' into fix/ISSUES-8971 2020-02-23 04:16:23 +03:00
StorageXDBC.cpp Remove readWithProcessors from IStorage. 2020-02-19 19:07:28 +03:00
StorageXDBC.h More comments and remove spaces. 2020-02-20 17:40:58 +03:00
TableStructureLockHolder.h Fixed build 2019-08-27 17:31:34 +03:00
transformQueryForExternalDatabase.cpp clang-tidy, part 12 2020-03-09 04:22:33 +03:00
transformQueryForExternalDatabase.h Added failing test 2019-05-16 22:00:46 +03:00
VirtualColumnUtils.cpp clang-tidy, part 12 2020-03-09 04:22:33 +03:00
VirtualColumnUtils.h Wrap _shard_num with toUInt32 for simpler JOIN with system.clusters.shard_num 2019-11-06 21:02:42 +03:00