ClickHouse/src/Storages
Nikolai Kochetov d53439390f Review fixes.
2022-11-24 16:04:35 +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 Merge pull request #41979 from Avogar/s3-cluster-schema-inference 2022-11-01 14:00:21 +01: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 Review fixes. 2022-11-24 16:04:35 +00: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 Add is_read_only/is_write_once/is_remote/is_broken to system.disks 2022-11-19 10:11:39 +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 Update AlterCommands.cpp 2022-10-19 00:25:21 +03:00
AlterCommands.h
checkAndGetLiteralArgument.cpp
checkAndGetLiteralArgument.h
CheckResults.h
CMakeLists.txt
ColumnDefault.cpp added EPHEMERAL default for column (preliminary) 2022-02-07 23:21:10 +00:00
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
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 Better 2022-03-28 22:40:27 +02:00
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
KVStorageUtils.h
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
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 to add_oss_function_and_StorageOSS 2022-11-11 16:40:10 +08: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 Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageBuffer.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageDelta.cpp Revert "Revert "S3 request per second rate throttling"" 2022-11-17 17:35:04 +01:00
StorageDelta.h Apply clang-format 2022-11-04 20:51:44 +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 Revert "Revert "S3 request per second rate throttling"" 2022-11-17 17:35:04 +01:00
StorageHudi.h Minor changes 2022-11-07 12:45:26 +01: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 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 Revert "Revert "S3 request per second rate throttling"" 2022-11-17 17:35:04 +01: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
StorageSet.h
StorageSnapshot.cpp
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 Add recompression TTL parser 2020-08-31 14:35:53 +03:00
UVLoop.h
VirtualColumnUtils.cpp
VirtualColumnUtils.h