ClickHouse/dbms/src/Storages
alexey-milovidov b8cb9267c7
Merge pull request #1804 from arkhipov/master
Replace subqueries and table expressions on the right side of the IN …
2018-01-23 22:31:49 +03:00
..
Distributed Make separate libs Common/ZooKeeper and Common/ConfigProcessor (#1749) 2018-01-15 22:07:47 +03:00
MergeTree Merge pull request #1804 from arkhipov/master 2018-01-23 22:31:49 +03:00
System Fix 32bit build 2018-01-12 15:50:59 +03:00
tests Revert "Removed questionable code (2) [#CLICKHOUSE-2]." 2017-12-28 07:39:19 +03:00
AlterCommands.cpp Miscellaneous [#CLICKHOUSe-2] 2018-01-10 03:04:08 +03:00
AlterCommands.h Revert "Removed questionable code (2) [#CLICKHOUSE-2]." 2017-12-28 07:39:19 +03:00
CMakeLists.txt Debian: simpler package (#662) 2017-04-10 20:43:30 +03:00
ColumnDefault.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ColumnDefault.h Unification [#CLICKHOUSE-2]. 2017-09-15 15:16:12 +03:00
ColumnsDescription.cpp Revert "Removed questionable code (2) [#CLICKHOUSE-2]." 2017-12-28 07:39:19 +03:00
ColumnsDescription.h Revert "Removed questionable code (2) [#CLICKHOUSE-2]." 2017-12-28 07:39:19 +03:00
CompressionSettingsSelector.h Make separate libs Common/ZooKeeper and Common/ConfigProcessor (#1749) 2018-01-15 22:07:47 +03:00
IStorage.cpp Use FIFO lock in IStorage. [#CLICKHOUSE-3246] 2017-09-01 20:45:05 +03:00
IStorage.h Add comments. Improve method names. 2018-01-23 11:18:12 +03:00
ITableDeclaration.cpp Added more checks [#CLICKHOUSE-2]. 2018-01-23 21:49:15 +03:00
ITableDeclaration.h Revert "Removed questionable code (2) [#CLICKHOUSE-2]." 2017-12-28 07:39:19 +03:00
MarkCache.h Unification [#CLICKHOUSE-2]. 2017-09-15 15:16:12 +03:00
registerStorages.cpp Inverted dependencies in StorageFactory [#CLICKHOUSE-2]. 2017-12-30 07:00:39 +03:00
registerStorages.h Inverted dependencies in StorageFactory [#CLICKHOUSE-2]. 2017-12-30 07:00:39 +03:00
SelectQueryInfo.h Fix missing includes 2017-07-24 18:04:49 +03:00
StorageBuffer.cpp ISSUES-957 update condition & test 2018-01-12 21:03:35 +08:00
StorageBuffer.h ISSUES-957 update condition & test 2018-01-12 21:03:35 +08:00
StorageCatBoostPool.cpp Inverted dependencies in StorageFactory (continued) [#CLICKHOUSE-2]. 2017-12-30 07:00:39 +03:00
StorageCatBoostPool.h Miscellaneous [#CLICKHOUSe-2] 2018-01-10 03:04:08 +03:00
StorageDictionary.cpp Allow to create StorageDictionary with identifier in ENGINE parameter [#CLICKHOUSE-2]. 2018-01-12 21:56:13 +03:00
StorageDictionary.h Inverted dependencies in StorageFactory [#CLICKHOUSE-2]. 2017-12-30 07:00:39 +03:00
StorageDistributed.cpp added macro for cluster name in Distributerd table and DDL [#CLICKHOUSE-3409] 2018-01-22 21:49:17 +03:00
StorageDistributed.h Inverted dependencies in StorageFactory (continued) [#CLICKHOUSE-2]. 2017-12-30 07:00:39 +03:00
StorageFactory.cpp Inverted dependencies in StorageFactory [#CLICKHOUSE-2]. 2017-12-30 07:00:39 +03:00
StorageFactory.h Fixed comment [#CLICKHOUSE-2]. 2017-12-30 07:03:49 +03:00
StorageFile.cpp Inverted dependencies in StorageFactory [#CLICKHOUSE-2]. 2017-12-30 07:00:39 +03:00
StorageFile.h Revert "Removed questionable code (2) [#CLICKHOUSE-2]." 2017-12-28 07:39:19 +03:00
StorageJoin.cpp Inverted dependencies in StorageFactory [#CLICKHOUSE-2]. 2017-12-30 07:00:39 +03:00
StorageJoin.h Revert "Removed questionable code (2) [#CLICKHOUSE-2]." 2017-12-28 07:39:19 +03:00
StorageKafka.cpp Inverted dependencies in StorageFactory [#CLICKHOUSE-2]. 2017-12-30 07:00:39 +03:00
StorageKafka.h Revert "Removed questionable code (2) [#CLICKHOUSE-2]." 2017-12-28 07:39:19 +03:00
StorageLog.cpp Make separate libs Common/ZooKeeper and Common/ConfigProcessor (#1749) 2018-01-15 22:07:47 +03:00
StorageLog.h Revert "Removed questionable code (2) [#CLICKHOUSE-2]." 2017-12-28 07:39:19 +03:00
StorageMaterializedView.cpp Fixed error: if default user had readonly accesss, the server could not start [#CLICKHOUSE-2] 2018-01-19 02:40:32 +03:00
StorageMaterializedView.h Revert "Removed questionable code (2) [#CLICKHOUSE-2]." 2017-12-28 07:39:19 +03:00
StorageMemory.cpp Inverted dependencies in StorageFactory [#CLICKHOUSE-2]. 2017-12-30 07:00:39 +03:00
StorageMemory.h Revert "Removed questionable code (2) [#CLICKHOUSE-2]." 2017-12-28 07:39:19 +03:00
StorageMerge.cpp Inverted dependencies in StorageFactory [#CLICKHOUSE-2]. 2017-12-30 07:00:39 +03:00
StorageMerge.h Revert "Removed questionable code (2) [#CLICKHOUSE-2]." 2017-12-28 07:39:19 +03:00
StorageMergeTree.cpp Merge pull request #1759 from yandex/CLICKHOUSE-3432 2018-01-19 21:48:41 +03:00
StorageMergeTree.h Replace subqueries and table expressions on the right side of the IN operator with their results in order to make MergeTree storage engines evaluate the corresponding conditions by using the index. 2018-01-21 11:22:52 +03:00
StorageMySQL.cpp Inverted dependencies in StorageFactory [#CLICKHOUSE-2]. 2017-12-30 07:00:39 +03:00
StorageMySQL.h Build fixes (#1718) 2017-12-29 18:48:20 +03:00
StorageNull.cpp Add ALTER for null storage tables. 2018-01-11 22:13:19 +03:00
StorageNull.h Add ALTER for null storage tables. 2018-01-11 22:13:19 +03:00
StorageODBC.cpp Inverted dependencies in StorageFactory [#CLICKHOUSE-2]. 2017-12-30 07:00:39 +03:00
StorageODBC.h Merging [#CLICKHOUSE-3114] 2017-12-28 00:45:05 +03:00
StorageReplicatedMergeTree.cpp Make early deduplication with block number creation. [#CLICKHOUSE-3545] 2018-01-23 18:50:29 +03:00
StorageReplicatedMergeTree.h Merge pull request #1804 from arkhipov/master 2018-01-23 22:31:49 +03:00
StorageSet.cpp Make separate libs Common/ZooKeeper and Common/ConfigProcessor (#1749) 2018-01-15 22:07:47 +03:00
StorageSet.h Revert "Removed questionable code (2) [#CLICKHOUSE-2]." 2017-12-28 07:39:19 +03:00
StorageStripeLog.cpp Inverted dependencies in StorageFactory (continued) [#CLICKHOUSE-2]. 2017-12-30 07:00:39 +03:00
StorageStripeLog.h Inverted dependencies in StorageFactory (continued) [#CLICKHOUSE-2]. 2017-12-30 07:00:39 +03:00
StorageTinyLog.cpp Unification of Nested: development [#CLICKHOUSE-2]. 2018-01-02 12:11:13 +03:00
StorageTinyLog.h Inverted dependencies in StorageFactory (continued) [#CLICKHOUSE-2]. 2017-12-30 07:00:39 +03:00
StorageView.cpp Inverted dependencies in StorageFactory [#CLICKHOUSE-2]. 2017-12-30 07:00:39 +03:00
StorageView.h Revert "Removed questionable code (2) [#CLICKHOUSE-2]." 2017-12-28 07:39:19 +03:00
transformQueryForExternalDatabase.cpp Merging [#CLICKHOUSE-3114] 2017-12-28 00:45:05 +03:00
transformQueryForExternalDatabase.h Merging [#CLICKHOUSE-3114] 2017-12-28 00:45:05 +03:00
VirtualColumnFactory.cpp Preparation: removed support for unreplicated data in Replicated tables [#CLICKHOUSE-31]. 2017-05-25 00:38:56 +03:00
VirtualColumnFactory.h translate comments 2017-04-16 23:17:32 +03:00
VirtualColumnUtils.cpp Revert "Removed questionable code (2) [#CLICKHOUSE-2]." 2017-12-28 07:39:19 +03:00
VirtualColumnUtils.h Revert "Removed questionable code (2) [#CLICKHOUSE-2]." 2017-12-28 07:39:19 +03:00