ClickHouse/dbms/src/Storages
2014-10-24 13:33:31 +04:00
..
MergeTree dbms: deduce and check types during alter, alteration of defaulted columns. [#METR-12739] 2014-10-21 16:11:20 +04:00
tests Merge 2014-08-08 14:03:19 +04:00
AlterCommands.cpp dbms: deduce and check types during alter, alteration of defaulted columns. [#METR-12739] 2014-10-21 16:11:20 +04:00
ITableDeclaration.cpp dbms: defaulted columns support for ALTER, currently without type deduction and checking. 2014-10-16 17:37:01 +04:00
StorageChunkMerger.cpp dbms: prohibit inserting materialized columns, support create as and similar queries. [#METR-12739] 2014-10-10 19:45:43 +04:00
StorageChunkRef.cpp dbms: added support of check data to ChunkRef [#METR-11709] 2014-08-05 14:53:27 +04:00
StorageChunks.cpp dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
StorageDistributed.cpp dbms: defaulted columns support for ALTER, currently without type deduction and checking. 2014-10-16 17:37:01 +04:00
StorageFactory.cpp dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
StorageLog.cpp dbms: cut coupling between dbms and dbms_functions. [#METR-12739] 2014-10-24 13:33:31 +04:00
StorageMaterializedView.cpp dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
StorageMemory.cpp dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
StorageMerge.cpp dbms: defaulted columns support for ALTER, currently without type deduction and checking. 2014-10-16 17:37:01 +04:00
StorageMergeTree.cpp dbms: deduce and check types during alter, alteration of defaulted columns. [#METR-12739] 2014-10-21 16:11:20 +04:00
StorageReplicatedMergeTree.cpp Merge 2014-10-23 16:16:24 +04:00
StorageSystemDatabases.cpp dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
StorageSystemEvents.cpp dbms: added ProfileEvents system [#METR-2944]. 2014-01-03 08:20:13 +00:00
StorageSystemMerges.cpp add elapsed and progress rows to system.merges. [#METR-12574] 2014-09-18 14:23:12 +04:00
StorageSystemNumbers.cpp dbms: added system table 'numbers_mt' (for testing purposes) [#METR-2944]. 2014-08-22 21:26:43 +04:00
StorageSystemOne.cpp dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
StorageSystemParts.cpp dbms: system.parts: more handy [#METR-12784]. 2014-10-01 22:40:43 +04:00
StorageSystemProcesses.cpp Merge 2014-09-12 20:05:29 +04:00
StorageSystemTables.cpp dbms: support ALIAS in table declaration 2014-10-03 19:30:10 +04:00
StorageTinyLog.cpp dbms: prohibit inserting materialized columns, support create as and similar queries. [#METR-12739] 2014-10-10 19:45:43 +04:00
StorageView.cpp dbms: defaulted columns support for ALTER, currently without type deduction and checking. 2014-10-16 17:37:01 +04:00
VirtualColumnFactory.cpp Merge 2014-07-31 13:12:12 +04:00