ClickHouse/src/Storages
Neng Liu 7ed1728a37 Merge branch 'master' into datatype-date32
# Conflicts:
#	src/DataTypes/IDataType.h
#	src/Functions/CustomWeekTransforms.h
2021-06-22 10:00:18 +08:00
..
Distributed Merge ext into common 2021-06-16 23:28:41 +03:00
examples Merge ext into common 2021-06-16 23:28:41 +03:00
HDFS Merge pull request #24885 from Jokser/disk-s3-read-error-fix 2021-06-18 13:38:59 +03:00
Kafka Merge ext into common 2021-06-16 23:28:41 +03:00
LiveView Merge ext into common 2021-06-16 23:28:41 +03:00
MergeTree Merge branch 'master' into datatype-date32 2021-06-22 10:00:18 +08:00
MySQL Add settings (for connections) for MySQL storage engine 2021-05-20 22:44:52 +03:00
PostgreSQL Review fixes 2021-05-07 12:05:34 +00:00
RabbitMQ Merge ext into common 2021-06-16 23:28:41 +03:00
RocksDB Merge ext into common 2021-06-16 23:28:41 +03:00
System Merge ext into common 2021-06-16 23:28:41 +03:00
tests Fix unit-tests again 2021-06-07 16:52:47 +03:00
AlterCommands.cpp Merge branch 'master' into issue-16775 2021-06-06 02:18:28 +03:00
AlterCommands.h Projections 2021-05-11 18:12:23 +08:00
CheckResults.h
CMakeLists.txt move to examples everywhere 2021-04-27 01:51:42 +03: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 Projections 2021-05-11 18:12:23 +08:00
ColumnsDescription.cpp Less strict 2021-06-08 12:54:00 +03:00
ColumnsDescription.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
CompressionCodecSelector.h Remove string parameter for Density 2021-05-24 06:43:25 +03:00
ConstraintsDescription.cpp ExpressionActions compile only necessary places 2021-05-19 11:43:16 +03:00
ConstraintsDescription.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
DataDestinationType.h Part movement between shards 2021-04-27 14:20:12 +01:00
extractKeyExpressionList.cpp
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 Use ActionsDAG to rewrite projection queries 2021-05-11 18:12:27 +08:00
IStorage.h SYSTEM RESTORE REPLICA replica [ON CLUSTER cluster] (#13652) 2021-06-20 11:24:43 +03:00
JoinSettings.cpp
JoinSettings.h
KeyDescription.cpp Fix comparisons with modulo key (version 2) 2021-05-21 16:40:47 +00:00
KeyDescription.h Fix comparisons with modulo key (version 2) 2021-05-21 16:40:47 +00:00
MarkCache.h Normalize BigInt implementation 2021-01-27 03:54:57 +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 Projections 2021-05-11 18:12:23 +08:00
MutationCommands.h Projections 2021-05-11 18:12:23 +08:00
PartitionCommands.cpp Merge branch 'master' into nv/parts-uuid-move-shard 2021-05-11 15:36:40 +03:00
PartitionCommands.h Merge branch 'master' into nv/parts-uuid-move-shard 2021-05-11 15:36:40 +03:00
ProjectionsDescription.cpp Better exception for invalid projection creation 2021-05-31 12:24:09 +08:00
ProjectionsDescription.h Fix alter table drop projection if exists 2021-05-28 21:27:36 +08:00
ReadInOrderOptimizer.cpp Rewrite more alias columns 2021-06-15 17:54:28 +08:00
ReadInOrderOptimizer.h Rewrite more alias columns 2021-06-15 17:54:28 +08:00
registerStorages.cpp Make common class for external storages 2021-03-27 17:12:47 +00:00
registerStorages.h
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 Part 3. 2021-05-27 16:40:33 +03:00
SetSettings.cpp
SetSettings.h Use IDisk in Set and Join storages 2020-12-16 14:58:44 +03:00
StorageBuffer.cpp Merge ext into common 2021-06-16 23:28:41 +03:00
StorageBuffer.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageDictionary.cpp Fix special build check. 2021-06-01 12:00:19 +03:00
StorageDictionary.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageDistributed.cpp Merge pull request #23027 from azat/distributed-push-down-limit 2021-06-20 23:08:50 +03:00
StorageDistributed.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageExternalDistributed.cpp Add settings (for connections) for MySQL storage engine 2021-05-20 22:44:52 +03:00
StorageExternalDistributed.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageFactory.cpp Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
StorageFactory.h Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
StorageFile.cpp Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into progress-bar 2021-06-01 07:58:19 +00:00
StorageFile.h Merge branch 'master' of github.com:ClickHouse/ClickHouse into progress-bar 2021-06-18 09:33:29 +03:00
StorageGenerateRandom.cpp fix test and conflict 2021-05-11 16:22:24 +00:00
StorageGenerateRandom.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageInMemoryMetadata.cpp fix 2021-05-13 02:05:53 +00:00
StorageInMemoryMetadata.h fix 2021-05-13 02:05:53 +00:00
StorageInput.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageInput.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageJoin.cpp Merge pull request #24822 from CurtizJ/merging-23260 2021-06-02 15:02:37 +03:00
StorageJoin.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageLog.cpp Mark false positives for PVS-Studio 2021-05-24 06:59:12 +03:00
StorageLog.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageLogSettings.cpp
StorageLogSettings.h
StorageMaterializedView.cpp Minor style changes in StorageMaterializedView::read, StorageMerge::createSources 2021-06-12 12:27:05 +03:00
StorageMaterializedView.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageMaterializeMySQL.cpp Update src/Storages/StorageMaterializeMySQL.cpp 2021-04-20 15:38:02 +03:00
StorageMaterializeMySQL.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageMemory.cpp Merge pull request #24275 from ucasFL/fix-mutation 2021-05-20 10:09:48 +03:00
StorageMemory.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageMerge.cpp Merge pull request #24870 from azat/mv-dist-join-fix 2021-06-18 11:18:43 +03:00
StorageMerge.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageMergeTree.cpp Distinguish KILL MUTATION for different tables. 2021-06-08 10:51:22 +03:00
StorageMergeTree.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageMongoDB.cpp Implement table comments 2021-04-23 12:18:23 +00:00
StorageMongoDB.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageMySQL.cpp Add settings (for connections) for MySQL storage engine 2021-05-20 22:44:52 +03:00
StorageMySQL.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageNull.cpp fix conflict 2021-05-02 16:33:45 +00:00
StorageNull.h Merge ext into common 2021-06-16 23:28:41 +03:00
StoragePostgreSQL.cpp Merge ext into common 2021-06-16 23:28:41 +03:00
StoragePostgreSQL.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageProxy.h Destroy Buffer() tables before others (within one database) 2021-05-16 13:23:53 +03:00
StorageReplicatedMergeTree.cpp SYSTEM RESTORE REPLICA replica [ON CLUSTER cluster] (#13652) 2021-06-20 11:24:43 +03:00
StorageReplicatedMergeTree.h SYSTEM RESTORE REPLICA replica [ON CLUSTER cluster] (#13652) 2021-06-20 11:24:43 +03:00
StorageS3.cpp better 2021-06-01 14:23:46 +00:00
StorageS3.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageS3Cluster.cpp fix 2021-05-13 02:05:53 +00:00
StorageS3Cluster.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageS3Settings.cpp Added region parameter for S3 storage and disk. 2021-05-01 20:45:35 +03:00
StorageS3Settings.h Added region parameter for S3 storage and disk. 2021-05-01 20:45:35 +03:00
StorageSet.cpp Implement table comments 2021-04-23 12:18:23 +00:00
StorageSet.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageStripeLog.cpp Implement table comments 2021-04-23 12:18:23 +00:00
StorageStripeLog.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageTableFunction.h Fixed tests 2021-05-19 20:57:07 +03:00
StorageTinyLog.cpp Implement table comments 2021-04-23 12:18:23 +00:00
StorageTinyLog.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageURL.cpp fix test and conflict 2021-05-11 16:22:24 +00:00
StorageURL.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageValues.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StorageValues.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageView.cpp Merge branch 'master' into ast-table-identifier-2 2021-05-21 12:56:49 +00:00
StorageView.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageXDBC.cpp Final fixes 2021-05-29 00:34:44 +03:00
StorageXDBC.h Implement table comments 2021-04-23 12:18:23 +00:00
TableLockHolder.h
transformQueryForExternalDatabase.cpp Fix unit-tests again 2021-06-07 16:52:47 +03:00
transformQueryForExternalDatabase.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
TTLDescription.cpp add experimental codecs flag, add integration test for experimental codecs 2021-05-06 14:57:22 +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 Fix all remaining tests 2021-05-31 21:50:07 +03:00
VirtualColumnUtils.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
ya.make Merge pull request #17871 from nvartolomei/nv/parts-uuid-move-shard 2021-05-23 10:20:57 +03:00
ya.make.in Add examples folder filter to ya.make.in 2021-04-30 11:25:52 +03:00