ClickHouse/src/Storages
2021-01-06 03:41:34 +03:00
..
Distributed Respect network_compression_method in async INSERT into Distributed table 2021-01-06 03:41:34 +03:00
HDFS abort() instead of std::terminate() + cleanup 2020-12-30 08:31:45 +03:00
Kafka better formatfactory 2020-12-30 06:07:30 +03:00
LiveView Remove some redundant includes to speed up build 2020-12-11 02:58:11 +03:00
MergeTree Allow Replicated tables in Arcadia 2021-01-03 19:20:09 +03:00
RabbitMQ better formatfactory 2020-12-30 06:07:30 +03:00
RocksDB Fix codespell warnings. Split style checks. Update style checks docker 2020-12-24 13:17:52 +03:00
System Merge pull request #18379 from vitlibar/fix-filling-table-system-settings-profile-elements 2020-12-23 15:34:00 +03:00
tests better formatfactory 2020-12-30 06:07:30 +03:00
AlterCommands.cpp Fix remove TTL for column 2020-12-16 10:26:18 +03:00
AlterCommands.h Alter remove column properties and TTLs (#14742) 2020-09-20 16:27:33 +03:00
CheckResults.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
CMakeLists.txt RFC: Add metadata section to MergeTreeWriteAheadLog 2020-10-19 12:16:31 +01:00
ColumnCodec.h
ColumnDefault.cpp
ColumnDefault.h
ColumnDependency.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
ColumnsDescription.cpp fixup 2020-11-19 20:16:45 +03:00
ColumnsDescription.h Recursive defaults 2020-10-02 15:38:50 +03:00
CompressionCodecSelector.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
ConstraintsDescription.cpp Remove some redundant includes to speed up build 2020-12-11 02:58:11 +03:00
ConstraintsDescription.h Remove some redundant includes to speed up build 2020-12-11 02:58:11 +03:00
DataDestinationType.h Rename PartDestinationType to DataDestionationType, because there is no part-specific information 2020-05-22 16:29:33 +03:00
extractKeyExpressionList.cpp ANTLR4 Grammar for ClickHouse and new parser (#11298) 2020-12-04 05:15:44 +03:00
extractKeyExpressionList.h Better naming 2020-05-28 16:09:03 +03:00
getStructureOfRemoteTable.cpp Add new remote context as interpreter context to the Pipe 2020-12-12 17:43:10 +03:00
getStructureOfRemoteTable.h Pass through *_for_user settings via Distributed with cluster-secure 2020-10-03 02:04:47 +03:00
IndicesDescription.cpp some grammar 2020-12-17 00:44:05 +03:00
IndicesDescription.h One more time 2020-12-14 16:06:11 +03:00
IStorage_fwd.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
IStorage.cpp Update IStorage.cpp 2020-12-23 09:44:44 +03:00
IStorage.h Merge pull request #17857 from fastio/feature_hints_for_column_names 2020-12-23 04:55:41 +03:00
JoinSettings.cpp Better exceptions rethrow 2020-10-26 06:35:57 +03:00
JoinSettings.h rename persistency to persistent 2020-09-18 20:58:27 +08:00
KeyDescription.cpp Merge branch 'master' into actions-dag-f14 2020-11-03 15:21:06 +03:00
KeyDescription.h Slightly better interfaces and comments 2020-06-12 12:37:52 +03:00
MarkCache.h Fix cache size calculation 2020-11-27 16:17:10 +03:00
MutationCommands.cpp ANTLR4 Grammar for ClickHouse and new parser (#11298) 2020-12-04 05:15:44 +03:00
MutationCommands.h ANTLR4 Grammar for ClickHouse and new parser (#11298) 2020-12-04 05:15:44 +03:00
PartitionCommands.cpp ALTER TABLE ... DROP|DETACH PART for ReplicatedMergeTree 2020-09-07 17:01:45 +01:00
PartitionCommands.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
ReadInOrderOptimizer.cpp Remove some redundant includes to speed up build 2020-12-11 02:58:11 +03:00
ReadInOrderOptimizer.h Do not pass StoragePtr to ReadInOrderOptimizer::getInputOrder() 2020-11-03 21:22:46 +03:00
registerStorages.cpp Make code slightly better 2020-11-11 09:08:53 +08:00
registerStorages.h Make code slightly better 2020-11-11 09:08:53 +08:00
SelectQueryDescription.cpp fix 2020-11-02 10:46:58 +00:00
SelectQueryDescription.h Make metadata single structure 2020-06-05 20:29:40 +03:00
SelectQueryInfo.h debug 2020-12-02 21:16:31 +03:00
SetSettings.cpp Better exceptions rethrow 2020-10-26 06:35:57 +03:00
SetSettings.h Use IDisk in Set and Join storages 2020-12-16 14:58:44 +03:00
StorageBuffer.cpp Do not ignore server memory limits during Buffer flush 2020-12-31 22:10:39 +03:00
StorageBuffer.h Fix flaky test 01584_distributed_buffer_cannot_find_column 2020-12-25 04:20:09 +03:00
StorageDictionary.cpp Fix for tiny issue #13850 2020-12-14 15:31:10 +01:00
StorageDictionary.h Disable ATTACH/DETACH TABLE <DICTIONARY> 2020-11-11 23:04:49 +08:00
StorageDistributed.cpp Distributed insertion to one random shard (#18294) 2020-12-23 19:04:05 +03:00
StorageDistributed.h Distributed insertion to one random shard (#18294) 2020-12-23 19:04:05 +03:00
StorageFactory.cpp 1. rename is_view to is_ordinary_view 2. add more tests 2020-12-16 11:19:38 +08:00
StorageFactory.h
StorageFile.cpp Merge branch 'master' into revert-15259-revert-14962-log-avoid-deadlock 2021-01-01 21:39:08 +03:00
StorageFile.h Merge branch 'master' into revert-15259-revert-14962-log-avoid-deadlock 2020-12-22 00:41:52 +03:00
StorageGenerateRandom.cpp Fixed 01087_table_function_generate for DateTime64 2020-11-14 09:28:52 +03:00
StorageGenerateRandom.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageInMemoryMetadata.cpp remove more stringstreams 2020-11-10 21:22:26 +03:00
StorageInMemoryMetadata.h Fix codespell warnings. Split style checks. Update style checks docker 2020-12-24 13:17:52 +03:00
StorageInput.cpp Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageInput.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageJoin.cpp Use IDisk in Set and Join storages 2020-12-16 14:58:44 +03:00
StorageJoin.h Use IDisk in Set and Join storages 2020-12-16 14:58:44 +03:00
StorageLog.cpp Fix error 2021-01-05 04:49:15 +03:00
StorageLog.h Merge branch 'master' into revert-15259-revert-14962-log-avoid-deadlock 2020-12-22 00:41:52 +03:00
StorageLogSettings.cpp
StorageLogSettings.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
StorageMaterializedView.cpp OPTIMIZE DEDUPLICATE BY columns 2020-12-07 09:44:07 +03:00
StorageMaterializedView.h OPTIMIZE DEDUPLICATE BY columns 2020-12-07 09:44:07 +03:00
StorageMaterializeMySQL.cpp Merge branch 'master' into allow_atomic_database_inside_materialize_mysql 2020-12-13 17:56:50 +03:00
StorageMaterializeMySQL.h Merge branch 'master' into allow_atomic_database_inside_materialize_mysql 2020-12-02 18:29:02 +03:00
StorageMemory.cpp Fixed style issues 2020-12-14 00:50:55 +03:00
StorageMemory.h Changed BlocksList to Blocks 2020-12-14 00:21:25 +03:00
StorageMerge.cpp Remove some headers 2021-01-05 06:22:06 +03:00
StorageMerge.h Fix access rights required for the merge() table function. 2020-12-17 12:29:07 +03:00
StorageMergeTree.cpp Fix accident stop merges for merge tree 2020-12-22 16:46:09 +03:00
StorageMergeTree.h Fix comment 2020-12-22 16:48:10 +03:00
StorageMongoDB.cpp Make global_context consistent. 2020-11-20 18:23:14 +08:00
StorageMongoDB.h Make global_context consistent. 2020-11-20 18:23:14 +08:00
StorageMySQL.cpp better formatfactory 2020-12-30 06:07:30 +03:00
StorageMySQL.h Make global_context consistent. 2020-11-20 18:23:14 +08:00
StorageNull.cpp Better locks in Storages 2020-06-18 19:10:47 +03:00
StorageNull.h replace Context& to Settings& 2020-11-25 16:47:32 +03:00
StorageProxy.h OPTIMIZE DEDUPLICATE BY columns 2020-12-07 09:44:07 +03:00
StorageReplicatedMergeTree.cpp Add one more argument 2021-01-04 16:21:04 +08:00
StorageReplicatedMergeTree.h Merge branch 'master' into Enmk-Optimize_deduplicate 2020-12-20 09:57:10 +03:00
StorageS3.cpp better formatfactory 2020-12-30 06:07:30 +03:00
StorageS3.h Adaptive choose of single/multi part upload in WriteBufferFromS3. 2020-12-09 17:09:04 +03:00
StorageS3Settings.cpp Added proper authentication for S3 client (#16856) 2020-12-10 12:19:42 +03:00
StorageS3Settings.h Added proper authentication for S3 client (#16856) 2020-12-10 12:19:42 +03:00
StorageSet.cpp Use IDisk in Set and Join storages 2020-12-16 14:58:44 +03:00
StorageSet.h Use IDisk in Set and Join storages 2020-12-16 14:58:44 +03:00
StorageStripeLog.cpp Fix error 2021-01-05 04:49:15 +03:00
StorageStripeLog.h Merge branch 'master' into revert-15259-revert-14962-log-avoid-deadlock 2020-12-22 00:41:52 +03:00
StorageTableFunction.h Remove Converting transform and step. 2020-11-17 20:16:55 +03:00
StorageTinyLog.cpp Fix error 2021-01-05 04:49:15 +03:00
StorageTinyLog.h Merge branch 'master' into revert-15259-revert-14962-log-avoid-deadlock 2020-12-22 00:41:52 +03:00
StorageURL.cpp abort() instead of std::terminate() + cleanup 2020-12-30 08:31:45 +03:00
StorageURL.h More forward declaration for generic headers 2020-12-12 17:43:10 +03:00
StorageValues.cpp Merge branch 'master' into azat-optimize_skip_unused_shards-optimization 2020-11-08 00:17:59 +03:00
StorageValues.h Pass non-const SelectQueryInfo (and drop mutable qualifiers) 2020-10-02 22:42:35 +03:00
StorageView.cpp Remove Converting transform and step. 2020-11-17 20:16:55 +03:00
StorageView.h Merge branch 'master' into storage-read-query-plan 2020-11-10 15:02:22 +03:00
StorageXDBC.cpp More forward declaration for generic headers 2020-12-12 17:43:10 +03:00
StorageXDBC.h Merge branch 'master' into azat-optimize_skip_unused_shards-optimization 2020-11-08 00:17:59 +03:00
TableLockHolder.h Better comments 2020-06-22 12:49:21 +03:00
transformQueryForExternalDatabase.cpp remove more stringstreams 2020-11-10 21:22:26 +03:00
transformQueryForExternalDatabase.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
TTLDescription.cpp Add comments. Update ActionsDAG::Index 2020-11-10 17:54:59 +03:00
TTLDescription.h Add recompression TTL parser 2020-08-31 14:35:53 +03:00
TTLMode.h Add recompression TTL parser 2020-08-31 14:35:53 +03:00
VirtualColumnUtils.cpp Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645) 2020-07-22 20:13:05 +03:00
VirtualColumnUtils.h Replace useless multiset with unordered_set 2020-09-25 16:38:09 +08:00
ya.make execute_merges_on_single_replica 2020-11-18 08:45:33 +01:00
ya.make.in Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00