ClickHouse/dbms/src/Storages
2014-10-07 22:44:03 +04:00
..
MergeTree dbms: fixed bad code [#METR-12726]. 2014-10-07 22:42:35 +04:00
tests Merge 2014-08-08 14:03:19 +04:00
ITableDeclaration.cpp fixed build and a bunch of other stuff. [#METR-11886] 2014-07-14 19:49:03 +04:00
StorageChunkMerger.cpp dbms: fixed bad code [#METR-12726]. 2014-10-07 22:42:35 +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: fixed bad code [#METR-12726]. 2014-10-07 22:42:35 +04:00
StorageDistributed.cpp StorageDistributed: write to multiple local replicas, post-review corrections. [#METR-12221] 2014-08-22 18:06:20 +04:00
StorageFactory.cpp rename evaluateDatabaseName function and header, add comments 2014-09-24 15:53:41 +04:00
StorageLog.cpp FileChecker migrated to boost::propertytree 2014-08-28 20:10:46 +04:00
StorageMaterializedView.cpp dbms: materialized views pass virtual columns through. [#METR-12150] 2014-08-06 13:25:41 +04:00
StorageMemory.cpp Fixed dropping tables. [#METR-10202] 2014-03-20 17:28:49 +04:00
StorageMerge.cpp dbms: fixed bad code [#METR-12726]. 2014-10-07 22:42:35 +04:00
StorageMergeTree.cpp dbms: fixed error in prev. revisions [#METR-12524]. 2014-10-03 22:55:11 +04:00
StorageReplicatedMergeTree.cpp dbms: fixed error with system.replicas; improvement [#METR-12726]. 2014-10-07 22:44:03 +04:00
StorageSystemDatabases.cpp clickhouse: slightly refactored storage creation [#CONV-6561]. 2013-02-06 11:26:35 +00: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 clickhouse: slightly refactored storage creation [#CONV-6561]. 2013-02-06 11:26:35 +00:00
StorageSystemParts.cpp dbms: fixed bad code [#METR-12726]. 2014-10-07 22:42:35 +04:00
StorageSystemProcesses.cpp Merge 2014-09-12 20:05:29 +04:00
StorageSystemReplicas.cpp dbms: fixed error with system.replicas; improvement [#METR-12726]. 2014-10-07 22:44:03 +04:00
StorageSystemSettings.cpp dbms: added system.zookeeper table [#METR-2944]. 2014-10-06 07:49:56 +04:00
StorageSystemTables.cpp clickhouse: slightly refactored storage creation [#CONV-6561]. 2013-02-06 11:26:35 +00:00
StorageSystemZooKeeper.cpp dbms: added system.zookeeper table [#METR-2944]. 2014-10-06 07:49:56 +04:00
StorageTinyLog.cpp dbms: fixed exception in TinyLog when it is empty [#METR-12532] 2014-09-10 20:49:18 +04:00
StorageView.cpp dbms: improved performance on short queries [#METR-11571]. 2014-06-26 04:58:14 +04:00
VirtualColumnFactory.cpp Merge 2014-07-31 13:12:12 +04:00