ClickHouse/src/Storages
2022-02-07 12:44:56 +03:00
..
Cache code style 2022-01-05 14:40:02 +08:00
Distributed Build improvement 2022-01-17 22:36:27 +08:00
examples
FileLog continue of #34317 2022-02-06 08:59:17 +00:00
fuzzers
HDFS continue of #34317 2022-02-06 08:59:17 +00: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 Merge branch 'master' into revert-34211-revert-34153-add_func_tests_over_s3 2022-02-07 12:44:56 +03:00
MySQL Settings changes as key value 2021-12-27 17:45:00 +03:00
PostgreSQL Fix formatting error in logging messages 2022-02-01 14:30:04 +03:00
RabbitMQ Fix 2021-12-12 00:19:06 +03:00
RocksDB Update sort to pdqsort 2022-01-30 19:49:48 +00:00
System Fixed tests 2022-02-04 19:52:18 +00:00
tests Fix unit tests 2021-12-27 15:31:49 +03:00
WindowView update code style 2022-01-19 02:24:27 +00:00
AlterCommands.cpp
AlterCommands.h
CheckResults.h
CMakeLists.txt
ColumnCodec.h
ColumnDefault.cpp
ColumnDefault.h
ColumnDependency.h
ColumnsDescription.cpp
ColumnsDescription.h
CompressionCodecSelector.h
ConstraintsDescription.cpp
ConstraintsDescription.h
DataDestinationType.h
ExecutableSettings.cpp
ExecutableSettings.h Updated executable function integration tests 2021-12-28 22:55:30 +03:00
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 Rename "common" to "base" 2021-10-02 10:13:14 +03:00
IStorage_fwd.h
IStorage.cpp Dictionaries fix comment 2021-12-28 23:50:48 +03:00
IStorage.h Export IStorage::isVirtualColumn() 2022-01-10 21:21:24 +03:00
KeyDescription.cpp
KeyDescription.h
MarkCache.h
MemorySettings.cpp
MemorySettings.h
MutationCommands.cpp
MutationCommands.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
PartitionCommands.cpp
PartitionCommands.h
PartitionedSink.cpp
PartitionedSink.h
ProjectionsDescription.cpp Use explicit template instantiation for SystemLog 2022-01-10 22:01:41 +03:00
ProjectionsDescription.h fix 2021-11-17 23:11:23 +08:00
ReadFinalForExternalReplicaStorage.cpp
ReadFinalForExternalReplicaStorage.h
ReadInOrderOptimizer.cpp fix optimize_read_in_order with preliminary merge and add some tests 2021-12-23 18:32:31 +03:00
ReadInOrderOptimizer.h support read_in_order optimization if prefix of sorting key is fixed 2021-12-14 15:54:20 +03:00
registerStorages.cpp
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 Merge pull request #32748 from CurtizJ/read-in-order-fixed-prefix 2022-02-03 18:17:08 +03:00
SetSettings.cpp
SetSettings.h
StorageBuffer.cpp Fix negative StorageBufferBytes by proper accounting of empty blocks 2022-01-28 11:10:00 +03:00
StorageBuffer.h Simplify different block sturcture (i.e. after ALTER) support for Buffer 2022-01-28 11:09:56 +03:00
StorageDictionary.cpp Fixed tests 2021-12-28 23:50:48 +03:00
StorageDictionary.h Dictionaries fix comment 2021-12-28 23:50:48 +03:00
StorageDistributed.cpp continue of #34317 2022-02-06 08:59:17 +00:00
StorageDistributed.h support 'optimize_move_to_prewhere' with storage 'Merge' 2021-12-29 20:49:10 +03:00
StorageExecutable.cpp Updated ShellCommandSource 2021-12-28 22:55:31 +03:00
StorageExecutable.h Updated ShellCommandSource 2021-12-28 22:55:31 +03:00
StorageExternalDistributed.cpp Settings changes as key value 2021-12-27 17:45:00 +03:00
StorageExternalDistributed.h
StorageFactory.cpp
StorageFactory.h Implement schema inference for most input formats 2021-12-29 12:18:56 +03:00
StorageFile.cpp use LowCardinality for _file and _path virtual columns in StorageFile 2022-02-04 14:15:56 +00:00
StorageFile.h Fix data race in StorageFile (#34113) 2022-01-31 11:58:40 +03:00
StorageGenerateRandom.cpp support Date32 for genarateRandom engine 2021-12-13 15:52:12 +08:00
StorageGenerateRandom.h
StorageInMemoryMetadata.cpp fix MATERIALIZE TTL with WHERE and GROUP BY 2021-12-13 17:21:05 +03:00
StorageInMemoryMetadata.h
StorageInput.cpp
StorageInput.h Move some files. 2021-10-16 17:03:50 +03:00
StorageJoin.cpp
StorageJoin.h
StorageLog.cpp
StorageLog.h
StorageLogSettings.cpp
StorageLogSettings.h
StorageMaterializedMySQL.cpp
StorageMaterializedMySQL.h
StorageMaterializedView.cpp materialized view support virtual column 2022-01-10 15:53:41 +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 Merge remote-tracking branch 'upstream/master' into support-prewhere-storage-merge 2021-12-29 21:07:35 +03:00
StorageMerge.h Merge remote-tracking branch 'upstream/master' into support-prewhere-storage-merge 2021-12-29 21:07:35 +03:00
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 Settings changes as key value 2021-12-27 17:45:00 +03:00
StorageMongoDB.h
StorageMongoDBSocketFactory.cpp
StorageMongoDBSocketFactory.h
StorageMySQL.cpp Settings changes as key value 2021-12-27 17:45:00 +03:00
StorageMySQL.h Settings changes as key value 2021-12-27 17:45:00 +03:00
StorageNull.cpp
StorageNull.h
StoragePostgreSQL.cpp Settings changes as key value 2021-12-27 17:45:00 +03:00
StoragePostgreSQL.h
StorageProxy.h
StorageReplicatedMergeTree.cpp Revert "Revert "Merge pull request #34219 from ClickHouse/revert-34212-revert-33291-add-pool-to-s3-write-buffer"" 2022-02-07 12:36:54 +03:00
StorageReplicatedMergeTree.h make restarting thread less bad 2022-02-03 23:29:24 +03:00
StorageS3.cpp continue of #34317 2022-02-06 08:59:17 +00:00
StorageS3.h Fix benign race condition for storage HDFS, S3, URL 2022-01-31 13:50:28 +03:00
StorageS3Cluster.cpp continue of #34317 2022-02-06 08:59:17 +00: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 Smaller scope 2022-01-31 14:03:06 +03:00
StorageURL.h Implement schema inference for most input formats 2021-12-29 12:18:56 +03:00
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 Fix 2021-12-27 11:59:33 +03:00
transformQueryForExternalDatabase.h
TTLDescription.cpp
TTLDescription.h
TTLMode.h
VirtualColumnUtils.cpp
VirtualColumnUtils.h