ClickHouse/dbms/src/Storages
2014-02-11 17:10:48 +00:00
..
MergeTree clickhouse: fixed tiny flaw in PKCondition that prevented prewhere_test.sh from finding the bug mentioned in task. [#METR-9835] 2014-02-10 12:44:51 +00:00
tests clickhouse: better test for PKCondition. [#METR-9835] 2014-02-10 12:10:18 +00:00
IStorage.cpp Merge 2014-01-16 14:52:13 +00:00
StorageChunkMerger.cpp Merge 2014-01-22 12:50:19 +00:00
StorageChunkRef.cpp dbms: better exception messages [#METR-8224]. 2013-10-26 03:20:51 +00:00
StorageChunks.cpp Merge 2014-01-17 15:19:20 +00:00
StorageDistributed.cpp storages: index on virtual columns, huge optimization in queries like select smth where _host = .. [METR-9750] 2014-02-11 17:10:48 +00:00
StorageFactory.cpp dbms: create cluster when distributed tables are created[#METR-9350] 2013-12-10 17:06:57 +00:00
StorageLog.cpp Merge 2014-01-22 12:50:19 +00:00
StorageMaterializedView.cpp dbms: Couple of unimportant fixes (includes, code simplification) in View and Materialized View [#METR-9076] 2013-11-15 09:43:50 +00:00
StorageMemory.cpp dbms: StorageMemory: fixed perf [#CONV-8572]. 2013-08-22 16:14:44 +00:00
StorageMerge.cpp storages: Virtual columns for storage distributed + few style fixes [METR-9172] 2014-01-22 14:24:05 +00:00
StorageMergeTree.cpp dbms: allowed all rows to be removed while merging parts [#METR-9909]. 2014-02-09 22:07:01 +00:00
StoragePtr.cpp dbms: better [#METR-9194]. 2013-11-18 17:17:45 +00: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
StorageSystemNumbers.cpp clickhouse: slightly refactored storage creation [#CONV-6561]. 2013-02-06 11:26:35 +00:00
StorageSystemOne.cpp clickhouse: slightly refactored storage creation [#CONV-6561]. 2013-02-06 11:26:35 +00:00
StorageSystemProcesses.cpp dbms: modified Limits, Quotas, Progress, ProcessList [#METR-8459], [#METR-8894]. 2013-11-03 05:32:42 +00:00
StorageSystemTables.cpp clickhouse: slightly refactored storage creation [#CONV-6561]. 2013-02-06 11:26:35 +00:00
StorageTinyLog.cpp dbms: fixed error [#METR-9664]. 2014-01-20 16:41:24 +00:00
StorageView.cpp dbms: Pushing to Views fixed workflow with constant columns [#METR-9076] 2013-11-20 16:02:45 +00:00