ClickHouse/src/Storages
2022-11-01 13:55:17 +03:00
..
Cache Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
Distributed Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02: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 Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
Hive Review fixes 2022-10-21 22:40:13 +02:00
Kafka Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02: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 Merge pull request #42681 from kitaisreal/merge-tree-indexes-use-actions-dag 2022-11-01 13:55:17 +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 refactor-data-part 2022-10-26 17:49:20 +02:00
tests Remove cruft 2022-09-17 22:16:31 +02:00
WindowView Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
AlterCommands.cpp Update AlterCommands.cpp 2022-10-19 00:25:21 +03: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 Activate clang-tidy warning "readability-container-contains" 2022-04-18 23:53:11 +02:00
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 Merge branch 'master' into keeper-upload-snapshot-to-s3 2022-09-27 07:28:26 +00:00
extractKeyExpressionList.cpp
extractKeyExpressionList.h
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 Fix additional_table_filters for Distributed. 2022-10-14 17:04:42 +00: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 Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
IStorage.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02: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 Fix review 2022-08-08 21:34:24 +00:00
MemorySettings.cpp
MemorySettings.h
MutationCommands.cpp
MutationCommands.h
PartitionCommands.cpp
PartitionCommands.h Fix typos with new codespell 2022-09-02 08:54:48 +00:00
PartitionedSink.cpp
PartitionedSink.h
ProjectionsDescription.cpp Fix building aggregate projections when external aggregation is on (#39671) 2022-08-04 23:29:26 +02:00
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 Fix some #include atrocities 2022-09-28 13:49:28 +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 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
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 Fixed tests 2022-10-24 10:22:20 +02: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
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 Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02: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 Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageMemory.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageMerge.cpp Fix test. 2022-10-26 17:49:36 +00:00
StorageMerge.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageMergeTree.cpp better interface 2022-10-25 22:14:06 +00: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 fix accessing part in Deleting state 2022-10-30 17:30:51 +01:00
StorageReplicatedMergeTree.h fix accessing part in Deleting state 2022-10-30 17:30:51 +01:00
StorageS3.cpp Merge branch 'master' into 36316_Support_glob_for_recursive_directory_traversal 2022-10-24 18:34:19 +02:00
StorageS3.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageS3Cluster.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageS3Cluster.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageS3Settings.cpp Merge branch 'master' into keeper-upload-snapshot-to-s3 2022-09-21 06:57:58 +00:00
StorageS3Settings.h Fix use_environment_credentials 2022-09-30 12:25:39 +02:00
StorageSet.cpp Simplify the code and check what will happen 2022-08-15 06:56:29 +02:00
StorageSet.h
StorageSnapshot.cpp Try to fix tests 2022-08-21 09:23:37 +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 Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02: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 Fixed tests 2022-10-24 10:22:20 +02:00
transformQueryForExternalDatabase.h
TTLDescription.cpp
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