ClickHouse/dbms/src/Storages
2015-02-15 15:38:21 +03:00
..
MergeTree dbms: added support for subqueries in PREWHERE [#METR-15106]. 2015-02-15 07:16:11 +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 Merge 2014-11-12 13:37:47 +03:00
StorageBuffer.cpp dbms: fixed error with StorageBuffer [#METR-15105]. 2015-02-13 23:37:30 +03:00
StorageChunkMerger.cpp dbms: more scalable aggregator: development [#METR-2944]. 2014-12-30 21:04:53 +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 Using std::make_unique [#METR-2807]. 2015-02-11 00:10:58 +03:00
StorageFactory.cpp dbms: StorageJoin: development [#METR-2944]. 2015-01-28 05:37:05 +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 scalable aggregator: development [#METR-2944]. 2014-12-30 21:04:53 +03:00
StorageMergeTree.cpp dbms: removed rare-useful repetitive log messages [#METR-2944]. 2014-12-21 04:27:56 +03:00
StorageReplicatedMergeTree.cpp Using std::make_unique [#METR-2807]. 2015-02-11 00:10:58 +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
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