ClickHouse/src/Storages
2021-11-03 12:20:17 +03:00
..
Distributed Move some files. 2021-10-16 17:03:50 +03:00
examples Rename "common" to "base" 2021-10-02 10:13:14 +03:00
FileLog Merge pull request #30832 from ucasfl/filelog-fix 2021-10-31 21:27:48 +03:00
fuzzers better 2021-08-25 15:40:56 +00:00
HDFS Merge pull request #30690 from kssenii/partitioned-write 2021-11-02 22:58:16 +03:00
Kafka Merge pull request #30351 from arenadata/ADQM-335 2021-11-02 12:25:27 +03:00
LiveView Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
MergeTree Merge pull request #29528 from DimasKovas/allow_nulls_first_in_key_condition 2021-11-01 23:02:22 +03:00
MySQL Introduce connection_no_wait setting for MySQL engine. 2021-09-02 22:23:37 +03:00
PostgreSQL Remove cruft 2021-10-28 02:10:39 +03:00
RabbitMQ Merge pull request #30351 from arenadata/ADQM-335 2021-11-02 12:25:27 +03:00
RocksDB Move some files. 2021-10-16 17:03:50 +03:00
System Rename AccessControlManager -> AccessControl. 2021-11-02 14:06:20 +03:00
tests Make StorageLog.cpp to implement both Log and TinyLog engines. 2021-10-31 03:52:36 +03:00
AlterCommands.cpp allow to remove SAMPLE BY expression 2021-10-14 17:05:20 +03:00
AlterCommands.h allow to remove SAMPLE BY expression 2021-10-14 17:05:20 +03:00
CheckResults.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
CMakeLists.txt Lower the size of the binaries 2021-08-21 02:20:23 +00: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 Rename "common" to "base" 2021-10-02 10:13:14 +03:00
ColumnsDescription.cpp Update src/Storages/ColumnsDescription.cpp 2021-09-24 14:08:33 +03:00
ColumnsDescription.h better performance of getSampleBlockForColumns 2021-07-15 20:36:48 +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
ExecutableSettings.cpp Executable added option send_chunk_header 2021-09-10 01:04:52 +03:00
ExecutableSettings.h Executable added option send_chunk_header 2021-09-10 01:04:52 +03:00
ExternalDataSourceConfiguration.cpp Fix tests 2021-11-02 07:27:13 +00:00
ExternalDataSourceConfiguration.h Review fixes 2021-10-28 15:44:12 +03:00
extractKeyExpressionList.cpp
extractKeyExpressionList.h
getStructureOfRemoteTable.cpp Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
getStructureOfRemoteTable.h Revert "CC" 2021-04-22 16:55:18 +03:00
IndicesDescription.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
IndicesDescription.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
IStorage_fwd.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
IStorage.cpp Support BACKUP & RESTORE for log family. 2021-11-01 12:07:17 +03:00
IStorage.h Support BACKUP & RESTORE for log family. 2021-11-01 12:07:17 +03:00
JoinSettings.cpp
JoinSettings.h
KeyDescription.cpp Add empty key description builder. 2021-09-24 01:35:41 +08:00
KeyDescription.h Add empty key description builder. 2021-09-24 01:35:41 +08:00
MarkCache.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
MemorySettings.cpp
MemorySettings.h
MutationCommands.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
MutationCommands.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
PartitionCommands.cpp Move some files. 2021-10-16 17:03:50 +03:00
PartitionCommands.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
PartitionedSink.cpp Partitoned write 2021-10-25 19:23:44 +03:00
PartitionedSink.h For storage 2021-10-27 10:04:17 +03:00
ProjectionsDescription.cpp Fix invalid header in projection block calculation 2021-10-30 17:26:43 +08:00
ProjectionsDescription.h Fix minmax_count projection with primary key in partition expr 2021-10-19 23:36:07 +08:00
ReadFinalForExternalReplicaStorage.cpp Merge branch 'master' into fix_no_column_materialized_mysql 2021-07-05 22:07:56 +03:00
ReadFinalForExternalReplicaStorage.h Remove cruft 2021-10-28 02:10:39 +03:00
ReadInOrderOptimizer.cpp Better code. 2021-08-17 12:32:49 +08:00
ReadInOrderOptimizer.h pushdown limit while reading in order of primary key 2021-07-13 17:24:45 +03:00
registerStorages.cpp Merge pull request #30689 from vitlibar/refactor-log-family 2021-10-31 18:50:08 +03:00
registerStorages.h
SelectQueryDescription.cpp AddDefaultDatabaseVisitor support dictGet 2021-10-14 16:31:32 +03:00
SelectQueryDescription.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
SelectQueryInfo.h Better Projection IN 2021-10-29 20:24:36 +08:00
SetSettings.cpp
SetSettings.h
StorageBuffer.cpp enable modify table comment of some table 2021-10-29 12:31:18 +00:00
StorageBuffer.h change alter_lock to std::timed_mutex 2021-10-26 13:37:00 +03:00
StorageDictionary.cpp Merge pull request #30500 from kitaisreal/dictionaries-read-multiple-threads 2021-10-25 15:31:50 +03:00
StorageDictionary.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
StorageDistributed.cpp enable modify table comment of some table 2021-10-29 12:31:18 +00:00
StorageDistributed.h change alter_lock to std::timed_mutex 2021-10-26 13:37:00 +03:00
StorageExecutable.cpp Update StorageExecutable.cpp 2021-10-19 17:41:59 +03:00
StorageExecutable.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
StorageExternalDistributed.cpp Partitioned write part 2 2021-10-26 14:00:41 +03:00
StorageExternalDistributed.h Remove cruft 2021-10-28 02:10:39 +03:00
StorageFactory.cpp Refactoring: moved comment out of ASTStorage to ASTCreateQuery 2021-10-09 12:25:27 +03:00
StorageFactory.h Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
StorageFile.cpp One more fix 2021-10-29 00:50:59 +03:00
StorageFile.h One more fix 2021-10-29 00:50:59 +03:00
StorageGenerateRandom.cpp Move some files. 2021-10-16 17:03:50 +03:00
StorageGenerateRandom.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
StorageInMemoryMetadata.cpp Simplify projection, add minmax_count projection. 2021-08-28 11:25:37 +08:00
StorageInMemoryMetadata.h Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into materialized-postgresql 2021-09-03 09:03:48 +00:00
StorageInput.cpp Move some files. 2021-10-16 17:03:50 +03:00
StorageInput.h Move some files. 2021-10-16 17:03:50 +03:00
StorageJoin.cpp Move some files. 2021-10-16 17:03:50 +03:00
StorageJoin.h Merge branch 'master' into join_deadlock 2021-10-11 10:18:17 +03:00
StorageLog.cpp Support BACKUP & RESTORE for log family. 2021-11-01 12:07:17 +03:00
StorageLog.h Support BACKUP & RESTORE for log family. 2021-11-01 12:07:17 +03:00
StorageLogSettings.cpp
StorageLogSettings.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
StorageMaterializedMySQL.cpp Remove cruft 2021-10-28 02:10:39 +03:00
StorageMaterializedMySQL.h Remove cruft 2021-10-28 02:10:39 +03:00
StorageMaterializedView.cpp Move access-rights' source files needed for parser to a separate target. 2021-11-01 19:13:49 +03:00
StorageMaterializedView.h change alter_lock to std::timed_mutex 2021-10-26 13:37:00 +03:00
StorageMemory.cpp Move some files. 2021-10-16 17:03:50 +03:00
StorageMemory.h Remove BlockInputStream interfaces. 2021-10-14 13:25:43 +03:00
StorageMerge.cpp enable modify table comment of some table 2021-10-29 12:31:18 +00:00
StorageMerge.h change alter_lock to std::timed_mutex 2021-10-26 13:37:00 +03:00
StorageMergeTree.cpp Fix 00975_move_partition_merge_tree (#30717) 2021-10-27 18:19:41 +03:00
StorageMergeTree.h change alter_lock to std::timed_mutex 2021-10-26 13:37:00 +03:00
StorageMongoDB.cpp Review fixes 2021-10-23 18:20:31 +03:00
StorageMongoDB.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
StorageMongoDBSocketFactory.cpp Remove cruft 2021-10-28 02:10:39 +03:00
StorageMongoDBSocketFactory.h Fixes 2021-07-29 08:38:39 +00:00
StorageMySQL.cpp Review fixes 2021-10-23 18:20:31 +03:00
StorageMySQL.h Remove cruft 2021-10-28 02:10:39 +03:00
StorageNull.cpp change alter_lock to std::timed_mutex 2021-10-26 13:37:00 +03:00
StorageNull.h change alter_lock to std::timed_mutex 2021-10-26 13:37:00 +03:00
StoragePostgreSQL.cpp Review fixes 2021-10-23 18:20:31 +03:00
StoragePostgreSQL.h Remove cruft 2021-10-28 02:10:39 +03:00
StorageProxy.h change alter_lock to std::timed_mutex 2021-10-26 13:37:00 +03:00
StorageReplicatedMergeTree.cpp Fix possible "The local set of parts of X doesn't look like the set of parts in ZooKeeper" error 2021-11-01 08:59:28 +03:00
StorageReplicatedMergeTree.h Merge pull request #30658 from ClickHouse/std_mutex_alter_lock 2021-10-27 11:14:11 +03:00
StorageS3.cpp Merge pull request #30690 from kssenii/partitioned-write 2021-11-02 22:58:16 +03:00
StorageS3.h For storage 2021-10-27 10:04:17 +03:00
StorageS3Cluster.cpp Remove cruft 2021-10-28 02:10:39 +03:00
StorageS3Cluster.h Remove cruft 2021-10-28 02:10:39 +03:00
StorageS3Settings.cpp Added region parameter for S3 storage and disk. 2021-05-01 20:45:35 +03:00
StorageS3Settings.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
StorageSet.cpp Merge branch 'master' into removing-data-streams-folder 2021-10-16 09:46:05 +03:00
StorageSet.h Merge branch 'master' into join_deadlock 2021-10-11 10:18:17 +03:00
StorageSQLite.cpp Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
StorageSQLite.h Remove cruft 2021-10-28 02:10:39 +03:00
StorageStripeLog.cpp Support BACKUP & RESTORE for log family. 2021-11-01 12:07:17 +03:00
StorageStripeLog.h Support BACKUP & RESTORE for log family. 2021-11-01 12:07:17 +03:00
StorageTableFunction.h Move some files. 2021-10-16 17:03:50 +03:00
StorageURL.cpp Merge pull request #30690 from kssenii/partitioned-write 2021-11-02 22:58:16 +03:00
StorageURL.h Review fixes 2021-10-28 15:44:12 +03:00
StorageValues.cpp Move some files. 2021-10-16 17:03:50 +03:00
StorageValues.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
StorageView.cpp Move some files. 2021-10-16 17:03:50 +03:00
StorageView.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
StorageXDBC.cpp Fix tests 2021-11-02 07:27:13 +00:00
StorageXDBC.h Fix tests 2021-11-02 07:27:13 +00:00
TableLockHolder.h change alter_lock to std::timed_mutex 2021-10-26 13:37:00 +03:00
transformQueryForExternalDatabase.cpp Add support for IS NULL/IS NOT NULL for external dbs 2021-09-29 21:45:09 +03:00
transformQueryForExternalDatabase.h Rename "common" to "base" 2021-10-02 10:13:14 +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