ClickHouse/src/Storages
2022-11-24 09:35:17 +00:00
..
Cache Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
Distributed Apply connection timeouts settings for Distributed async INSERT from the query 2022-11-11 09:54:07 +01:00
examples Fix -Wshorten-64-to-32 in examples 2022-10-21 13:25:43 +02:00
FileLog Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
fuzzers
HDFS fix skip_unavailable_shards does not work using hdfsCluster table function 2022-11-15 13:25:15 +08:00
Hive Fix Nullable keys in hyperrectangle. 2022-11-11 11:14:05 +08:00
Kafka fix(typo): Passible -> Possible 2022-11-03 11:25:07 -03:00
LiveView Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
MeiliSearch Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
MergeTree Revert "Add table_uuid to system.parts" 2022-11-23 16:41:43 +03:00
MySQL Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
NATS Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
PostgreSQL Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
RabbitMQ Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
RocksDB Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
System Merge branch 'master' into storage-system-moves 2022-11-22 14:46:00 +01:00
tests Better, add tests 2022-11-10 22:47:30 +01:00
WindowView Move InDepthNodeVisitor.h back to src/Interpreters. 2022-11-17 18:16:32 +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 Add test for storage args with UDFs 2022-11-24 09:35:17 +00:00
AlterCommands.h
checkAndGetLiteralArgument.cpp address comments 2022-08-17 23:25:42 +08:00
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 s3 header auth in ast 2022-09-13 15:13:28 +02:00
ExternalDataSourceConfiguration.h Revert "Revert "S3 request per second rate throttling"" 2022-11-17 17:35:04 +01:00
extractKeyExpressionList.cpp
extractKeyExpressionList.h Better naming 2020-05-28 16:09:03 +03:00
Freeze.cpp Remove unused parameter 2022-10-21 14:35:37 +02:00
Freeze.h fix underscore 2022-08-23 13:59:02 +03:00
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 s3 header auth in ast 2022-09-13 15:13:28 +02:00
IndicesDescription.cpp
IndicesDescription.h
IStorage_fwd.h
IStorage.cpp Allow to drop tables from s3_plain disk (so as from web disk) 2022-11-19 10:10:27 +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 Extract common KV storage logic 2022-08-16 09:32:01 +00:00
KVStorageUtils.h Extract common KV storage logic 2022-08-16 09:32:01 +00:00
LightweightDeleteDescription.cpp
LightweightDeleteDescription.h
MarkCache.h
MemorySettings.cpp
MemorySettings.h
MutationCommands.cpp
MutationCommands.h
NamedCollections.cpp Review fixed, style check fix 2022-11-11 16:50:02 +01:00
NamedCollections.h Better, add tests 2022-11-10 22:47:30 +01:00
PartitionCommands.cpp
PartitionCommands.h Fix typos with new codespell 2022-09-02 08:54:48 +00:00
PartitionedSink.cpp
PartitionedSink.h
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 Merge branch 'master' into dynamic-columns-14 2022-10-31 16:15:19 +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 Try to fix tests 2022-08-21 09:23:37 +00:00
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 Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02: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 Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02: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 Miscellaneous changes 2022-11-14 06:41:51 +01:00
StorageMergeTree.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02: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 Check if initialization is done on write 2022-11-16 13:33:22 +00:00
StorageReplicatedMergeTree.h Merge branch 'master' into fetch-remove-covered 2022-11-14 18:23:16 +03:00
StorageS3.cpp Revert "Revert "S3 request per second rate throttling"" 2022-11-17 17:35:04 +01:00
StorageS3.h Merge branch 'master' into fix-describe-delta-lake-hudi 2022-11-21 08:23:33 +00:00
StorageS3Cluster.cpp Revert "Revert "S3 request per second rate throttling"" 2022-11-17 17:35:04 +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 Simplify the code and check what will happen 2022-08-15 06:56:29 +02:00
StorageSet.h
StorageSnapshot.cpp Merge remote-tracking branch 'upstream/master' into HEAD 2022-09-06 15:51:16 +00:00
StorageSnapshot.h
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
TTLMode.h
UVLoop.h
VirtualColumnUtils.cpp
VirtualColumnUtils.h