ClickHouse/src/Storages
2021-04-12 22:04:26 +03:00
..
Distributed Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
HDFS Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
Kafka Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
LiveView Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
MergeTree Readability of error message for ORDER BY 2021-04-11 20:42:05 -04:00
PostgreSQL Better 2021-04-01 10:27:24 +00:00
RabbitMQ Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
RocksDB Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
System Fix combinators with common prefix name (State and SimpleState) with libstdc++ 2021-04-11 22:10:02 +03:00
tests Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
AlterCommands.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
AlterCommands.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
CheckResults.h
CMakeLists.txt RFC: Add metadata section to MergeTreeWriteAheadLog 2020-10-19 12:16:31 +01:00
ColumnCodec.h
ColumnDefault.cpp
ColumnDefault.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
ColumnDependency.h
ColumnsDescription.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
ColumnsDescription.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
CompressionCodecSelector.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
ConstraintsDescription.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
ConstraintsDescription.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DataDestinationType.h
extractKeyExpressionList.cpp ANTLR4 Grammar for ClickHouse and new parser (#11298) 2020-12-04 05:15:44 +03:00
extractKeyExpressionList.h
getStructureOfRemoteTable.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
getStructureOfRemoteTable.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
IndicesDescription.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
IndicesDescription.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
IStorage_fwd.h
IStorage.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
IStorage.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
JoinSettings.cpp Better exceptions rethrow 2020-10-26 06:35:57 +03:00
JoinSettings.h
KeyDescription.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
KeyDescription.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
MarkCache.h Fix cache size calculation 2020-11-27 16:17:10 +03:00
MemorySettings.cpp In memory compression: a prototype 2021-02-11 16:40:15 +03:00
MemorySettings.h Disable in-memory compression by default 2021-02-19 12:02:18 +03:00
MutationCommands.cpp Add missed header 2021-01-11 17:51:23 +03:00
MutationCommands.h ANTLR4 Grammar for ClickHouse and new parser (#11298) 2020-12-04 05:15:44 +03:00
PartitionCommands.cpp ALTER TABLE UNFREEZE rework. 2021-03-02 23:28:42 +03:00
PartitionCommands.h ALTER TABLE UNFREEZE rework. 2021-03-02 23:28:42 +03:00
ReadInOrderOptimizer.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
ReadInOrderOptimizer.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
registerStorages.cpp Make common class for external storages 2021-03-27 17:12:47 +00:00
registerStorages.h Make code slightly better 2020-11-11 09:08:53 +08:00
SelectQueryDescription.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
SelectQueryDescription.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
SelectQueryInfo.h Refactor row level security actions. 2021-02-15 22:48:06 +03:00
SetSettings.cpp Better exceptions rethrow 2020-10-26 06:35:57 +03:00
SetSettings.h Use IDisk in Set and Join storages 2020-12-16 14:58:44 +03:00
StorageBuffer.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageBuffer.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageDictionary.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageDictionary.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageDistributed.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageDistributed.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageExternalDistributed.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageExternalDistributed.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageFactory.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageFactory.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageFile.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageFile.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageGenerateRandom.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageGenerateRandom.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageInMemoryMetadata.cpp better 2021-04-06 22:23:16 +03:00
StorageInMemoryMetadata.h better 2021-04-06 22:23:16 +03:00
StorageInput.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageInput.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageJoin.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageJoin.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageLog.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageLog.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageLogSettings.cpp
StorageLogSettings.h
StorageMaterializedView.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageMaterializedView.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageMaterializeMySQL.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageMaterializeMySQL.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageMemory.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageMemory.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageMerge.cpp fix assertion when filtering tables in StorageMerge 2021-04-12 22:04:26 +03:00
StorageMerge.h fix assertion when filtering tables in StorageMerge 2021-04-12 22:04:26 +03:00
StorageMergeTree.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageMergeTree.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageMongoDB.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageMongoDB.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageMySQL.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageMySQL.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageNull.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageNull.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StoragePostgreSQL.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StoragePostgreSQL.h Fix 2021-04-11 23:39:18 +00:00
StorageProxy.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageReplicatedMergeTree.cpp Introduce helper for removing one part from fs for ReplicatedMergeTree 2021-04-11 14:38:46 +03:00
StorageReplicatedMergeTree.h Respect max_part_removal_threads for ReplicatedMergeTree 2021-04-11 11:33:45 +03:00
StorageS3.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageS3.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageS3Settings.cpp Added SSE-C support in S3 client. 2021-01-28 09:32:41 +03:00
StorageS3Settings.h recreate S3 client if credentials changed 2021-03-10 13:36:57 +03:00
StorageSet.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageSet.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageStripeLog.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageStripeLog.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageTableFunction.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageTinyLog.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageTinyLog.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageURL.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageURL.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageValues.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageValues.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageView.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageView.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageXDBC.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageXDBC.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
TableLockHolder.h
transformQueryForExternalDatabase.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
transformQueryForExternalDatabase.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
TTLDescription.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
TTLDescription.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
TTLMode.h
VirtualColumnUtils.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
VirtualColumnUtils.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
ya.make StorageExternalDistributed arcadia fix 2021-04-10 21:52:17 +03:00
ya.make.in Fix Arcadia 2021-01-07 18:40:54 +03:00