ClickHouse/dbms/src/Storages
2014-02-26 23:50:04 +04:00
..
MergeTree clickhouse: parsing multiple infix AND and OR into a function call with more than two arguments; fixed handling of variadic and and or in virtual columns and PKCondition. [#METR-9599] 2014-02-13 11:05: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 dbms: Fixed error with incorrect handling of weird case (column names with whitespaces) [#METR-10225]. 2014-02-26 23:50:04 +04:00
StorageChunkRef.cpp dbms: better exception messages [#METR-8224]. 2013-10-26 03:20:51 +00:00
StorageChunks.cpp virtual columns: fixed bug with Group by virtual column, bug when column appears in result more than once [METR-9172] 2014-02-26 14:59:56 +04:00
StorageDistributed.cpp virtual columns: fixed bug with Group by virtual column, bug when column appears in result more than once [METR-9172] 2014-02-26 14:59:56 +04:00
StorageFactory.cpp dbms: Fixed leak [#METR-9750]. Enabled warning, fixed potential errors. 2014-02-23 04:37:25 +04: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 virtual columns: fixed bug with Group by virtual column, bug when column appears in result more than once [METR-9172] 2014-02-26 14:59:56 +04:00
StorageMergeTree.cpp dbms: removing old_ parts before attempt to merge [#METR-10069]. 2014-02-14 19:38:13 +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: query Id is String valued now, show process list also shows query_id, query_id is stored in processlist, now query could be replaced [METR-8818] 2014-02-12 17:31:02 +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