ClickHouse/src/Storages
2022-12-12 14:27:35 +01:00
..
Cache Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
Distributed Merge pull request #43406 from azat/dist/async-insert-stat 2022-12-05 12:53:12 +03:00
examples Fix -Wshorten-64-to-32 in examples 2022-10-21 13:25:43 +02:00
FileLog Referential dependencies for RESTORE (#43834) 2022-12-02 15:05:46 +01:00
fuzzers
HDFS fix skip_unavailable_shards does not work using hdfsCluster table function 2022-11-15 13:25:15 +08:00
Hive s3 table function can support select nested column using {column_name}.{subcolumn_name} 2022-11-23 23:36:12 +08:00
Kafka Referential dependencies for RESTORE (#43834) 2022-12-02 15:05:46 +01:00
LiveView Referential dependencies for RESTORE (#43834) 2022-12-02 15:05:46 +01:00
MeiliSearch Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
MergeTree ensure force_restore_data is removed from zk 2022-12-12 14:27:35 +01:00
MySQL Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
NATS Referential dependencies for RESTORE (#43834) 2022-12-02 15:05:46 +01:00
PostgreSQL Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
RabbitMQ Referential dependencies for RESTORE (#43834) 2022-12-02 15:05:46 +01:00
RocksDB Add a limit for string size in RowBinary format (#43842) 2022-12-02 13:57:11 +01:00
System Referential dependencies for RESTORE (#43834) 2022-12-02 15:05:46 +01:00
tests Better 2022-11-16 17:58:21 +01:00
WindowView Referential dependencies for RESTORE (#43834) 2022-12-02 15:05:46 +01:00
addColumnsStructureToQueryWithClusterEngine.cpp Fix style 2022-10-19 21:48:01 +02:00
addColumnsStructureToQueryWithClusterEngine.h Make better 2022-10-18 13:03:55 +00:00
AlterCommands.cpp Modify ALTER before replicating 2022-11-25 10:16:20 +00:00
AlterCommands.h
checkAndGetLiteralArgument.cpp
checkAndGetLiteralArgument.h
CheckResults.h
CMakeLists.txt
ColumnDefault.cpp
ColumnDefault.h
ColumnDependency.h
ColumnsDescription.cpp abort instead of __builtin_unreachable in debug builds 2022-10-07 21:49:08 +02:00
ColumnsDescription.h
CompressionCodecSelector.h
ConstraintsDescription.cpp
ConstraintsDescription.h
DataDestinationType.h
ExecutableSettings.cpp
ExecutableSettings.h
ExternalDataSourceConfiguration.cpp
ExternalDataSourceConfiguration.h Revert "Revert "S3 request per second rate throttling"" 2022-11-17 17:35:04 +01:00
extractKeyExpressionList.cpp
extractKeyExpressionList.h
Freeze.cpp Remove unused parameter 2022-10-21 14:35:37 +02:00
Freeze.h
getStructureOfRemoteTable.cpp Merge branch 'master' into dynamic-columns-14 2022-10-31 16:15:19 +01:00
getStructureOfRemoteTable.h
getVirtualsForStorage.cpp
getVirtualsForStorage.h
HeaderCollection.h
IndicesDescription.cpp
IndicesDescription.h
IStorage_fwd.h
IStorage.cpp Referential dependencies for RESTORE (#43834) 2022-12-02 15:05:46 +01:00
IStorage.h Allow to drop tables from s3_plain disk (so as from web disk) 2022-11-19 10:10:27 +01:00
KeyDescription.cpp
KeyDescription.h
KVStorageUtils.cpp Add a limit for string size in RowBinary format (#43842) 2022-12-02 13:57:11 +01:00
KVStorageUtils.h Add a limit for string size in RowBinary format (#43842) 2022-12-02 13:57:11 +01:00
LightweightDeleteDescription.cpp
LightweightDeleteDescription.h
MarkCache.h
MemorySettings.cpp
MemorySettings.h
MutationCommands.cpp
MutationCommands.h
NamedCollectionConfiguration.cpp Fix memory leak 2022-12-04 19:29:53 +01:00
NamedCollectionConfiguration.h Add commands CREATE/ALTER/DROP NAMED COLLECTION 2022-11-15 15:51:56 +01:00
NamedCollections_fwd.h Better 2022-11-16 17:58:21 +01:00
NamedCollections.cpp Fix review comments 2022-11-21 21:50:24 +01:00
NamedCollections.h Better 2022-11-16 17:58:21 +01:00
NamedCollectionUtils.cpp Revert the change 2022-11-24 12:03:16 +01:00
NamedCollectionUtils.h Better 2022-11-16 17:58:21 +01:00
PartitionCommands.cpp
PartitionCommands.h
PartitionedSink.cpp
PartitionedSink.h Finalize write buffers in case of exception 2022-05-06 17:30:18 +00:00
ProjectionsDescription.cpp
ProjectionsDescription.h
ReadFinalForExternalReplicaStorage.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
ReadFinalForExternalReplicaStorage.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
ReadInOrderOptimizer.cpp Merge pull request #41701 from CurtizJ/fix-monotonic-order-by 2022-09-30 17:32:37 +02:00
ReadInOrderOptimizer.h
registerStorages.cpp Merge branch 'master' into fix-describe-delta-lake-hudi 2022-11-21 08:23:33 +00:00
registerStorages.h
SelectQueryDescription.cpp
SelectQueryDescription.h
SelectQueryInfo.h Merge pull request #42580 from hanfei1991/fei/limit_max_rows 2022-10-26 14:09:59 +02:00
SetSettings.cpp
SetSettings.h
StorageBuffer.cpp Fix possible "No column to rollback" logical error during INSERT into Buffer 2022-11-17 19:12:58 +01:00
StorageBuffer.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageDeltaLake.cpp Merge branch 'master' into fix-describe-delta-lake-hudi 2022-11-21 08:23:33 +00:00
StorageDeltaLake.h Merge branch 'master' into fix-describe-delta-lake-hudi 2022-11-21 08:23:33 +00:00
StorageDictionary.cpp Added JOIN support for different algorithm 2022-10-24 10:22:21 +02:00
StorageDictionary.h Added JOIN support for different algorithm 2022-10-24 10:22:21 +02:00
StorageDistributed.cpp Memory bound merging for distributed aggregation in order (#40879) 2022-11-28 00:41:31 +01:00
StorageDistributed.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageExecutable.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageExecutable.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageExternalDistributed.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageExternalDistributed.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageFactory.cpp
StorageFactory.h
StorageFile.cpp Merge branch 'master' into 36316_Support_glob_for_recursive_directory_traversal 2022-10-24 18:34:19 +02:00
StorageFile.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageGenerateRandom.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageGenerateRandom.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageHudi.cpp Merge branch 'master' into fix-describe-delta-lake-hudi 2022-11-21 08:23:33 +00:00
StorageHudi.h Fix DESCRIBE for deltaLake and hudi table functions 2022-11-17 11:46:17 +00:00
StorageInMemoryMetadata.cpp
StorageInMemoryMetadata.h remove useless code 2022-10-12 03:48:37 +00:00
StorageInput.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageInput.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageJoin.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageJoin.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageKeeperMap.cpp Add a limit for string size in RowBinary format (#43842) 2022-12-02 13:57:11 +01:00
StorageKeeperMap.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageLog.cpp Merge branch 'master' into dynamic-columns-14 2022-10-31 16:15:19 +01:00
StorageLog.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageLogSettings.cpp
StorageLogSettings.h
StorageMaterializedMySQL.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageMaterializedMySQL.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageMaterializedView.cpp Referential dependencies for RESTORE (#43834) 2022-12-02 15:05:46 +01:00
StorageMaterializedView.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageMemory.cpp Merge branch 'master' into dynamic-columns-14 2022-10-31 16:15:19 +01:00
StorageMemory.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageMerge.cpp Fixing read-in-order for special storages. 2022-11-01 19:51:52 +00:00
StorageMerge.h Fixing read-in-order for special storages. 2022-11-01 19:51:52 +00:00
StorageMergeTree.cpp do not read part status just for logging 2022-12-01 16:08:05 +01:00
StorageMergeTree.h fix isolation breach, droping outdated part should't be ignored 2022-11-23 15:16:09 +00:00
StorageMongoDB.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageMongoDB.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageMongoDBSocketFactory.cpp Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
StorageMongoDBSocketFactory.h
StorageMySQL.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageMySQL.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageNull.cpp
StorageNull.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StoragePostgreSQL.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StoragePostgreSQL.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageProxy.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageReplicatedMergeTree.cpp ignore session expired errors after BC check 2022-12-12 14:02:14 +01:00
StorageReplicatedMergeTree.h Merge branch 'master' into fetch-remove-covered 2022-11-14 18:23:16 +03:00
StorageS3.cpp Merge pull request #43329 from xiedeyantu/support_nested_column 2022-11-29 22:27:19 +01:00
StorageS3.h Merge pull request #43329 from xiedeyantu/support_nested_column 2022-11-29 22:27:19 +01:00
StorageS3Cluster.cpp fix s3Cluster function returns NOT_FOUND_COLUMN_IN_BLOCK error (#43629) 2022-12-02 15:43:29 +01:00
StorageS3Cluster.h Merge pull request #41979 from Avogar/s3-cluster-schema-inference 2022-11-01 14:00:21 +01:00
StorageS3Settings.cpp Revert "Revert "S3 request per second rate throttling"" 2022-11-17 17:35:04 +01:00
StorageS3Settings.h Revert "Revert "S3 request per second rate throttling"" 2022-11-17 17:35:04 +01:00
StorageSet.cpp
StorageSet.h
StorageSnapshot.cpp
StorageSnapshot.h Cleanups 2022-07-24 12:21:18 +02:00
StorageSQLite.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageSQLite.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageStripeLog.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageStripeLog.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageTableFunction.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageURL.cpp Merge pull request #42224 from kssenii/fit-http-buffer-retries 2022-11-04 11:50:17 +01:00
StorageURL.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageValues.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageValues.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageView.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageView.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageXDBC.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageXDBC.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
TableLockHolder.h
transformQueryForExternalDatabase.cpp Move InDepthNodeVisitor.h back to src/Interpreters. 2022-11-17 18:16:32 +01:00
transformQueryForExternalDatabase.h
TTLDescription.cpp Move InDepthNodeVisitor.h back to src/Interpreters. 2022-11-17 18:16:32 +01:00
TTLDescription.h support TTL TO [DISK|VOLUME] [IF EXISTS] 2022-02-10 19:26:23 +03:00
TTLMode.h
UVLoop.h
VirtualColumnUtils.cpp
VirtualColumnUtils.h