ClickHouse/dbms/src/Storages
2016-03-23 00:26:13 +03:00
..
Distributed dbms: renamed Revision to ClickHouseRevision. Daemon to BaseDaemon 2016-02-09 20:06:50 +03:00
MergeTree dbms: Code cleanup. [#METR-18510] 2016-03-09 16:59:34 +03:00
System Squashed commit of the following: 2016-03-19 04:18:49 +03:00
tests Fixed error when symlinked part couldn't be removed [#METR-20080]. 2016-02-19 23:13:54 +03:00
AlterCommands.cpp dbms: less dependencies [#METR-2944]. 2016-01-13 03:32:59 +03:00
CMakeLists.txt Removed sensitive data. 2016-02-08 00:58:58 +03:00
ColumnsDescription.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
ITableDeclaration.cpp dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
StorageBuffer.cpp StorageBuffer: don't return empty blocks to read [#METR-20540]. 2016-03-22 02:04:50 +03:00
StorageChunkRef.cpp Squashed commit of the following: 2016-03-19 04:18:49 +03:00
StorageChunks.cpp Less wrong [#METR-19997]. 2016-03-22 02:46:24 +03:00
StorageDistributed.cpp dbms: Removed code that was not needed anymore since we have now a better way to check issues with connections. [#METR-18510] 2016-03-10 18:42:36 +03:00
StorageFactory.cpp Squashed commit of the following: 2016-03-19 04:18:49 +03:00
StorageJoin.cpp dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
StorageLog.cpp Squashed commit of the following: 2016-03-19 04:18:49 +03:00
StorageMaterializedView.cpp Fixed error [#METR-19997]. 2016-03-23 00:26:13 +03:00
StorageMemory.cpp dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
StorageMerge.cpp Squashed commit of the following: 2016-03-19 04:18:49 +03:00
StorageMergeTree.cpp dbms: less locking while clearing old parts; better while loading parts [#METR-2944]. 2016-02-14 14:02:47 +03:00
StorageReplicatedMergeTree.cpp dbms: Fault tolerance improvement. Fixed a race condition. Some cleanup. [#METR-18510] 2016-03-09 15:03:39 +03:00
StorageSet.cpp Fixing warnings on clang [#METR-2807]. 2016-03-07 07:53:17 +03:00
StorageStripeLog.cpp dbms: fixed error with multiple INSERTs in StripeLog [#METR-19901]. 2016-02-02 23:33:03 +03:00
StorageTinyLog.cpp dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
StorageView.cpp dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
VirtualColumnFactory.cpp Fixed error and added test for '_sample_factor' virtual column [#METR-20296]. 2016-03-05 02:42:30 +03:00