ClickHouse/src/Storages
Kseniia Sumarokova eeea322556
Merge pull request #34629 from amosbird/remotefsimprove
Some refactoring and improvement over async and remote buffer related stuff
2022-02-22 11:36:40 +01:00
..
Cache code style 2022-01-05 14:40:02 +08:00
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 Merge pull request #34629 from amosbird/remotefsimprove 2022-02-22 11:36:40 +01:00
MySQL Settings changes as key value 2021-12-27 17:45:00 +03:00
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 Merge pull request #31484 from eungenue/Implement-SSL-X509-certificate-authentication 2022-02-21 11:30:52 +03: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 Merge pull request #34764 from ucasfl/hints-index 2022-02-21 16:50:59 +03:00
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 Add name hints for data skipping indices 2022-02-20 11:48:22 +00:00
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 Add name hints for data skipping indices 2022-02-20 11:48:22 +00:00
IndicesDescription.h Add name hints for data skipping indices 2022-02-20 11:48:22 +00: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 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 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 Initial commit 2022-01-31 17:10:59 +00:00
registerStorages.h
SelectQueryDescription.cpp
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 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 improve 2022-02-01 16:59:41 +00:00
StorageFactory.h Implement schema inference for most input formats 2021-12-29 12:18:56 +03:00
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 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 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 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 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