ClickHouse/dbms/src/Storages
2016-04-14 19:21:17 +03:00
..
Distributed dbms: renamed Revision to ClickHouseRevision. Daemon to BaseDaemon 2016-02-09 20:06:50 +03:00
MergeTree dbms: Bug fix: under certain circumstances, ClickHouse would fail to attach a partition whose name coincides with the name of another partition that was previously dropped [#METR-20825] 2016-04-14 19:21:17 +03:00
System Added 'is_local' column to system.clusters table [#METR-20655]. 2016-03-29 19:58:52 +03:00
tests Fixed build of tests [#METR-2944]. 2016-04-11 00:50:36 +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
StorageCloud.cpp Cloud databases: development [#METR-19998]. 2016-04-05 00:41:16 +03:00
StorageDistributed.cpp Merge 2016-03-25 14:48:45 +03:00
StorageFactory.cpp Removed obsolete Chunks and ChunkRef storages [#METR-19997]. 2016-03-30 19:04:53 +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 Added support for case when merged data differs from data on another replicas [#METR-20670]. 2016-03-31 04:25:16 +03:00
StorageReplicatedMergeTree.cpp Better exception message [#METR-20817]. 2016-04-09 08:45:42 +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