ClickHouse/dbms/src/Storages
2018-11-26 04:39:04 +03:00
..
Distributed Fixed error introduced in #3553 and prevent it happening 2018-11-21 23:56:37 +03:00
Kafka Refactor partition commands handling into separate interface method. 2018-11-20 17:59:34 +03:00
MergeTree Removed "conditional computations" feature, because it is not ready #2272 2018-11-26 04:39:04 +03:00
System Whitespaces [#CLICKHOUSE-2] 2018-11-26 03:56:50 +03:00
tests Whitespaces [#CLICKHOUSE-2] 2018-11-26 03:56:50 +03:00
AlterCommands.cpp More style checks [#CLICKHOUSE-3] 2018-11-24 04:48:06 +03:00
AlterCommands.h Merge branch 'master' of https://github.com/yandex/ClickHouse into CLICKHOUSE-4032 2018-11-22 16:54:10 +03:00
CMakeLists.txt Debian: simpler package (#662) 2017-04-10 20:43:30 +03:00
ColumnDefault.cpp Don't allow exceptions without code (#3645) 2018-11-23 00:19:58 +03:00
ColumnDefault.h getStructureOfRemoteTable returns info about column default kinds [#CLICKHOUSE-3241] 2018-03-12 23:21:54 +03:00
ColumnsDescription.cpp Update ColumnsDescription.cpp 2018-11-22 22:36:56 +03:00
ColumnsDescription.h make ReplicatedMergeTree work with comments. ignore empty comments when make column_comments hashmap 2018-11-22 16:51:43 +03:00
CompressionSettingsSelector.h Make separate libs Common/ZooKeeper and Common/ConfigProcessor (#1749) 2018-01-15 22:07:47 +03:00
getStructureOfRemoteTable.cpp Fixed bad code #2708 2018-07-28 00:33:30 +03:00
getStructureOfRemoteTable.h CLICKHOUSE-3837 fix 2018-07-25 15:53:38 +03:00
IStorage.cpp Use FIFO lock in IStorage. [#CLICKHOUSE-3246] 2017-09-01 20:45:05 +03:00
IStorage.h Merge pull request #3377 from s-mx/CLICKHOUSE-4032 2018-11-23 16:43:58 +03:00
ITableDeclaration.cpp Strict order of evaluated and added columns 2018-09-20 14:16:15 +03:00
ITableDeclaration.h Minor modifications [#CLICKHOUSE-2] 2018-07-25 03:00:08 +03:00
MarkCache.h Unification [#CLICKHOUSE-2]. 2017-09-15 15:16:12 +03:00
MutationCommands.cpp more refactoring: funcs to extract database_and_table from AST 2018-10-29 22:04:28 +03:00
MutationCommands.h move validation to MutationsInterpreter [#CLICKHOUSE-13] 2018-09-04 17:33:48 +03:00
PartitionCommands.cpp Move FREEZE_ALL command source code inside |PartitionCommand| 2018-11-20 20:13:59 +03:00
PartitionCommands.h Move FREEZE_ALL command source code inside |PartitionCommand| 2018-11-20 20:13:59 +03:00
registerStorages.cpp New bridge interaction, quote identifier via api 2018-09-28 05:46:33 +03:00
registerStorages.h Inverted dependencies in StorageFactory [#CLICKHOUSE-2]. 2017-12-30 07:00:39 +03:00
SelectQueryInfo.h Split ExpressionAnalyzer and SyntaxAnalyzer. 2018-11-08 19:47:12 +03:00
StorageBuffer.cpp refactoring: hide ASTIdentifier kind 2018-09-20 16:13:33 +03:00
StorageBuffer.h Fixed build [#CLICKHOUSE-2] 2018-09-06 21:44:12 +03:00
StorageCatBoostPool.cpp Whitespaces [#CLICKHOUSE-2] 2018-11-26 03:56:50 +03:00
StorageCatBoostPool.h Merged with master. 2018-06-25 15:08:21 +03:00
StorageDictionary.cpp Don't allow exceptions without code (#3645) 2018-11-23 00:19:58 +03:00
StorageDictionary.h added IStorage::getQueryProcessingStage 2018-04-19 17:47:09 +03:00
StorageDistributed.cpp Split ExpressionAnalyzer and SyntaxAnalyzer. 2018-11-09 18:01:18 +03:00
StorageDistributed.h Merging #2226 2018-08-05 10:05:43 +03:00
StorageFactory.cpp more refactoring: funcs to extract database_and_table from AST 2018-10-29 22:04:28 +03:00
StorageFactory.h CLICKHOUSE-3857: Add table table_engines, alias factory base class and columns alias_to and case_insensitive to functions 2018-07-25 19:08:23 +03:00
StorageFile.cpp ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
StorageFile.h added IStorage::getQueryProcessingStage 2018-04-19 17:47:09 +03:00
StorageJoin.cpp Preparation for extra warnings [#CLICKHOUSE-2] 2018-08-10 07:02:56 +03:00
StorageJoin.h Merging: Fixed most of problems #2260 2018-06-09 19:09:37 +03:00
StorageLog.cpp Whitespaces [#CLICKHOUSE-2] 2018-11-26 03:56:50 +03:00
StorageLog.h Merged with master. 2018-06-25 15:08:21 +03:00
StorageMaterializedView.cpp Refactor partition commands handling into separate interface method. 2018-11-20 17:59:34 +03:00
StorageMaterializedView.h Refactor partition commands handling into separate interface method. 2018-11-20 17:59:34 +03:00
StorageMemory.cpp ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
StorageMemory.h Merged with master. 2018-06-25 15:08:21 +03:00
StorageMerge.cpp Whitespaces [#CLICKHOUSE-2] 2018-11-26 03:56:50 +03:00
StorageMerge.h ISSUES-3134 fix merge and distributed engine query stage 2018-09-21 11:19:25 +08:00
StorageMergeTree.cpp Merge branch 'master' of https://github.com/yandex/ClickHouse into CLICKHOUSE-4032 2018-11-22 16:54:10 +03:00
StorageMergeTree.h Whitespaces [#CLICKHOUSE-2] 2018-11-26 03:56:50 +03:00
StorageMySQL.cpp More style checks [#CLICKHOUSE-3] 2018-11-24 04:48:06 +03:00
StorageMySQL.h Merged with master. 2018-06-25 15:08:21 +03:00
StorageNull.cpp encapsulate ColumnsDeclaration [#CLICKHOUSE-3241] 2018-03-13 17:41:25 +03:00
StorageNull.h ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
StorageReplicatedMergeTree.cpp Whitespaces [#CLICKHOUSE-2] 2018-11-26 03:56:50 +03:00
StorageReplicatedMergeTree.h Merge pull request #3514 from abyss7/CLICKHOUSE-3766 2018-11-21 07:17:21 +03:00
StorageSet.cpp Preparation for extra warnings [#CLICKHOUSE-2] 2018-08-10 07:02:56 +03:00
StorageSet.h Fix concurrent issue of StorageSetOrJoin. 2018-08-08 06:54:56 +03:00
StorageStripeLog.cpp ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
StorageStripeLog.h Merged with master. 2018-06-25 15:08:21 +03:00
StorageTinyLog.cpp ISSUES-3110 fix merge and distributed engine query stage 2018-09-14 18:16:27 +08:00
StorageTinyLog.h Merged with master. 2018-06-25 15:08:21 +03:00
StorageURL.cpp more refactoring: funcs to extract database_and_table from AST 2018-10-29 22:04:28 +03:00
StorageURL.h Fix odbc table function 2018-09-22 17:58:03 +03:00
StorageView.cpp ISSUES-3149 fix incorrectly masks rows in views 2018-09-17 23:30:15 +08:00
StorageView.h ISSUES-863 support optimize predicate for view 2018-08-29 13:29:03 +08:00
StorageXDBC.cpp Kill odbc-bridge with clickhouse-server 2018-11-22 18:59:00 +03:00
StorageXDBC.h New bridge interaction, quote identifier via api 2018-09-28 05:46:33 +03:00
transformQueryForExternalDatabase.cpp Split ExpressionAnalyzer and SyntaxAnalyzer. 2018-11-09 18:01:18 +03:00
transformQueryForExternalDatabase.h Quote all identifiers when querying external database #2635 2018-07-20 03:04:48 +03:00
VirtualColumnUtils.cpp Split ExpressionAnalyzer and SyntaxAnalyzer. 2018-11-09 18:01:18 +03:00
VirtualColumnUtils.h Fixed error with filtering of tables by _table virtual column in StorageMerge [#CLICKHOUSE-3583] 2018-02-21 22:44:22 +03:00