ClickHouse/src/Storages
2023-06-07 20:03:17 +02:00
..
Cache
DataLakes Fix 2023-05-25 15:48:56 +02:00
Distributed Add new metrics BrokenDistributedBytesToInsert/DistributedBytesToInsert 2023-06-03 20:49:19 +02:00
examples Fix build 2023-05-03 00:09:52 +02:00
FileLog Highly questionable refactoring (getInputMultistream() nonsense) 2023-04-17 04:58:32 +00:00
fuzzers
HDFS Merge pull request #49112 from ClickHouse/Avogar-patch-3 2023-05-31 16:55:43 +02:00
Hive Remove dependency from DB::Context in readers 2023-05-02 21:45:27 +02:00
Kafka apply review suggestions 2023-05-22 15:18:29 +02:00
LiveView
MeiliSearch Add schema inference to more table engines 2023-05-19 00:44:27 +00:00
MergeTree Avoid UB 2023-06-06 19:08:42 -04:00
MySQL
NATS Highly questionable refactoring (getInputMultistream() nonsense) 2023-04-17 04:58:32 +00:00
PostgreSQL replace NO DELAY with SYNC in tests 2023-05-03 20:08:49 +02:00
RabbitMQ fix convertation 2023-05-10 17:50:42 +00:00
RocksDB refactoring near alter conversions 2023-05-25 22:54:54 +00:00
System Rework loading and removing of data parts for MergeTree tables. (#49474) 2023-06-06 14:42:56 +02:00
tests
WindowView use Poco::Timestamp() instead of std::time 2023-04-20 14:36:54 +00:00
AlterCommands.cpp Merge pull request #49563 from evillique/object-column-alter 2023-05-06 18:17:16 +03:00
AlterCommands.h
checkAndGetLiteralArgument.cpp
checkAndGetLiteralArgument.h
CheckResults.h
CMakeLists.txt
ColumnDefault.cpp
ColumnDefault.h
ColumnDependency.h
ColumnsDescription.cpp Allow using Alias column type for KafkaEngine 2023-05-15 15:39:58 +02:00
ColumnsDescription.h Allow using Alias column type for KafkaEngine 2023-05-15 15:39:58 +02:00
CompressionCodecSelector.h
ConstraintsDescription.cpp
ConstraintsDescription.h
DataDestinationType.h
ExecutableSettings.cpp
ExecutableSettings.h
ExternalDataSourceConfiguration.cpp
ExternalDataSourceConfiguration.h
extractKeyExpressionList.cpp
extractKeyExpressionList.h
extractTableFunctionArgumentsFromSelectQuery.cpp Fix schema inference with named collection, refactor Cluster table functions 2023-05-12 13:58:45 +00:00
extractTableFunctionArgumentsFromSelectQuery.h Fix schema inference with named collection, refactor Cluster table functions 2023-05-12 13:58:45 +00:00
Freeze.cpp
Freeze.h
getStructureOfRemoteTable.cpp Fix nested distributed SELECT in WITH clause 2023-06-03 20:22:51 +02:00
getStructureOfRemoteTable.h
getVirtualsForStorage.cpp
getVirtualsForStorage.h Fix clang-tidy, style check 2022-03-29 14:20:21 +02:00
IMessageProducer.cpp
IMessageProducer.h
IndicesDescription.cpp fix skip indexes 2023-03-06 15:29:13 +00:00
IndicesDescription.h
IStorage_fwd.h
IStorage.cpp Propagate input_format_parquet_preserve_order to parallelizeOutputAfterReading() 2023-05-05 04:20:27 +00:00
IStorage.h refactoring near alter conversions 2023-05-25 22:54:54 +00:00
IStorageCluster.cpp Fix schema inference with named collection, refactor Cluster table functions 2023-05-12 13:58:45 +00:00
IStorageCluster.h Fix schema inference with named collection, refactor Cluster table functions 2023-05-12 13:58:45 +00:00
KeyDescription.cpp
KeyDescription.h
KVStorageUtils.cpp
KVStorageUtils.h
LightweightDeleteDescription.cpp
LightweightDeleteDescription.h
MarkCache.h Reduce inter-header dependencies 2023-05-02 21:15:18 +02:00
MemorySettings.cpp
MemorySettings.h
MessageQueueSink.cpp
MessageQueueSink.h
MutationCommands.cpp refactoring near alter conversions 2023-05-25 22:54:54 +00:00
MutationCommands.h
NamedCollectionsHelpers.cpp
NamedCollectionsHelpers.h
PartitionCommands.cpp
PartitionCommands.h
PartitionedSink.cpp
PartitionedSink.h Fix double whitespace in exception message 2023-04-15 23:54:10 +02:00
ProjectionsDescription.cpp
ProjectionsDescription.h
ReadFinalForExternalReplicaStorage.cpp
ReadFinalForExternalReplicaStorage.h
ReadFromStorageProgress.cpp
ReadFromStorageProgress.h
ReadInOrderOptimizer.cpp
ReadInOrderOptimizer.h
registerStorages.cpp Fix two tests and build 2023-06-06 22:48:53 +02:00
registerStorages.h
removeGroupingFunctionSpecializations.cpp Resolve as FunctionGrouping 2023-03-14 03:33:31 +00:00
removeGroupingFunctionSpecializations.h
RenamingRestrictions.h
SelectQueryDescription.cpp
SelectQueryDescription.h
SelectQueryInfo.h Add 'partitions' field for system.query_log 2023-05-24 20:42:31 +08:00
SetSettings.cpp
SetSettings.h
StorageAzureBlob.cpp Remove logging add sleeps 2023-06-07 20:03:17 +02:00
StorageAzureBlob.h Refactored to StorageAzureBlob 2023-06-06 21:58:54 +02:00
StorageBuffer.cpp
StorageBuffer.h
StorageConfiguration.h Simplify code around storage s3 configuration 2023-02-06 16:23:17 +01:00
StorageDictionary.cpp
StorageDictionary.h Propagate input_format_parquet_preserve_order to parallelizeOutputAfterReading() 2023-05-05 04:20:27 +00:00
StorageDistributed.cpp Remove useless code 2023-06-01 03:04:29 +02:00
StorageDistributed.h
StorageDummy.cpp
StorageDummy.h
StorageExecutable.cpp
StorageExecutable.h
StorageExternalDistributed.cpp Add schema inference to more table engines 2023-05-19 00:44:27 +00:00
StorageExternalDistributed.h
StorageFactory.cpp
StorageFactory.h
StorageFile.cpp Merge pull request #49112 from ClickHouse/Avogar-patch-3 2023-05-31 16:55:43 +02:00
StorageFile.h Propagate input_format_parquet_preserve_order to parallelizeOutputAfterReading() 2023-05-05 04:20:27 +00:00
StorageGenerateRandom.cpp Control memory usage in generateRandom 2023-06-04 04:44:51 +02:00
StorageGenerateRandom.h
StorageInMemoryMetadata.cpp
StorageInMemoryMetadata.h
StorageInput.cpp
StorageInput.h
StorageJoin.cpp refactoring near alter conversions 2023-05-25 22:54:54 +00:00
StorageJoin.h
StorageKeeperMap.cpp refactoring near alter conversions 2023-05-25 22:54:54 +00:00
StorageKeeperMap.h
StorageLog.cpp fix logs engins 2023-05-30 12:26:20 +02:00
StorageLog.h
StorageLogSettings.cpp
StorageLogSettings.h
StorageMaterializedMySQL.cpp
StorageMaterializedMySQL.h
StorageMaterializedView.cpp
StorageMaterializedView.h
StorageMemory.cpp refactoring near alter conversions 2023-05-25 22:54:54 +00:00
StorageMemory.h move pipe compute into initializePipeline 2023-05-02 14:59:41 +02:00
StorageMerge.cpp Fixes for parallel replicas (#50195) 2023-05-25 14:41:04 +02:00
StorageMerge.h Fixes for parallel replicas (#50195) 2023-05-25 14:41:04 +02:00
StorageMergeTree.cpp Fixes for MergeTree with readonly disks (#50244) 2023-06-02 16:18:32 +03:00
StorageMergeTree.h refactoring near alter conversions 2023-05-25 22:54:54 +00:00
StorageMongoDB.cpp
StorageMongoDB.h fix typo 2023-05-15 16:51:20 +08:00
StorageMongoDBSocketFactory.cpp
StorageMongoDBSocketFactory.h
StorageMySQL.cpp Fix style 2023-05-19 01:31:45 +00:00
StorageMySQL.h Add schema inference to more table engines 2023-05-19 00:44:27 +00:00
StorageNull.cpp
StorageNull.h Propagate input_format_parquet_preserve_order to parallelizeOutputAfterReading() 2023-05-05 04:20:27 +00:00
StoragePostgreSQL.cpp Merge pull request #49894 from evillique/postgresql-uuid 2023-06-03 07:13:41 +03:00
StoragePostgreSQL.h Add schema inference to more table engines 2023-05-19 00:44:27 +00:00
StorageProxy.h
StorageReplicatedMergeTree.cpp Merge pull request #50448 from ClickHouse/rm_parts_from_zk_paranoid 2023-06-05 04:42:15 +03:00
StorageReplicatedMergeTree.h paranoid fix for removing parts from zk 2023-06-01 21:20:39 +02:00
StorageS3.cpp Merge branch 'master' into azure_table_function 2023-06-07 12:33:26 +02:00
StorageS3.h Get rid of SeekableReadBufferFactory, add SeekableReadBuffer::readBigAt() instead 2023-06-01 18:48:30 -07:00
StorageS3Cluster.cpp fix style 2023-05-15 16:39:26 +00:00
StorageS3Cluster.h Fix schema inference with named collection, refactor Cluster table functions 2023-05-12 13:58:45 +00:00
StorageS3Settings.cpp add test with merge tree table 2023-05-26 18:59:21 +02:00
StorageS3Settings.h add test with merge tree table 2023-05-26 18:59:21 +02:00
StorageSet.cpp Make async reader work with any impl 2023-05-22 19:54:04 +02:00
StorageSet.h
StorageSnapshot.cpp
StorageSnapshot.h refactoring near alter conversions 2023-05-25 22:54:54 +00:00
StorageSQLite.cpp Add schema inference to more table engines 2023-05-19 00:44:27 +00:00
StorageSQLite.h Add schema inference to more table engines 2023-05-19 00:44:27 +00:00
StorageStripeLog.cpp Add backup setting "decrypt_files_from_encrypted_disks" 2023-05-16 14:27:27 +02:00
StorageStripeLog.h
StorageTableFunction.h
StorageURL.cpp Get rid of SeekableReadBufferFactory, add SeekableReadBuffer::readBigAt() instead 2023-06-01 18:48:30 -07:00
StorageURL.h Get rid of SeekableReadBufferFactory, add SeekableReadBuffer::readBigAt() instead 2023-06-01 18:48:30 -07:00
StorageURLCluster.cpp fix style 2023-05-15 16:39:26 +00:00
StorageURLCluster.h Fix schema inference with named collection, refactor Cluster table functions 2023-05-12 13:58:45 +00:00
StorageValues.cpp
StorageValues.h
StorageView.cpp
StorageView.h
StorageXDBC.cpp
StorageXDBC.h
TableLockHolder.h
transformQueryForExternalDatabase.cpp
transformQueryForExternalDatabase.h
transformQueryForExternalDatabaseAnalyzer.cpp
transformQueryForExternalDatabaseAnalyzer.h
TTLDescription.cpp
TTLDescription.h
TTLMode.h
UVLoop.h
VirtualColumnUtils.cpp Do not skip building set even when reading from remote 2023-05-02 21:31:56 +02:00
VirtualColumnUtils.h