ClickHouse/src/Storages
Dmitry Novik 8655c11280
Fix typo
2024-02-09 11:45:15 +01:00
..
Cache Updated implementation 2024-01-25 14:31:49 +03:00
DataLakes Fix abort in iceberg metadata on bad file paths 2024-01-26 17:46:49 +01:00
Distributed Updated implementation 2024-01-25 14:31:49 +03:00
examples
FileLog Updated implementation 2024-01-25 14:31:49 +03:00
fuzzers
HDFS ActionsDAG buildFilterActionsDAG refactoring 2024-01-25 18:24:14 +03:00
Hive ActionsDAG buildFilterActionsDAG refactoring 2024-01-25 18:24:14 +03:00
Kafka Updated implementation 2024-01-25 14:31:49 +03:00
LiveView Updated implementation 2024-01-25 14:31:49 +03:00
MaterializedView Updated implementation 2024-01-25 14:31:49 +03:00
MergeTree Revert "Merge pull request #59122 from arthurpassos/bring_back_attach_partition_pr" 2024-02-07 02:52:43 +01:00
MySQL Intorduce *List definition for muli enum settings 2023-11-28 19:09:02 +00:00
NATS Add support for NATS credentials file 2024-02-02 23:34:01 +01:00
PostgreSQL Fix tidy 2024-02-06 20:34:12 +01:00
RabbitMQ Fix lazy initialization in RabbitMQ, fix possible deadlock on insert into unitialized queue engine 2024-01-29 20:09:09 +00:00
RocksDB Add comments to all columns of system tables (#58356) 2024-01-12 16:39:22 +01:00
S3Queue Fix test 2024-02-01 12:35:01 +01:00
Statistics rename some code 2023-11-28 16:32:47 +01:00
System Merge pull request #59545 from ClickHouse/system_zookeeper_stream 2024-02-07 10:17:38 +01:00
tests add test 2023-12-15 15:29:15 +00:00
WindowView Updated implementation 2024-01-25 14:31:49 +03:00
AlterCommands.cpp Merge remote-tracking branch 'ClickHouse/master' into column_level_compress_block 2024-01-18 19:12:57 +00:00
AlterCommands.h Some fixups 2024-01-18 20:49:50 +00:00
BlockNumberColumn.cpp
BlockNumberColumn.h
buildQueryTreeForShard.cpp Revert "Revert "Allow parallel replicas for JOIN with analyzer [part 1]."" 2024-01-22 17:09:34 +01:00
buildQueryTreeForShard.h Revert "Revert "Allow parallel replicas for JOIN with analyzer [part 1]."" 2024-01-22 17:09:34 +01:00
checkAndGetLiteralArgument.cpp
checkAndGetLiteralArgument.h
CheckResults.h
CMakeLists.txt
ColumnDefault.cpp
ColumnDefault.h
ColumnDependency.h
ColumnsDescription.cpp Merge remote-tracking branch 'ClickHouse/master' into column_level_compress_block 2024-01-18 19:12:57 +00:00
ColumnsDescription.h Merge remote-tracking branch 'ClickHouse/master' into column_level_compress_block 2024-01-18 19:12:57 +00:00
CompressionCodecSelector.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ConstraintsDescription.cpp
ConstraintsDescription.h
DataDestinationType.h
ExecutableSettings.cpp
ExecutableSettings.h
ExternalDataSourceConfiguration.cpp
ExternalDataSourceConfiguration.h
extractKeyExpressionList.cpp
extractKeyExpressionList.h
extractTableFunctionArgumentsFromSelectQuery.cpp
extractTableFunctionArgumentsFromSelectQuery.h
Freeze.cpp Updated implementation 2024-01-25 14:31:49 +03:00
Freeze.h Updated implementation 2024-01-25 14:31:49 +03:00
getStructureOfRemoteTable.cpp
getStructureOfRemoteTable.h
IMessageProducer.cpp Fix lazy initialization in RabbitMQ, fix possible deadlock on insert into unitialized queue engine 2024-01-29 20:09:09 +00:00
IMessageProducer.h Updated implementation 2024-01-25 14:31:49 +03:00
IndicesDescription.cpp Revert "Revert "Support use alias column in indices"" 2023-12-05 18:22:32 +00:00
IndicesDescription.h
IStorage_fwd.h
IStorage.cpp Merge branch 'master' into remove-old-projections-code 2023-12-20 17:45:38 +01:00
IStorage.h Check if I can remove KeyCondition analysis on AST. 2024-01-03 17:50:46 +00:00
IStorageCluster.cpp ActionsDAG buildFilterActionsDAG refactoring 2024-01-25 18:24:14 +03:00
IStorageCluster.h Updated implementation 2024-01-25 14:31:49 +03:00
KeyDescription.cpp
KeyDescription.h fix local metadata differ zk metadata 2022-01-27 16:33:40 +08:00
KVStorageUtils.cpp ActionsDAG buildFilterActionsDAG refactoring 2024-01-25 18:24:14 +03:00
KVStorageUtils.h
LightweightDeleteDescription.cpp
LightweightDeleteDescription.h
MarkCache.h
MemorySettings.cpp
MemorySettings.h
MessageQueueSink.cpp Updated implementation 2024-01-25 14:31:49 +03:00
MessageQueueSink.h
MutationCommands.cpp Support query parameters in ALTER TABLE ... PART 2024-01-15 14:16:54 +03:00
MutationCommands.h add mutation command to apply deleted mask 2023-12-01 19:12:05 +00:00
NamedCollectionsHelpers.cpp Update src/Storages/NamedCollectionsHelpers.cpp 2023-11-21 11:14:48 +01:00
NamedCollectionsHelpers.h Fix style 2024-01-08 08:50:34 +00:00
PartitionCommands.cpp Support query parameters in ALTER TABLE ... PART 2024-01-15 14:16:54 +03:00
PartitionCommands.h
PartitionedSink.cpp Minor changes 2023-11-22 12:13:47 +01:00
PartitionedSink.h
prepareReadingFromFormat.cpp Fix tests 2023-07-06 17:47:01 +00:00
prepareReadingFromFormat.h
ProjectionsDescription.cpp Disable transform_null_in as well just in case. 2023-11-29 17:30:22 +00:00
ProjectionsDescription.h
ReadFinalForExternalReplicaStorage.cpp
ReadFinalForExternalReplicaStorage.h
ReadInOrderOptimizer.cpp
ReadInOrderOptimizer.h
RedisCommon.cpp
RedisCommon.h
registerStorages.cpp Follow-up to #56490: Fix build with -DENABLE_LIBRARIES=0 2023-11-28 19:59:43 +00:00
registerStorages.h
removeGroupingFunctionSpecializations.cpp
removeGroupingFunctionSpecializations.h
RenamingRestrictions.h
ReplaceAliasByExpressionVisitor.cpp Revert "Revert "Support use alias column in indices"" 2023-12-05 18:22:32 +00:00
ReplaceAliasByExpressionVisitor.h Revert "Revert "Support use alias column in indices"" 2023-12-05 18:22:32 +00:00
SelectQueryDescription.cpp Things 2023-12-28 17:56:05 +00:00
SelectQueryDescription.h Things 2023-12-28 17:56:05 +00:00
SelectQueryInfo.cpp
SelectQueryInfo.h Revert "Revert flaky" 2024-01-19 13:51:30 +01:00
SetSettings.cpp
SetSettings.h
StatisticsDescription.cpp
StatisticsDescription.h
StorageAzureBlob.cpp ActionsDAG buildFilterActionsDAG refactoring 2024-01-25 18:24:14 +03:00
StorageAzureBlob.h Updated implementation 2024-01-25 14:31:49 +03:00
StorageAzureBlobCluster.cpp Updated implementation 2024-01-25 14:31:49 +03:00
StorageAzureBlobCluster.h Use predicate in getTaskIteratorExtension. 2024-01-02 17:14:16 +00:00
StorageBuffer.cpp Updated implementation 2024-01-25 14:31:49 +03:00
StorageBuffer.h Updated implementation 2024-01-25 14:31:49 +03:00
StorageConfiguration.h
StorageDictionary.cpp
StorageDictionary.h
StorageDistributed.cpp Merge pull request #50894 from ClickHouse/storage-merge-aliases-analyzer 2024-02-08 11:22:00 +01:00
StorageDistributed.h Updated implementation 2024-01-25 14:31:49 +03:00
StorageDummy.cpp
StorageDummy.h
StorageExecutable.cpp Updated implementation 2024-01-25 14:31:49 +03:00
StorageExecutable.h Updated implementation 2024-01-25 14:31:49 +03:00
StorageExternalDistributed.cpp
StorageExternalDistributed.h
StorageFactory.cpp
StorageFactory.h Fix StorageURL forgetting headers on server restart 2024-01-19 11:35:12 -08:00
StorageFile.cpp Forward declaration for PeekableReadBuffer 2024-01-30 19:24:19 +01:00
StorageFile.h Updated implementation 2024-01-25 14:31:49 +03:00
StorageFileCluster.cpp Updated implementation 2024-01-25 14:31:49 +03:00
StorageFileCluster.h Use predicate in getTaskIteratorExtension. 2024-01-02 17:14:16 +00:00
StorageFuzzJSON.cpp Update src/Storages/StorageFuzzJSON.cpp 2023-12-19 10:17:15 -08:00
StorageFuzzJSON.h Add malformed output generation to JSON fuzzer (#57646) 2023-12-13 19:59:31 +01:00
StorageGenerateRandom.cpp Fix tests 2023-12-12 14:13:15 +00:00
StorageGenerateRandom.h
StorageInMemoryMetadata.cpp Things 2023-12-28 17:56:05 +00:00
StorageInMemoryMetadata.h Slightly more things 2023-12-28 17:56:05 +00:00
StorageInput.cpp
StorageInput.h
StorageJoin.cpp Updated implementation 2024-01-25 14:31:49 +03:00
StorageJoin.h
StorageKeeperMap.cpp Updated implementation 2024-01-25 14:31:49 +03:00
StorageKeeperMap.h Updated implementation 2024-01-25 14:31:49 +03:00
StorageLog.cpp fix nested size0 for storage Log 2024-01-15 17:26:44 +00:00
StorageLog.h fix nested size0 for storage Log 2024-01-15 17:26:44 +00:00
StorageLogSettings.cpp
StorageLogSettings.h Add missing includes 2024-01-13 01:48:55 +03:00
StorageMaterializedMySQL.cpp
StorageMaterializedMySQL.h Style fix 2023-08-14 12:30:29 +04:00
StorageMaterializedView.cpp Updated implementation 2024-01-25 14:31:49 +03:00
StorageMaterializedView.h Merge pull request #57520 from Avogar/ignore-mv-with-dropped-target-table 2024-01-04 15:33:27 +01:00
StorageMemory.cpp Support backups for compressed in-memory tables 2024-01-28 23:06:50 +01:00
StorageMemory.h allow ALTER for TEMPORARY table 2023-11-30 21:42:12 +03:00
StorageMerge.cpp Fix typo 2024-02-09 11:45:15 +01:00
StorageMerge.h WIP on calculate aliases only once 2024-02-02 13:45:04 +00:00
StorageMergeTree.cpp Revert "Merge pull request #59122 from arthurpassos/bring_back_attach_partition_pr" 2024-02-07 02:52:43 +01:00
StorageMergeTree.h Disable mutable operations into {Replicated,}MergeTree with static storage 2024-01-26 16:47:35 +01:00
StorageMongoDB.cpp
StorageMongoDB.h
StorageMongoDBSocketFactory.cpp
StorageMongoDBSocketFactory.h
StorageMySQL.cpp Updated implementation 2024-01-25 14:31:49 +03:00
StorageMySQL.h Updated implementation 2024-01-25 14:31:49 +03:00
StorageNull.cpp
StorageNull.h
StoragePostgreSQL.cpp Updated implementation 2024-01-25 14:31:49 +03:00
StoragePostgreSQL.h Updated implementation 2024-01-25 14:31:49 +03:00
StorageProxy.h Merge remote-tracking branch 'upstream/master' into HEAD 2024-01-03 16:01:44 +00:00
StorageRedis.cpp Updated implementation 2024-01-25 14:31:49 +03:00
StorageRedis.h Updated implementation 2024-01-25 14:31:49 +03:00
StorageReplicatedMergeTree.cpp Revert "Merge pull request #59122 from arthurpassos/bring_back_attach_partition_pr" 2024-02-07 02:52:43 +01:00
StorageReplicatedMergeTree.h Updated implementation 2024-01-25 14:31:49 +03:00
StorageS3.cpp Merge remote-tracking branch 'origin/master' into s3-queue-parallelize-ordered-mode 2024-01-26 16:33:22 +01:00
StorageS3.h Merge remote-tracking branch 'origin/master' into s3-queue-parallelize-ordered-mode 2024-01-26 16:33:22 +01:00
StorageS3Cluster.cpp Updated implementation 2024-01-25 14:31:49 +03:00
StorageS3Cluster.h Use predicate in getTaskIteratorExtension. 2024-01-02 17:14:16 +00:00
StorageS3Settings.cpp Move Allocator code into module part 2023-12-27 15:42:08 +01:00
StorageS3Settings.h Minor cache changes 2023-12-04 19:02:37 +01:00
StorageSet.cpp Updated implementation 2024-01-25 14:31:49 +03:00
StorageSet.h
StorageSnapshot.cpp fix build and tests 2024-01-03 16:59:13 +00:00
StorageSnapshot.h Revert "remove projection from StorageSnapshot" 2024-01-03 16:00:50 +00:00
StorageSQLite.cpp Updated implementation 2024-01-25 14:31:49 +03:00
StorageSQLite.h Updated implementation 2024-01-25 14:31:49 +03:00
StorageStripeLog.cpp Updated implementation 2024-01-25 14:31:49 +03:00
StorageStripeLog.h Updated implementation 2024-01-25 14:31:49 +03:00
StorageTableFunction.h
StorageURL.cpp ActionsDAG buildFilterActionsDAG refactoring 2024-01-25 18:24:14 +03:00
StorageURL.h Fix StorageURL forgetting headers on server restart 2024-01-19 11:35:12 -08:00
StorageURLCluster.cpp Updated implementation 2024-01-25 14:31:49 +03:00
StorageURLCluster.h Use predicate in getTaskIteratorExtension. 2024-01-02 17:14:16 +00:00
StorageValues.cpp
StorageValues.h
StorageView.cpp
StorageView.h
StorageXDBC.cpp Updated implementation 2024-01-25 14:31:49 +03:00
StorageXDBC.h Updated implementation 2024-01-25 14:31:49 +03:00
TableLockHolder.h
transformQueryForExternalDatabase.cpp Fix transform query for external database 2023-12-15 08:34:58 +00:00
transformQueryForExternalDatabase.h
transformQueryForExternalDatabaseAnalyzer.cpp
transformQueryForExternalDatabaseAnalyzer.h
TTLDescription.cpp Merge remote-tracking branch 'rschu1ze/master' into qatzstd_main 2024-01-07 14:11:22 +00:00
TTLDescription.h Fix tests 2023-11-23 16:02:33 +01:00
TTLMode.h Add recompression TTL parser 2020-08-31 14:35:53 +03:00
UVLoop.h Updated implementation 2024-01-25 14:31:49 +03:00
VirtualColumnUtils.cpp Forward declaration for PeekableReadBuffer 2024-01-30 19:24:19 +01:00
VirtualColumnUtils.h Fixing index hint 2024-01-05 11:50:09 +00:00