ClickHouse/dbms/src/Storages
Pavel Kartavyy 281cd846cd Merge
2015-03-24 18:06:09 +03:00
..
MergeTree Merge 2015-03-14 05:37:53 +03:00
tests Fixed errors in clang (part 5, final) [#METR-2807]. 2015-01-22 04:13:13 +03:00
AlterCommands.cpp Fixed errors in clang (part 2) [#METR-2807]. 2015-01-21 07:00:20 +03:00
ITableDeclaration.cpp dbms: fixed performance issue with very small blocks [#METR-2944]. 2015-02-22 18:31:39 +03:00
StorageBuffer.cpp dbms: report error when Buffer table refers to itself [#METR-15167]. 2015-02-27 23:39:34 +03:00
StorageChunkMerger.cpp Merge 2015-03-24 18:06:09 +03:00
StorageChunkRef.cpp dbms: pass proper context into Storage::read(). [#METR-14179] 2014-12-17 17:19:07 +03:00
StorageChunks.cpp dbms: little better [#METR-2944]. 2015-01-25 08:07:51 +03:00
StorageDistributed.cpp dbms: fixed bad code with GLOBAL operations [#METR-15144]. 2015-03-15 11:05:28 +03:00
StorageFactory.cpp Merge 2015-03-14 00:31:23 +03:00
StorageJoin.cpp dbms: StorageJoin: development [#METR-2944]. 2015-01-28 05:37:05 +03:00
StorageLog.cpp dbms: improved performance of reading string column [#METR-2944]. 2015-02-15 15:38:21 +03:00
StorageMaterializedView.cpp dbms: pass proper context into Storage::read(). [#METR-14179] 2014-12-17 17:19:07 +03:00
StorageMemory.cpp dbms: tiny improvements [#METR-2944]. 2015-01-18 11:25:56 +03:00
StorageMerge.cpp dbms: more uniform distribution of work among threads [#METR-2944]. 2015-03-08 01:00:58 +03:00
StorageMergeTree.cpp dbms: removed rare-useful repetitive log messages [#METR-2944]. 2014-12-21 04:27:56 +03:00
StorageReplicatedMergeTree.cpp dbms: removed DROP PARTITION from unreplicated data [#METR-15375]. 2015-03-20 19:13:24 +03:00
StorageSet.cpp dbms: fixed error with StorageBuffer [#METR-15105]. 2015-02-13 23:37:30 +03:00
StorageSystemDatabases.cpp Fixed errors in clang (part 1) [#METR-2807]. 2015-01-21 06:56:28 +03:00
StorageSystemDictionaries.cpp dbms: show bytes_allocated in system.dictionaries for all types of dictionaries. [#METR-13298] 2015-03-24 15:12:48 +03:00
StorageSystemEvents.cpp dbms: pass proper context into Storage::read(). [#METR-14179] 2014-12-17 17:19:07 +03:00
StorageSystemMerges.cpp Fixed errors in clang (part 1) [#METR-2807]. 2015-01-21 06:56:28 +03:00
StorageSystemNumbers.cpp dbms: pass proper context into Storage::read(). [#METR-14179] 2014-12-17 17:19:07 +03:00
StorageSystemOne.cpp dbms: pass proper context into Storage::read(). [#METR-14179] 2014-12-17 17:19:07 +03:00
StorageSystemParts.cpp Fixed errors in clang (part 1) [#METR-2807]. 2015-01-21 06:56:28 +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 Addition to prev. revision [#METR-2944]. 2015-01-21 07:30:33 +03:00
StorageSystemZooKeeper.cpp Fixed errors in clang (part 1) [#METR-2807]. 2015-01-21 06:56:28 +03:00
StorageTinyLog.cpp dbms: improved performance of reading string column [#METR-2944]. 2015-02-15 15:38:21 +03:00
StorageView.cpp dbms: Server: execute queries from views with as most parallelism as possible [#METR-14408] 2014-12-19 18:56:12 +03:00
VirtualColumnFactory.cpp Merge 2014-07-31 13:12:12 +04:00