ClickHouse/dbms/src/Storages
Alexey Arno e1b6730e5b Merge
2015-04-24 15:26:23 +03:00
..
MergeTree dbms: added support for selecting stronger compression method [#METR-15386]. 2015-04-17 08:35:53 +03:00
tests dbms: fixed build [#METR-2944]. 2015-04-16 09:46:18 +03:00
AlterCommands.cpp dbms: support FixedString in column default expressions 2015-04-01 14:45:00 +03:00
ColumnsDescription.cpp dbms: better diagnostics on syntax error [#METR-15933]. 2015-04-11 06:10:23 +03:00
ITableDeclaration.cpp dbms: removed dead code; healing corrupted nested columns [#METR-15896]. 2015-04-09 03:37:08 +03:00
StorageBuffer.cpp dbms: Server: Code cleanups. [#METR-15090] 2015-04-14 17:58:59 +03:00
StorageChunkMerger.cpp dbms: cut dependencies [#METR-2944]. 2015-04-14 05:45:30 +03:00
StorageChunkRef.cpp dbms: pass proper context into Storage::read(). [#METR-14179] 2014-12-17 17:19:07 +03:00
StorageChunks.cpp Merge 2015-04-03 02:58:26 +03:00
StorageDistributed.cpp dbms: fixed bad code with GLOBAL operations [#METR-15144]. 2015-03-15 11:05:28 +03:00
StorageFactory.cpp dbms: preparation for FULL and RIGHT JOINs [#METR-15418]. 2015-04-17 11:46:06 +03:00
StorageJoin.cpp dbms: StorageJoin: development [#METR-2944]. 2015-01-28 05:37:05 +03:00
StorageLog.cpp dbms: using setting 'max_read_buffer_size' in Log and TinyLog tables [#METR-15090]. 2015-04-12 07:47:03 +03:00
StorageMaterializedView.cpp dbms: Server: Code cleanups. [#METR-15090] 2015-04-14 17:58:59 +03:00
StorageMemory.cpp dbms: tiny improvements [#METR-2944]. 2015-01-18 11:25:56 +03:00
StorageMerge.cpp dbms: more uniform distribution of work among threads [#METR-2944]. 2015-03-08 01:00:58 +03:00
StorageMergeTree.cpp Merge 2015-04-21 16:10:08 +03:00
StorageReplicatedMergeTree.cpp Merge 2015-04-21 16:10:08 +03:00
StorageSet.cpp dbms: cut dependencies [#METR-2944]. 2015-04-16 09:12:35 +03:00
StorageSystemColumns.cpp Merge 2015-04-24 15:26:23 +03:00
StorageSystemDatabases.cpp dbms: tiny modifications [#METR-2944]. 2015-03-27 02:32:16 +03:00
StorageSystemDictionaries.cpp dbms: cut dependencies [#METR-2944]. 2015-04-16 09:12:35 +03:00
StorageSystemEvents.cpp dbms: tiny modifications [#METR-2944]. 2015-03-27 02:32:16 +03:00
StorageSystemMerges.cpp dbms: cut dependencies [#METR-2944]. 2015-04-16 09:12:35 +03:00
StorageSystemNumbers.cpp dbms: tiny modifications [#METR-2944]. 2015-03-27 02:32:16 +03:00
StorageSystemOne.cpp dbms: tiny modifications [#METR-2944]. 2015-03-27 02:32:16 +03:00
StorageSystemParts.cpp dbms: tiny modifications [#METR-2944]. 2015-03-27 02:32:16 +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 dbms: tiny modifications [#METR-2944]. 2015-03-27 02:32:16 +03:00
StorageSystemZooKeeper.cpp dbms: cut another dependency [#METR-2944]. 2015-04-16 10:22:29 +03:00
StorageTinyLog.cpp dbms: using setting 'max_read_buffer_size' in Log and TinyLog tables [#METR-15090]. 2015-04-12 07:47:03 +03:00
StorageView.cpp dbms: Server: Simplified code. [#METR-14408] 2015-04-21 18:12:08 +03:00
VirtualColumnFactory.cpp Merge 2014-07-31 13:12:12 +04:00