ClickHouse/src/Storages
2020-05-13 19:40:48 +03:00
..
Distributed Merge pull request #10486 from azat/dist-send-on-INSERT 2020-05-11 06:28:35 +03:00
Kafka Drop claimed from the KafkaBlockInputStream 2020-05-04 17:23:09 +03:00
LiveView Fix pushing to views stream and refactor virtuals 2020-04-28 13:38:57 +03:00
MergeTree Merge pull request #10791 from oandrew/key-condition-source-type 2020-05-12 03:29:43 +03:00
System Improve the function range() to allow iterating through enum values. 2020-05-13 19:40:48 +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
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 dbms/ → src/ 2020-04-03 18:14:31 +03:00
ReadInOrderOptimizer.cpp
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 Merge pull request #10516 from azat/dist-GROUP_BY-sharding_key-fixes 2020-05-11 12:03:27 +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 Try fix header for GenerateRandom. 2020-05-07 17:14:56 +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 dbms/ → src/ 2020-04-03 18:14:31 +03:00
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 Fixed handling of condition variable for synchronous mutations. 2020-05-08 12:01:06 +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 Fix race condition in ReplicatedMergeTreeQueue 2020-05-10 05:18:10 +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 better rename 2020-04-07 18:31:33 +03:00
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 dbms/ → src/ 2020-04-03 18:14:31 +03:00
StorageXDBC.cpp Fix several wrong usages 2020-04-27 18:38:35 +03:00
StorageXDBC.h
TableStructureLockHolder.h
transformQueryForExternalDatabase.cpp Fix the issue with ODBC bridge and identifier_quoting_style = None #7984 2020-05-11 23:05:08 +03:00
transformQueryForExternalDatabase.h
VirtualColumnUtils.cpp
VirtualColumnUtils.h
ya.make Fix build in Arcadia (#10413) 2020-04-21 23:23:44 +03:00