ClickHouse/dbms/src/Storages
2014-10-26 03:12:39 +03:00
..
MergeTree dbms: prepared for fully-functional progress bar [#METR-2944]. 2014-10-25 22:33:52 +04:00
tests Merge 2014-08-08 14:03:19 +04:00
ITableDeclaration.cpp Changed boost:: to std:: for bind, ref/cref, thread, shared_ptr [#METR-2807]. 2014-10-16 05:21:03 +04:00
StorageBuffer.cpp dbms: StorageBuffer: fixed error [#METR-13297]. 2014-10-26 03:12:39 +03:00
StorageChunkMerger.cpp Changed boost:: to std:: for bind, ref/cref, thread, shared_ptr [#METR-2807]. 2014-10-16 05:21:03 +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 dbms: StorageBuffer: development [#METR-13297]. 2014-10-26 03:01:36 +03:00
StorageLog.cpp dbms: StorageBuffer: development [#METR-13297]. 2014-10-26 03:01:36 +03: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: added setting replication_alter_partitions_sync [#METR-13158]. 2014-10-18 23:14:09 +04:00
StorageReplicatedMergeTree.cpp dbms: added setting replication_alter_partitions_sync [#METR-13158]. 2014-10-18 23:14:09 +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: added column 'partition' to table system.parts [#METR-13153]. 2014-10-10 02:54:17 +04:00
StorageSystemProcesses.cpp dbms: prepared for fully-functional progress bar [#METR-2944]. 2014-10-25 22:33:52 +04:00
StorageSystemReplicas.cpp dbms: system.replicas: improvement [#METR-12726]. 2014-10-08 00:04:40 +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 zkutil: Async interface: development [#METR-2944]. 2014-10-17 00:05:26 +04:00
StorageTinyLog.cpp dbms: StorageBuffer: development [#METR-13297]. 2014-10-26 03:01:36 +03:00
StorageView.cpp dbms: VIEWs: added support for SAMPLE, FINAL, PREWHERE [#METR-13098]. 2014-10-08 03:08:56 +04:00
VirtualColumnFactory.cpp Merge 2014-07-31 13:12:12 +04:00