ClickHouse/dbms/src/Storages
2015-06-22 21:24:02 +03:00
..
MergeTree dbms: correctly determine mark to end of previous block [#MTRSADMIN-1093] 2015-06-22 21:24:02 +03:00
tests dbms: fixed error with false-broken parts [#METR-16545]. 2015-05-28 07:32:38 +03:00
AlterCommands.cpp dbms: support FixedString in column default expressions 2015-04-01 14:45:00 +03:00
ColumnsDescription.cpp dbms: removed passing DataTypeFactory everywhere [#METR-16545]. 2015-05-28 06:49:28 +03:00
ITableDeclaration.cpp dbms: removed dead code; healing corrupted nested columns [#METR-15896]. 2015-04-09 03:37:08 +03:00
StorageBuffer.cpp dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
StorageChunkMerger.cpp dbms: cut dependencies [#METR-2944]. 2015-04-14 05:45:30 +03:00
StorageChunkRef.cpp dbms: pass proper context into Storage::read(). [#METR-14179] 2014-12-17 17:19:07 +03:00
StorageChunks.cpp Merge 2015-04-03 02:58:26 +03:00
StorageDistributed.cpp dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
StorageFactory.cpp dbms: StorageBuffer: added missing support for defaults [#METR-16722]. 2015-06-09 22:43:06 +03:00
StorageJoin.cpp dbms: allowed to JOIN with empty table [#METR-16476]. 2015-05-26 03:37:48 +03:00
StorageLog.cpp dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
StorageMaterializedView.cpp dbms: improvement [#METR-2944]. 2015-06-18 05:11:05 +03:00
StorageMemory.cpp dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
StorageMerge.cpp Merge 2015-06-03 06:56:40 +03:00
StorageMergeTree.cpp Merge 2015-06-11 03:35:36 +03:00
StorageReplicatedMergeTree.cpp dbms: implement alter table detach unreplicated partition [#MTRSADMIN-1093] 2015-06-22 21:24:02 +03:00
StorageSet.cpp dbms: removed passing DataTypeFactory everywhere [#METR-16545]. 2015-05-28 06:49:28 +03:00
StorageSystemClusters.cpp dbms: fixing error [#METR-16575]. 2015-05-29 00:41:28 +03:00
StorageSystemColumns.cpp dbms: Server: Fixes. [#METR-15859] 2015-04-27 12:43:23 +03:00
StorageSystemDatabases.cpp dbms: tiny modifications [#METR-2944]. 2015-03-27 02:32:16 +03:00
StorageSystemDictionaries.cpp dbms: show all dictionaries in system.dictionaries, even the ones failed to load. [#METR-16466] 2015-05-26 14:54:05 +03:00
StorageSystemEvents.cpp dbms: tiny modifications [#METR-2944]. 2015-03-27 02:32:16 +03:00
StorageSystemFunctions.cpp dbms: Server: Fixes. [#METR-15859] 2015-04-27 12:43:23 +03:00
StorageSystemMerges.cpp dbms: cut dependencies [#METR-2944]. 2015-04-16 09:12:35 +03:00
StorageSystemNumbers.cpp dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
StorageSystemOne.cpp dbms: tiny modifications [#METR-2944]. 2015-03-27 02:32:16 +03:00
StorageSystemParts.cpp dbms: tiny modifications [#METR-2944]. 2015-03-27 02:32:16 +03:00
StorageSystemProcesses.cpp dbms: added simple priorities system [#METR-16911]. 2015-06-21 09:06:04 +03:00
StorageSystemReplicas.cpp Fixed errors in clang (part 1) [#METR-2807]. 2015-01-21 06:56:28 +03:00
StorageSystemSettings.cpp Fixed errors in clang (part 1) [#METR-2807]. 2015-01-21 06:56:28 +03:00
StorageSystemTables.cpp dbms: tiny modifications [#METR-2944]. 2015-03-27 02:32:16 +03:00
StorageSystemZooKeeper.cpp dbms: cut another dependency [#METR-2944]. 2015-04-16 10:22:29 +03:00
StorageTinyLog.cpp dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
StorageView.cpp dbms: Server: Simplified code. [#METR-14408] 2015-04-21 18:12:08 +03:00
VirtualColumnFactory.cpp Merge 2014-07-31 13:12:12 +04:00