ClickHouse/dbms/src/Storages/MergeTree
2016-10-24 16:47:15 +03:00
..
ActiveDataPartSet.cpp Fixed error after moving to non-recursive mutex [#METR-21503]. 2016-05-30 04:16:22 +03:00
BackgroundProcessingPool.cpp Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237]. 2016-10-24 07:06:27 +03:00
DataPartsExchange.cpp Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237]. 2016-10-24 07:06:27 +03:00
DiskSpaceMonitor.cpp Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00
MergeTreeData.cpp Separate compilation of ProfileEvents; comments [#METR-23237]. 2016-10-24 05:02:37 +03:00
MergeTreeDataMerger.cpp Separate compilation of ProfileEvents; comments [#METR-23237]. 2016-10-24 05:02:37 +03:00
MergeTreeDataPart.cpp Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087]. 2016-07-14 08:22:09 +03:00
MergeTreeDataSelectExecutor.cpp Separate compilation of ProfileEvents; comments [#METR-23237]. 2016-10-24 05:02:37 +03:00
MergeTreeDataWriter.cpp Separate compilation of ProfileEvents; comments [#METR-23237]. 2016-10-24 05:02:37 +03:00
MergeTreePartChecker.cpp Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237]. 2016-10-24 07:06:27 +03:00
MergeTreeSharder.cpp Using std::shared_ptr for columns [#METR-21503]. 2016-05-28 08:31:36 +03:00
PKCondition.cpp Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 10:48:40 +03:00
RemoteDiskSpaceMonitor.cpp Merge 2016-03-25 14:48:45 +03:00
RemotePartChecker.cpp dbms: Comment updates. Naming simplfications. Use better hashing. [#METR-18510] 2016-03-29 19:29:39 +03:00
RemoteQueryExecutor.cpp Merge 2016-03-25 14:48:45 +03:00
ReplicatedMergeTreeAlterThread.cpp Fixed error with cancelling merges on ALTERs [#METR-22524]. 2016-08-26 22:50:04 +03:00
ReplicatedMergeTreeBlockOutputStream.cpp Get rid of Poco::SharedPtr [#METR-21503]. 2016-05-28 20:31:50 +03:00
ReplicatedMergeTreeCleanupThread.cpp Removed old code as promised [#METR-2944]. 2016-04-01 19:47:25 +03:00
ReplicatedMergeTreeLogEntry.cpp Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:15:36 +03:00
ReplicatedMergeTreePartCheckThread.cpp Separate compilation of ProfileEvents; comments [#METR-23237]. 2016-10-24 05:02:37 +03:00
ReplicatedMergeTreeQueue.cpp Don't hold shared_ptr to zookeeper for long time, because it makes very difficult to remove ephemeral nodes in case of temporary communication errors and thus breaks leader election [#METR-23272]. 2016-10-24 15:34:08 +03:00
ReplicatedMergeTreeRestartingThread.cpp More instrumentation [#METR-23272]. 2016-10-24 16:47:15 +03:00
ReshardingJob.cpp Merge 2016-03-25 14:48:45 +03:00
ReshardingWorker.cpp dbms: Disabled check because it is unreliable. A better solution is needed. [#METR-18510] 2016-09-01 17:40:02 +03:00
ShardedPartitionUploader.cpp Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237]. 2016-10-24 07:06:27 +03:00