ClickHouse/src/Storages
2023-12-13 19:51:49 +01:00
..
Cache
DataLakes Support Iceberg metadata files for metastore tables 2023-11-15 17:45:07 +00:00
Distributed Merge pull request #57480 from azat/dist/async-INSERT-fixes 2023-12-09 17:11:35 +01:00
examples
FileLog Merge remote-tracking branch 'origin/master' into minor-improvements-for-s3-queue 2023-11-06 15:51:11 +01:00
fuzzers
HDFS Merge branch 'master' of github.com:ClickHouse/ClickHouse into schema-inference-union 2023-12-08 20:29:28 +00:00
Hive Add metrics for the number of queued jobs, which is useful for the IO thread pool 2023-11-18 19:07:59 +01:00
Kafka Fix build 2023-11-13 10:09:23 +01:00
LiveView Better shutdown 2023-11-06 15:47:57 +01:00
MergeTree More respect to min_number_of_marks in ParallelReplicasReadingCoordinator (#57763) 2023-12-13 19:51:49 +01:00
MySQL Intorduce *List definition for muli enum settings 2023-11-28 19:09:02 +00:00
NATS Merge remote-tracking branch 'origin/master' into minor-improvements-for-s3-queue 2023-11-06 15:51:11 +01:00
PostgreSQL Merge remote-tracking branch 'origin/master' into fix-loading-dependent-table-materialized-postgresql 2023-12-11 20:17:26 +01:00
RabbitMQ Merge remote-tracking branch 'origin/master' into minor-improvements-for-s3-queue 2023-11-06 15:51:11 +01:00
RocksDB Merge pull request #56816 from AVMusorin/improve-settings-rocksdb 2023-11-27 11:42:15 +01:00
S3Queue S3Queue is production ready 2023-12-05 21:10:19 +01:00
Statistics rename some code 2023-11-28 16:32:47 +01:00
System Merge branch 'master' into schema-inference-union 2023-12-11 18:59:15 +01:00
tests Fix 2023-11-09 06:23:23 +00:00
WindowView Better shutdown 2023-11-06 15:47:57 +01:00
AlterCommands.cpp Merge branch 'master' into CurtizJ-fix-ttl-non-deterministic 2023-12-08 03:10:09 +01:00
AlterCommands.h
BlockNumberColumn.cpp
BlockNumberColumn.h
buildQueryTreeForShard.cpp
buildQueryTreeForShard.h
checkAndGetLiteralArgument.cpp
checkAndGetLiteralArgument.h
CheckResults.h
CMakeLists.txt
ColumnDefault.cpp
ColumnDefault.h
ColumnDependency.h use statistic to order prewhere conditions better 2023-08-09 22:57:49 +02:00
ColumnsDescription.cpp Merge pull request #57461 from ClickHouse/fix-ephemeral-matview 2023-12-06 16:46:54 -05:00
ColumnsDescription.h Merge pull request #57461 from ClickHouse/fix-ephemeral-matview 2023-12-06 16:46:54 -05:00
CompressionCodecSelector.h
ConstraintsDescription.cpp Remove default value for argument 'ignore_aliases' from IAST::getTreeHash() 2023-11-13 10:27:38 +00:00
ConstraintsDescription.h
DataDestinationType.h
ExecutableSettings.cpp
ExecutableSettings.h
ExternalDataSourceConfiguration.cpp
ExternalDataSourceConfiguration.h
extractKeyExpressionList.cpp
extractKeyExpressionList.h
extractTableFunctionArgumentsFromSelectQuery.cpp
extractTableFunctionArgumentsFromSelectQuery.h
Freeze.cpp
Freeze.h
getStructureOfRemoteTable.cpp
getStructureOfRemoteTable.h
IMessageProducer.cpp
IMessageProducer.h
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 Show owner query ids in the message for the DEADLOCK_AVOIDED error. 2023-12-11 00:56:17 +01:00
IStorage.h Merge branch 'master' into hanfei/statistic 2023-11-27 23:31:23 +01:00
IStorageCluster.cpp Cleanup iteration: settings usage 2023-11-21 13:29:04 +00:00
IStorageCluster.h
KeyDescription.cpp
KeyDescription.h
KVStorageUtils.cpp Remove default value for argument 'ignore_aliases' from IAST::getTreeHash() 2023-11-13 10:27:38 +00:00
KVStorageUtils.h Fix rocksdb with analyzer. 2023-11-06 18:46:39 +00:00
LightweightDeleteDescription.cpp
LightweightDeleteDescription.h
MarkCache.h
MemorySettings.cpp
MemorySettings.h
MessageQueueSink.cpp
MessageQueueSink.h
MutationCommands.cpp
MutationCommands.h
NamedCollectionsHelpers.cpp Update src/Storages/NamedCollectionsHelpers.cpp 2023-11-21 11:14:48 +01:00
NamedCollectionsHelpers.h
PartitionCommands.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
PartitionCommands.h Support clang-18 (Wmissing-field-initializers) 2023-08-23 15:53:45 +02:00
PartitionedSink.cpp Minor changes 2023-11-22 12:13:47 +01:00
PartitionedSink.h
prepareReadingFromFormat.cpp
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
SelectQueryDescription.h
SelectQueryInfo.cpp
SelectQueryInfo.h
SetSettings.cpp
SetSettings.h
StatisticsDescription.cpp
StatisticsDescription.h
StorageAzureBlob.cpp Merge branch 'master' of github.com:ClickHouse/ClickHouse into schema-inference-union 2023-12-08 20:29:28 +00:00
StorageAzureBlob.h Merge branch 'master' of github.com:ClickHouse/ClickHouse into schema-inference-union 2023-12-08 20:29:28 +00:00
StorageAzureBlobCluster.cpp Add _size virtual column to s3/file/hdfs/url/azureBlobStorage engines 2023-11-22 18:12:36 +00:00
StorageAzureBlobCluster.h
StorageBuffer.cpp
StorageBuffer.h
StorageConfiguration.h
StorageDictionary.cpp Better shutdown 2023-11-06 15:47:57 +01:00
StorageDictionary.h Better shutdown 2023-11-06 15:47:57 +01:00
StorageDistributed.cpp Make DirectoryMonitor handle cluster node list change (#42826) 2023-12-08 14:41:51 +01:00
StorageDistributed.h Make DirectoryMonitor handle cluster node list change (#42826) 2023-12-08 14:41:51 +01:00
StorageDummy.cpp
StorageDummy.h
StorageExecutable.cpp Add index to table system.numbers (#50909) 2023-12-01 19:59:25 +01:00
StorageExecutable.h
StorageExternalDistributed.cpp
StorageExternalDistributed.h
StorageFactory.cpp
StorageFactory.h
StorageFile.cpp Merge branch 'master' of github.com:ClickHouse/ClickHouse into schema-inference-union 2023-12-08 20:29:28 +00:00
StorageFile.h Merge branch 'master' of github.com:ClickHouse/ClickHouse into schema-inference-union 2023-12-08 20:29:28 +00:00
StorageFileCluster.cpp merge master + resolve conflicts 2023-11-28 15:51:21 +01:00
StorageFileCluster.h merge master + resolve conflicts 2023-11-28 15:51:21 +01:00
StorageFuzzJSON.cpp Merge pull request #57372 from jkartseva/fuzz-json-verbose-exception 2023-11-30 08:20:54 +01:00
StorageFuzzJSON.h Follow-up to #56490: Fix build with -DENABLE_LIBRARIES=0 2023-11-28 19:59:43 +00:00
StorageGenerateRandom.cpp
StorageGenerateRandom.h
StorageInMemoryMetadata.cpp
StorageInMemoryMetadata.h
StorageInput.cpp Fixing style. 2023-11-14 14:55:21 +00:00
StorageInput.h Fixing style. 2023-11-15 13:56:51 +00:00
StorageJoin.cpp fix 2023-12-11 15:50:27 +00:00
StorageJoin.h
StorageKeeperMap.cpp Cleanup 2023-11-17 10:27:19 +00:00
StorageKeeperMap.h Small fixes and add test 2023-11-09 15:56:57 +00:00
StorageLog.cpp
StorageLog.h
StorageLogSettings.cpp
StorageLogSettings.h Storage Log faminy support settings storage policy 2023-02-04 14:28:31 +00:00
StorageMaterializedMySQL.cpp
StorageMaterializedMySQL.h
StorageMaterializedView.cpp Followup 2023-11-28 14:01:31 +01:00
StorageMaterializedView.h Better shutdown 2023-11-06 15:47:57 +01:00
StorageMemory.cpp fix alter table tests 2023-11-30 21:42:13 +03:00
StorageMemory.h allow ALTER for TEMPORARY table 2023-11-30 21:42:12 +03:00
StorageMerge.cpp merge_row_policy: cleanup after merge 2023-11-18 21:45:17 +00:00
StorageMerge.h merge_row_policy: make clang-tidy happy 2023-11-21 22:06:18 +00:00
StorageMergeTree.cpp Parallel replicas: friendly settings (#57542) 2023-12-13 14:42:06 +01:00
StorageMergeTree.h Merge remote-tracking branch 'origin/master' into minor-improvements-for-s3-queue 2023-11-06 15:51:11 +01:00
StorageMongoDB.cpp
StorageMongoDB.h
StorageMongoDBSocketFactory.cpp
StorageMongoDBSocketFactory.h Fixes 2021-07-29 08:38:39 +00:00
StorageMySQL.cpp
StorageMySQL.h
StorageNull.cpp
StorageNull.h
StoragePostgreSQL.cpp Update StoragePostgreSQL.cpp 2023-08-12 03:33:58 +03:00
StoragePostgreSQL.h
StorageProxy.h Merge remote-tracking branch 'origin/master' into minor-improvements-for-s3-queue 2023-11-06 15:51:11 +01:00
StorageRedis.cpp
StorageRedis.h
StorageReplicatedMergeTree.cpp Parallel replicas: friendly settings (#57542) 2023-12-13 14:42:06 +01:00
StorageReplicatedMergeTree.h Parallel replicas: friendly settings (#57542) 2023-12-13 14:42:06 +01:00
StorageS3.cpp Merge branch 'master' of github.com:ClickHouse/ClickHouse into schema-inference-union 2023-12-08 20:29:28 +00:00
StorageS3.h Merge branch 'master' of github.com:ClickHouse/ClickHouse into schema-inference-union 2023-12-08 20:29:28 +00:00
StorageS3Cluster.cpp Add _size virtual column to s3/file/hdfs/url/azureBlobStorage engines 2023-11-22 18:12:36 +00:00
StorageS3Cluster.h
StorageS3Settings.cpp
StorageS3Settings.h Minor cache changes 2023-12-04 19:02:37 +01:00
StorageSet.cpp
StorageSet.h
StorageSnapshot.cpp
StorageSnapshot.h
StorageSQLite.cpp
StorageSQLite.h
StorageStripeLog.cpp
StorageStripeLog.h
StorageTableFunction.h Better shutdown 2023-11-06 15:47:57 +01:00
StorageURL.cpp Merge branch 'master' of github.com:ClickHouse/ClickHouse into schema-inference-union 2023-12-08 20:29:28 +00:00
StorageURL.h Merge branch 'master' of github.com:ClickHouse/ClickHouse into schema-inference-union 2023-12-08 20:29:28 +00:00
StorageURLCluster.cpp Add _size virtual column to s3/file/hdfs/url/azureBlobStorage engines 2023-11-22 18:12:36 +00:00
StorageURLCluster.h
StorageValues.cpp
StorageValues.h
StorageView.cpp
StorageView.h
StorageXDBC.cpp
StorageXDBC.h
TableLockHolder.h
transformQueryForExternalDatabase.cpp Update src/Storages/transformQueryForExternalDatabase.cpp 2023-11-08 23:20:12 +08:00
transformQueryForExternalDatabase.h
transformQueryForExternalDatabaseAnalyzer.cpp
transformQueryForExternalDatabaseAnalyzer.h
TTLDescription.cpp Fix build 2023-11-23 16:06:35 +01:00
TTLDescription.h Fix tests 2023-11-23 16:02:33 +01:00
TTLMode.h
UVLoop.h
VirtualColumnUtils.cpp Cleanup 2023-11-28 18:35:19 +00:00
VirtualColumnUtils.h Re-implement filtering a bit. 2023-11-28 16:17:35 +00:00