ClickHouse/src/Storages
2021-07-15 17:37:37 +03:00
..
Distributed Merge branch 'master' into fixrandomoneshardinsert 2021-07-13 04:46:40 +03:00
examples Merge ext into common 2021-06-16 23:28:41 +03:00
HDFS Update StorageHDFS.cpp 2021-06-21 23:04:58 +03:00
Kafka Merge ext into common 2021-06-16 23:28:41 +03:00
LiveView Change error code in LIVE VIEW 2021-06-27 15:40:07 +03:00
MergeTree Revert "Datatype Date32, support range 1925 to 2283" 2021-07-15 10:53:35 +03:00
MySQL Add settings (for connections) for MySQL storage engine 2021-05-20 22:44:52 +03:00
PostgreSQL fix: MaterializedPostgreSQL style 2021-07-14 09:27:51 +08: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 Comments 2021-07-13 03:59:52 +03:00
tests delete test 2021-06-22 23:24:47 +00:00
AlterCommands.cpp Merge pull request #17769 from xjewer/alex/remove_engine_setting 2021-07-03 18:27:15 +03:00
AlterCommands.h Merge pull request #17769 from xjewer/alex/remove_engine_setting 2021-07-03 18:27:15 +03: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 Update using Map datatyle in system log tables before merge 2021-06-28 14:42:21 +03:00
ColumnsDescription.h Update using Map datatyle in system log tables before merge 2021-06-28 14:42:21 +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 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-06-29 21:30:31 +00:00
IStorage.h Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-06-26 22:04:47 +00: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
ReadFinalForExternalReplicaStorage.cpp Update read for materialized 2021-05-02 11:53:20 +00:00
ReadFinalForExternalReplicaStorage.h Use ContextPtr 2021-04-11 08:08:32 +00: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 Fix build 2021-07-09 15:47:57 +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 Merge branch 'master' into projection-fix11 2021-07-13 04:52:15 +03:00
SetSettings.cpp
SetSettings.h
StorageBuffer.cpp Remove PrewhereDAGInfo. 2021-06-25 17:49:28 +03:00
StorageBuffer.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageDictionary.cpp Added more tests 2021-06-26 14:28:13 +03:00
StorageDictionary.h Support REPLACE DICTIONARY, CREATE OR REPLACE DICTIONARY queries 2021-06-26 14:28:13 +03:00
StorageDistributed.cpp Fix log message for optimize_skip_unused_shards_limit 2021-07-07 00:17:39 +03:00
StorageDistributed.h Improve startup time of Distributed engine. 2021-06-24 10:27:51 +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 Added fstat for table fd + more fixes 2021-07-09 12:20:11 +03:00
StorageFile.h First changes after review 2021-07-06 13:23:39 +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 some typos in Storage classes 2021-06-28 19:03:56 +02:00
StorageInMemoryMetadata.h Aggressive IN index analysis for projections. 2021-07-14 22:56:52 +08: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 Fix some typos in Storage classes 2021-06-28 19:03:56 +02:00
StorageJoin.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageLog.cpp Fix style 2021-07-12 19:47:13 +00:00
StorageLog.h Minor fix 2021-07-12 10:21:17 +00:00
StorageLogSettings.cpp
StorageLogSettings.h
StorageMaterializedView.cpp Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-06-26 22:04:47 +00:00
StorageMaterializedView.h Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-06-26 22:04:47 +00:00
StorageMaterializeMySQL.cpp Some more tests 2021-07-01 08:35:28 +00:00
StorageMaterializeMySQL.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageMemory.cpp Fix some typos in Storage classes 2021-06-28 19:03:56 +02:00
StorageMemory.h Merge ext into common 2021-06-16 23:28:41 +03:00
StorageMerge.cpp fix style 2021-07-02 03:44:42 +00:00
StorageMerge.h fix 2021-07-02 02:50:55 +00:00
StorageMergeTree.cpp Fix bad code (default function argument) 2021-07-11 04:01:23 +03:00
StorageMergeTree.h Merge branch 'master' into fix-merge-tree-settings-change 2021-07-06 12:14:33 +00:00
StorageMongoDB.cpp Fix some typos in Storage classes 2021-06-28 19:03:56 +02:00
StorageMongoDB.h Fix some typos in Storage classes 2021-06-28 19:03:56 +02:00
StorageMySQL.cpp Fix some typos in Storage classes 2021-06-28 19:03:56 +02: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 fix: DateTime64 on MaterializedPostgreSQL (#2) 2021-07-14 01:59:33 +08:00
StoragePostgreSQL.h Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-06-26 22:04:47 +00:00
StorageProxy.h Destroy Buffer() tables before others (within one database) 2021-05-16 13:23:53 +03:00
StorageReplicatedMergeTree.cpp Update StorageReplicatedMergeTree.cpp 2021-07-14 20:05:50 +03:00
StorageReplicatedMergeTree.h fix per review 2021-07-13 07:20:20 +00:00
StorageS3.cpp Remove trailing spaces -- style check fix 2021-07-02 22:39:21 +03:00
StorageS3.h Merge branch 'master' into truncate 2021-06-30 20:08:42 +03:00
StorageS3Cluster.cpp fix 2021-05-13 02:05:53 +00:00
StorageS3Cluster.h Fix some typos in Storage classes 2021-06-28 19:03:56 +02: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
StorageSQLite.cpp Unification 2021-07-14 13:16:30 +00:00
StorageSQLite.h ignore 2021-07-13 22:16:27 +00: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 Fix style 2021-07-12 19:47:13 +00:00
StorageTinyLog.h Fix mutable 2021-07-12 11:00:26 +00: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 Use settings from global context in StorageView 2021-06-22 17:39:09 +03:00
StorageView.h Use settings from global context in StorageView 2021-06-22 17:39:09 +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 Update VirtualColumnUtils.cpp 2021-06-28 16:47:47 +03:00
VirtualColumnUtils.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
ya.make Revert "Datatype Date32, support range 1925 to 2283" 2021-07-15 10:53:35 +03:00
ya.make.in Add examples folder filter to ya.make.in 2021-04-30 11:25:52 +03:00