ClickHouse/src/Storages
2020-05-07 01:27:35 +03:00
..
Distributed Volumes and storages refactoring: 2020-05-04 23:15:38 +03:00
Kafka Fix pushing to views stream and refactor virtuals 2020-04-28 13:38:57 +03:00
LiveView Fix pushing to views stream and refactor virtuals 2020-04-28 13:38:57 +03:00
MergeTree fix usage of primary key wrapped into a function with 'FINAL' modifier and 'ORDER BY' optimization 2020-05-07 01:27:35 +03:00
System Volumes and storages refactoring: 2020-05-04 23:15:38 +03:00
tests Merge pull request #10546 from kyprizel/master 2020-05-05 14:50:55 +03:00
AlterCommands.cpp Check for suspicious codecs #4966 2020-05-04 03:11:49 +03:00
AlterCommands.h Check for suspicious codecs #4966 2020-05-04 03:11:49 +03:00
CheckResults.h
CMakeLists.txt
ColumnCodec.h
ColumnDefault.cpp
ColumnDefault.h
ColumnDependency.h
ColumnsDescription.cpp Check for suspicious codecs #4966 2020-05-04 03:11:49 +03:00
ColumnsDescription.h Better virtuals logic 2020-04-27 16:55:30 +03:00
CompressionCodecSelector.h Check for suspicious codecs #4966 2020-05-04 03:11:49 +03:00
ConstraintsDescription.cpp Fix usage of max_parser_depth setting; remove harmful default function arguments 2020-04-16 04:06:10 +03:00
ConstraintsDescription.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
getStructureOfRemoteTable.cpp Checkpoint 2020-04-22 09:22:14 +03:00
getStructureOfRemoteTable.h
IndicesDescription.cpp Fix usage of max_parser_depth setting; remove harmful default function arguments 2020-04-16 04:06:10 +03:00
IndicesDescription.h
IStorage_fwd.h
IStorage.cpp Fix pushing to views stream and refactor virtuals 2020-04-28 13:38:57 +03:00
IStorage.h Remove obsolete comment 2020-05-01 13:05:37 +03:00
MarkCache.h
MutationCommands.cpp Fix usage of max_parser_depth setting; remove harmful default function arguments 2020-04-16 04:06:10 +03:00
MutationCommands.h
PartitionCommands.cpp
PartitionCommands.h
ReadInOrderOptimizer.cpp renames: AnalyzedJoin -> TableJoin, Join -> HashJoin (#10065) 2020-04-07 12:48:47 +03:00
ReadInOrderOptimizer.h
registerStorages.cpp Changes required for auto-sync with Arcadia 2020-04-16 15:31:57 +03:00
registerStorages.h Changes required for auto-sync with Arcadia 2020-04-16 15:31:57 +03:00
SelectQueryInfo.h
StorageBuffer.cpp Fix nullptr dereference in StorageBuffer 2020-05-03 23:53:54 +03:00
StorageBuffer.h Fix nullptr dereference in StorageBuffer 2020-05-03 23:53:54 +03:00
StorageDictionary.cpp Show information about not loaded dictionaries in system.columns, system.tables 2020-04-18 12:50:54 +03:00
StorageDictionary.h Merge pull request #10133 from 4ertus2/joins 2020-04-18 16:08:15 +03:00
StorageDistributed.cpp Volumes and storages refactoring: 2020-05-04 23:15:38 +03:00
StorageDistributed.h Volumes and storages refactoring: 2020-05-04 23:15:38 +03:00
StorageFactory.cpp
StorageFactory.h
StorageFile.cpp Fix pushing to views stream and refactor virtuals 2020-04-28 13:38:57 +03:00
StorageFile.h Fix pushing to views stream and refactor virtuals 2020-04-28 13:38:57 +03:00
StorageGenerateRandom.cpp Support Nested types in "generateRandom" 2020-04-13 02:08:32 +03:00
StorageGenerateRandom.h
StorageHDFS.cpp Fix pushing to views stream and refactor virtuals 2020-04-28 13:38:57 +03:00
StorageHDFS.h Fix pushing to views stream and refactor virtuals 2020-04-28 13:38:57 +03:00
StorageInMemoryMetadata.cpp
StorageInMemoryMetadata.h
StorageInput.cpp
StorageInput.h
StorageJoin.cpp Checkpoint 2020-04-22 09:22:14 +03:00
StorageJoin.h
StorageLog.cpp
StorageLog.h
StorageLogSettings.cpp
StorageLogSettings.h
StorageMaterializedView.cpp Fix pushing to views stream and refactor virtuals 2020-04-28 13:38:57 +03:00
StorageMaterializedView.h Fix several wrong usages 2020-04-27 18:38:35 +03:00
StorageMemory.cpp Merge branch 'master' into database_atomic 2020-04-23 17:31:37 +03:00
StorageMemory.h
StorageMerge.cpp Fix pushing to views stream and refactor virtuals 2020-04-28 13:38:57 +03:00
StorageMerge.h Fix pushing to views stream and refactor virtuals 2020-04-28 13:38:57 +03:00
StorageMergeTree.cpp Volumes and storages refactoring: 2020-05-04 23:15:38 +03:00
StorageMergeTree.h Volumes and storages refactoring: 2020-05-04 23:15:38 +03:00
StorageMySQL.cpp Fix several wrong usages 2020-04-27 18:38:35 +03:00
StorageMySQL.h Changes required for auto-sync with Arcadia 2020-04-16 15:31:57 +03:00
StorageNull.cpp Merge branch 'master' into database_atomic 2020-04-12 16:35:44 +03:00
StorageNull.h
StorageReplicatedMergeTree.cpp Volumes and storages refactoring: 2020-05-04 23:15:38 +03:00
StorageReplicatedMergeTree.h Merge branch 'master' into database_atomic 2020-04-23 17:31:37 +03:00
StorageS3.cpp Fix pushing to views stream and refactor virtuals 2020-04-28 13:38:57 +03:00
StorageS3.h Fix pushing to views stream and refactor virtuals 2020-04-28 13:38:57 +03:00
StorageSet.cpp Merge branch 'master' into database_atomic 2020-04-23 17:31:37 +03:00
StorageSet.h
StorageStripeLog.cpp
StorageStripeLog.h
StorageTinyLog.cpp
StorageTinyLog.h
StorageURL.cpp
StorageURL.h
StorageValues.cpp Review fixes and better test 2020-04-29 15:15:23 +03:00
StorageValues.h Review fixes and better test 2020-04-29 15:15:23 +03:00
StorageView.cpp Checkpoint 2020-04-22 09:22:14 +03:00
StorageView.h
StorageXDBC.cpp Fix several wrong usages 2020-04-27 18:38:35 +03:00
StorageXDBC.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
TableStructureLockHolder.h
transformQueryForExternalDatabase.cpp
transformQueryForExternalDatabase.h
VirtualColumnUtils.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
VirtualColumnUtils.h
ya.make Fix build in Arcadia (#10413) 2020-04-21 23:23:44 +03:00