ClickHouse/dbms/src/Storages
2018-05-08 22:44:54 +03:00
..
Distributed Fixed style a bit [#CLICKHOUSE-2] 2018-05-07 05:01:29 +03:00
MergeTree gcc8 fixes (memset, uncaught_exception) 2018-05-08 22:44:54 +03:00
System ISSUES-2242 add default data_path & metadata_path for system.tables with temporary (#2243) 2018-04-19 23:22:08 +03:00
tests Fixed style a bit [#CLICKHOUSE-2] 2018-05-07 05:01:29 +03:00
AlterCommands.cpp Fixed style a bit [#CLICKHOUSE-2] 2018-05-07 05:01:29 +03:00
AlterCommands.h getStructureOfRemoteTable returns info about column default kinds [#CLICKHOUSE-3241] 2018-03-12 23:21:54 +03:00
CMakeLists.txt Debian: simpler package (#662) 2017-04-10 20:43:30 +03:00
ColumnDefault.cpp getStructureOfRemoteTable returns info about column default kinds [#CLICKHOUSE-3241] 2018-03-12 23:21:54 +03:00
ColumnDefault.h getStructureOfRemoteTable returns info about column default kinds [#CLICKHOUSE-3241] 2018-03-12 23:21:54 +03:00
ColumnsDescription.cpp minor fixes 2018-04-16 18:11:13 +03:00
ColumnsDescription.h rename for clarity 2018-03-13 18:00:28 +03:00
CompressionSettingsSelector.h Make separate libs Common/ZooKeeper and Common/ConfigProcessor (#1749) 2018-01-15 22:07:47 +03:00
getStructureOfRemoteTable.cpp merged with master 2018-04-16 18:35:11 +03:00
getStructureOfRemoteTable.h Fix split shared build; fix build without system odbc libs (#2191) 2018-04-09 06:52:39 -07:00
IStorage.cpp Use FIFO lock in IStorage. [#CLICKHOUSE-3246] 2017-09-01 20:45:05 +03:00
IStorage.h break cycle of ptrs to StorageReplicatedMergeTree [#CLICKHOUSE-3664] 2018-03-23 23:30:04 +03:00
ITableDeclaration.cpp rename for clarity 2018-03-13 18:00:28 +03:00
ITableDeclaration.h encapsulate ColumnsDeclaration [#CLICKHOUSE-3241] 2018-03-13 17:41:25 +03:00
MarkCache.h Unification [#CLICKHOUSE-2]. 2017-09-15 15:16:12 +03:00
registerStorages.cpp Prepare to new poco (PocoData renamed to PocoSQL) (#2158) 2018-04-03 04:48:40 -07: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 && - qualified IColumn::mutate 2018-03-20 17:01:00 +03:00
StorageBuffer.h Fixed test [#CLICKHOUSE-2] 2018-03-16 12:00:04 +03:00
StorageCatBoostPool.cpp encapsulate ColumnsDeclaration [#CLICKHOUSE-3241] 2018-03-13 17:41:25 +03:00
StorageCatBoostPool.h Removed repeatable columns field from Storages declarations. [#CLICKHOUSE-2] 2018-01-25 17:42:39 +03:00
StorageDictionary.cpp Merge pull request #2033 from yandex/show-create-database 2018-03-28 05:29:36 +03:00
StorageDictionary.h Merge pull request #2033 from yandex/show-create-database 2018-03-28 05:29:36 +03:00
StorageDistributed.cpp Using different ZooKeeper library (development) [#CLICKHOUSE-2] 2018-03-24 23:17:27 +03:00
StorageDistributed.h Don't allow Distributed table that look at itself [#CLICKHOUSE-2919]. 2018-03-16 05:08:31 +03:00
StorageFactory.cpp add some useful methods, rename for clarity [#CLICKHOUSE-3241] 2018-03-12 22:10:13 +03:00
StorageFactory.h use ColumnsDescription everywhere [#CLICKHOUSE-3241] 2018-03-12 22:07:48 +03:00
StorageFile.cpp Allowed to read files by table function "file" inside "user_files_path" #2164 2018-04-19 08:32:09 +03:00
StorageFile.h use ColumnsDescription everywhere [#CLICKHOUSE-3241] 2018-03-12 22:07:48 +03:00
StorageJoin.cpp Fixed style a bit [#CLICKHOUSE-2] 2018-05-07 05:01:29 +03:00
StorageJoin.h use ColumnsDescription everywhere [#CLICKHOUSE-3241] 2018-03-12 22:07:48 +03:00
StorageKafka.cpp #2249 allow macros while creating kafka engine 2018-04-20 19:10:26 +03:00
StorageKafka.h fix deadlock in StorageKafka::shutdown() in case startup() wasn't called #2075 2018-03-19 20:52:48 +03:00
StorageLog.cpp rename for clarity 2018-03-13 18:00:28 +03:00
StorageLog.h use ColumnsDescription everywhere [#CLICKHOUSE-3241] 2018-03-12 22:07:48 +03:00
StorageMaterializedView.cpp forward ALTER PARTITION statements for materialized views [#CLICKHOUSE-3659] 2018-03-20 16:44:36 +03:00
StorageMaterializedView.h forward ALTER PARTITION statements for materialized views [#CLICKHOUSE-3659] 2018-03-20 16:44:36 +03:00
StorageMemory.cpp use ColumnsDescription everywhere [#CLICKHOUSE-3241] 2018-03-12 22:07:48 +03:00
StorageMemory.h use ColumnsDescription everywhere [#CLICKHOUSE-3241] 2018-03-12 22:07:48 +03:00
StorageMerge.cpp Fixed test [#CLICKHOUSE-2] 2018-03-16 12:00:04 +03:00
StorageMerge.h Fixed test [#CLICKHOUSE-2] 2018-03-16 12:00:04 +03:00
StorageMergeTree.cpp Add info about total uncompressed part size to system tables (#2052) 2018-03-26 17:18:04 +03:00
StorageMergeTree.h Fixed error; added test from Alexander Zaitsev [#CLICKHOUSE-2] 2018-03-19 17:29:40 +03:00
StorageMySQL.cpp encapsulate ColumnsDeclaration [#CLICKHOUSE-3241] 2018-03-13 17:41:25 +03:00
StorageMySQL.h use ColumnsDescription everywhere [#CLICKHOUSE-3241] 2018-03-12 22:07:48 +03:00
StorageNull.cpp encapsulate ColumnsDeclaration [#CLICKHOUSE-3241] 2018-03-13 17:41:25 +03:00
StorageNull.h use ColumnsDescription everywhere [#CLICKHOUSE-3241] 2018-03-12 22:07:48 +03:00
StorageODBC.cpp Moved SessionPoolHelpers #2180 2018-04-07 06:07:32 +03:00
StorageODBC.h Prepare to new poco (PocoData renamed to PocoSQL) (#2158) 2018-04-03 04:48:40 -07:00
StorageReplicatedMergeTree.cpp Fix nodes leak in case of session expiration. [#CLICKHOUSE-2] 2018-04-26 22:46:45 +03:00
StorageReplicatedMergeTree.h Fixed OPTIMIZE after RENAME of replicated table. [#CLICKHOUSE-2] 2018-04-17 20:59:42 +03:00
StorageSet.cpp Fixed error with Sets, part 2 #2246 2018-04-20 00:34:04 +03:00
StorageSet.h use ColumnsDescription everywhere [#CLICKHOUSE-3241] 2018-03-12 22:07:48 +03:00
StorageStripeLog.cpp use ColumnsDescription everywhere [#CLICKHOUSE-3241] 2018-03-12 22:07:48 +03:00
StorageStripeLog.h use ColumnsDescription everywhere [#CLICKHOUSE-3241] 2018-03-12 22:07:48 +03:00
StorageTinyLog.cpp rename for clarity 2018-03-13 18:00:28 +03:00
StorageTinyLog.h use ColumnsDescription everywhere [#CLICKHOUSE-3241] 2018-03-12 22:07:48 +03:00
StorageView.cpp use ColumnsDescription everywhere [#CLICKHOUSE-3241] 2018-03-12 22:07:48 +03:00
StorageView.h use ColumnsDescription everywhere [#CLICKHOUSE-3241] 2018-03-12 22:07:48 +03:00
transformQueryForExternalDatabase.cpp Better UNION ALL: development #1947 2018-02-26 12:05:06 +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 Fixed error [#CLICKHOUSE-2] 2018-03-06 19:11:29 +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