ClickHouse/dbms/src/Storages
2015-06-05 23:04:54 +03:00
..
MergeTree Merge 2015-06-02 23:22:53 +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: fixed error with StorageBuffer when destination table doesn't exist [#METR-16352]. 2015-05-18 23:28:40 +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: cut dependency [#METR-2944]. 2015-05-07 02:35:37 +03:00
StorageFactory.cpp dbms: allowed more easily to specify cluster name with hyphens [#METR-16610]. 2015-06-05 23:04:54 +03:00
StorageJoin.cpp dbms: allowed to JOIN with empty table [#METR-16476]. 2015-05-26 03:37:48 +03:00
StorageLog.cpp dbms: using setting 'max_read_buffer_size' in Log and TinyLog tables [#METR-15090]. 2015-04-12 07:47:03 +03:00
StorageMaterializedView.cpp dbms: Server: Code cleanups. [#METR-15090] 2015-04-14 17:58:59 +03:00
StorageMemory.cpp dbms: tiny improvements [#METR-2944]. 2015-01-18 11:25:56 +03:00
StorageMerge.cpp Merge 2015-06-03 06:56:40 +03:00
StorageMergeTree.cpp dbms: get rid of 'increment.txt': addition [#METR-16629]. 2015-06-05 19:41:18 +03:00
StorageReplicatedMergeTree.cpp dbms: fixed error with ATTACH for replicated tables [#MTRSADMIN-1093]. 2015-06-04 05:07:30 +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: tiny modifications [#METR-2944]. 2015-03-27 02:32:16 +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 Fixed errors in clang (part 1) [#METR-2807]. 2015-01-21 06:56:28 +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: using setting 'max_read_buffer_size' in Log and TinyLog tables [#METR-15090]. 2015-04-12 07:47:03 +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