ClickHouse/src/Storages
Nikolai Kochetov e4d5db6161
Merge pull request #34717 from azat/merge-mutate-memory-tracker
Fix possible memory_tracker use-after-free (for async s3 writes) for merges/mutations
2022-02-18 19:28:43 +01:00
..
Cache
Distributed minor enhancements 2022-02-08 15:57:23 +03:00
examples
FileLog continue of #34317 2022-02-06 08:59:17 +00:00
fuzzers
HDFS Merge branch 'master' into fix-url-globs 2022-02-16 12:45:31 +03:00
Hive continue of #34317 2022-02-06 08:59:17 +00:00
Kafka continue of #34317 2022-02-06 08:59:17 +00:00
LiveView Merge branch 'master' into windowview-stream-table-join 2022-01-19 07:46:00 +00:00
MergeTree Fix possible memory_tracker use-after-free for merges/mutations 2022-02-18 16:23:54 +03:00
MySQL
PostgreSQL Fix 2022-02-08 16:41:55 +01:00
RabbitMQ
RocksDB Update sort to pdqsort 2022-01-30 19:49:48 +00:00
System Deprecate sh script for StorageSystemContributors, update generated file 2022-02-16 12:16:43 +01:00
tests
WindowView update code style 2022-01-19 02:24:27 +00:00
AlterCommands.cpp
AlterCommands.h
CheckResults.h
CMakeLists.txt
ColumnCodec.h
ColumnDefault.cpp added EPHEMERAL default for column (preliminary) 2022-02-07 23:21:10 +00:00
ColumnDefault.h added EPHEMERAL default for column (preliminary) 2022-02-07 23:21:10 +00:00
ColumnDependency.h
ColumnsDescription.cpp Merge pull request #34623 from CurtizJ/minor-subcolumns-fix 2022-02-16 12:38:00 +01:00
ColumnsDescription.h major rework, transform added to the insert pipe 2022-02-13 17:42:59 +00:00
CompressionCodecSelector.h
ConstraintsDescription.cpp
ConstraintsDescription.h
DataDestinationType.h
ExecutableSettings.cpp
ExecutableSettings.h
ExternalDataSourceConfiguration.cpp Add support for dictionary source 2022-01-10 14:00:03 +03:00
ExternalDataSourceConfiguration.h Detect format by file name in file/hdfs/s3/url table functions 2022-01-12 18:29:31 +03:00
extractKeyExpressionList.cpp
extractKeyExpressionList.h
getStructureOfRemoteTable.cpp
getStructureOfRemoteTable.h
IndicesDescription.cpp
IndicesDescription.h
IStorage_fwd.h
IStorage.cpp
IStorage.h Export IStorage::isVirtualColumn() 2022-01-10 21:21:24 +03:00
KeyDescription.cpp Update KeyDescription.cpp 2022-02-07 13:59:03 +03:00
KeyDescription.h fix local metadata differ zk metadata 2022-01-27 16:33:40 +08:00
MarkCache.h
MemorySettings.cpp
MemorySettings.h
MutationCommands.cpp
MutationCommands.h
PartitionCommands.cpp
PartitionCommands.h
PartitionedSink.cpp Improve performance of insert into table functions URL, S3, File, HDFS 2022-02-10 20:06:23 +00:00
PartitionedSink.h Improve performance of insert into table functions URL, S3, File, HDFS 2022-02-10 20:06:23 +00:00
ProjectionsDescription.cpp Better projection format and test fixes 2022-02-07 10:47:11 +08:00
ProjectionsDescription.h Adapt minmax_count_projection with ModuleLegacy 2022-02-06 16:46:11 +08:00
ReadFinalForExternalReplicaStorage.cpp Fix 2022-02-08 16:41:55 +01:00
ReadFinalForExternalReplicaStorage.h
ReadInOrderOptimizer.cpp
ReadInOrderOptimizer.h
registerStorages.cpp Initial commit 2022-01-31 17:10:59 +00:00
registerStorages.h
SelectQueryDescription.cpp Fix LOGICAL_ERROR for MATERIALIZED VIEW over table functions (i.e. numbers()) 2021-12-11 11:04:47 +03:00
SelectQueryDescription.h
SelectQueryInfo.h Fix aggregation_in_order with normal projection 2022-02-06 16:46:12 +08:00
SetSettings.cpp
SetSettings.h
StorageBuffer.cpp Disable projection for high-order storages 2022-02-06 16:46:10 +08:00
StorageBuffer.h Simplify different block sturcture (i.e. after ALTER) support for Buffer 2022-01-28 11:09:56 +03:00
StorageDictionary.cpp
StorageDictionary.h
StorageDistributed.cpp continue of #34317 2022-02-06 08:59:17 +00:00
StorageDistributed.h
StorageExecutable.cpp
StorageExecutable.h
StorageExternalDistributed.cpp
StorageExternalDistributed.h
StorageFactory.cpp improve 2022-02-01 16:59:41 +00:00
StorageFactory.h
StorageFile.cpp Merge branch 'master' into fix-url-globs 2022-02-16 12:45:31 +03:00
StorageFile.h Fix data race in StorageFile (#34113) 2022-01-31 11:58:40 +03:00
StorageGenerateRandom.cpp
StorageGenerateRandom.h
StorageInMemoryMetadata.cpp insertion with ephemerals requires columns list, insertion without columns list omits ephemeral 2022-02-09 01:11:29 +00:00
StorageInMemoryMetadata.h insertion with ephemerals requires columns list, insertion without columns list omits ephemeral 2022-02-09 01:11:29 +00:00
StorageInput.cpp
StorageInput.h
StorageJoin.cpp Fix StorageJoin and Asof or join_use_nulls in pipeline 2022-02-14 14:14:27 +00:00
StorageJoin.h Fix StorageJoin and Asof or join_use_nulls in pipeline 2022-02-14 14:14:27 +00:00
StorageLog.cpp try fix data race in StorageLog 2022-02-13 04:52:16 +00:00
StorageLog.h
StorageLogSettings.cpp
StorageLogSettings.h
StorageMaterializedMySQL.cpp
StorageMaterializedMySQL.h
StorageMaterializedView.cpp Disable projection for high-order storages 2022-02-06 16:46:10 +08:00
StorageMaterializedView.h materialized view support virtual column 2022-01-10 15:53:41 +08:00
StorageMemory.cpp Use explicit template instantiation for SystemLog 2022-01-10 22:01:41 +03:00
StorageMemory.h
StorageMerge.cpp Disable projection for high-order storages 2022-02-06 16:46:10 +08:00
StorageMerge.h
StorageMergeTree.cpp Remove unused param 2022-02-03 11:21:19 +03:00
StorageMergeTree.h Merge pull request #33234 from CurtizJ/fix-flush-in-memory-parts 2022-01-21 02:18:03 +03:00
StorageMongoDB.cpp
StorageMongoDB.h
StorageMongoDBSocketFactory.cpp
StorageMongoDBSocketFactory.h
StorageMySQL.cpp
StorageMySQL.h
StorageNull.cpp
StorageNull.h change alter_lock to std::timed_mutex 2021-10-26 13:37:00 +03:00
StoragePostgreSQL.cpp
StoragePostgreSQL.h
StorageProxy.h Disable projection for high-order storages 2022-02-06 16:46:10 +08:00
StorageReplicatedMergeTree.cpp Merge remote-tracking branch 'upstream/master' 2022-02-17 14:02:27 +08:00
StorageReplicatedMergeTree.h Fix clang tidy and add check for master 2022-02-14 14:37:41 +03:00
StorageS3.cpp Merge branch 'master' into fix-url-globs 2022-02-16 12:45:31 +03:00
StorageS3.h Add settings for S3 multipart upload parts size 2022-02-08 19:38:04 +03:00
StorageS3Cluster.cpp avoid unnecessary copying of Settings 2022-02-10 12:13:51 +03:00
StorageS3Cluster.h
StorageS3Settings.cpp
StorageS3Settings.h
StorageSet.cpp
StorageSet.h
StorageSQLite.cpp Fix Context leak (recursive context reference) in StorageSQLite 2022-01-26 12:56:27 +03:00
StorageSQLite.h Fix Context leak (recursive context reference) in StorageSQLite 2022-01-26 12:56:27 +03:00
StorageStripeLog.cpp
StorageStripeLog.h
StorageTableFunction.h
StorageURL.cpp Merge branch 'master' into fix-url-globs 2022-02-16 12:45:31 +03:00
StorageURL.h
StorageValues.cpp
StorageValues.h
StorageView.cpp Fix bug for select from VIEW with format and limit settings 2022-01-11 20:19:41 +08:00
StorageView.h
StorageXDBC.cpp
StorageXDBC.h
TableLockHolder.h
transformQueryForExternalDatabase.cpp
transformQueryForExternalDatabase.h
TTLDescription.cpp support TTL TO [DISK|VOLUME] [IF EXISTS] 2022-02-10 19:26:23 +03:00
TTLDescription.h support TTL TO [DISK|VOLUME] [IF EXISTS] 2022-02-10 19:26:23 +03:00
TTLMode.h
VirtualColumnUtils.cpp
VirtualColumnUtils.h