ClickHouse/dbms/src/Storages/MergeTree
2017-06-21 22:07:08 +03:00
..
AbandonableLockInZooKeeper.h Removed cyclic dependency [#DEVTOOLS-3381]. 2017-06-19 23:06:35 +03:00
ActiveDataPartSet.cpp Better code for parsing part names [#CLICKHOUSE-2]. 2017-04-18 23:38:07 +03:00
ActiveDataPartSet.h MergeTreeDataPart refactoring. [#CLICKHOUSE-2989] 2017-05-24 23:23:58 +03:00
AllMergeSelector.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
AllMergeSelector.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
BackgroundProcessingPool.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
BackgroundProcessingPool.h translate comments 2017-04-16 23:17:32 +03:00
BoolMask.h translate comments 2017-04-16 23:17:32 +03:00
DataPartsExchange.cpp Better [#DEVTOOLS-3381]. 2017-06-21 04:24:05 +03:00
DataPartsExchange.h translate comments 2017-04-16 23:17:32 +03:00
DiskSpaceMonitor.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
DiskSpaceMonitor.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
LevelMergeSelector.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
LevelMergeSelector.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
MarkRange.h translate comments 2017-04-16 23:17:32 +03:00
MergedBlockOutputStream.cpp Small refinements [#CLICKHOUSE-2]. 2017-06-02 18:54:39 +03:00
MergedBlockOutputStream.h Fixed translation errors, part 1 [#CLICKHOUSE-3]. 2017-05-09 15:07:35 -04:00
MergeList.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
MergeList.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
MergeSelector.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
MergeTreeBaseBlockInputStream.cpp Get rid of .hpp files [#CLICKHOUSE-2]. 2017-06-06 20:18:32 +03:00
MergeTreeBaseBlockInputStream.h Removed extra diagnostic log messages. [#CLICKHOUSE-2902] 2017-04-15 06:48:24 +03:00
MergeTreeBlockInputStream.cpp Fixed preferred_block_size_bytes in case of PREWHERE with non-materialized column. [#METR-25237] 2017-05-20 17:30:59 +04:00
MergeTreeBlockInputStream.h Split base and derived class implementations. [#CLICKHOUSE-2902] 2017-04-15 06:48:24 +03:00
MergeTreeBlockOutputStream.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
MergeTreeBlockReadUtils.cpp Fixed preferred_block_size_bytes in case of PREWHERE with non-materialized column. [#METR-25237] 2017-05-20 17:30:59 +04:00
MergeTreeBlockReadUtils.h Fixed preferred_block_size_bytes in case of PREWHERE with non-materialized column. [#METR-25237] 2017-05-20 17:30:59 +04:00
MergeTreeData.cpp Loosened threshold on amount of replica inconsistency to refuse server startup [#CLICKHOUSE-3076]. 2017-06-21 22:07:08 +03:00
MergeTreeData.h Remove tmp part directories on server start. [#CLICKHOUSE-3044] 2017-05-31 18:01:25 +03:00
MergeTreeDataMerger.cpp More readable temporary part names [#CLICKHOUSE-2]. 2017-05-26 03:47:06 +03:00
MergeTreeDataMerger.h support DEDUPLICATE option in OPTIMIZE query 2017-04-17 21:15:14 +03:00
MergeTreeDataPart.cpp Better [#DEVTOOLS-3381]. 2017-06-21 04:24:05 +03:00
MergeTreeDataPart.h Changed namespace [#DEVTOOLS-3381]. 2017-06-21 11:35:38 +03:00
MergeTreeDataSelectExecutor.cpp Small refinements [#CLICKHOUSE-2]. 2017-06-02 18:54:39 +03:00
MergeTreeDataSelectExecutor.h Small refinements [#CLICKHOUSE-2]. 2017-06-02 18:54:39 +03:00
MergeTreeDataWriter.cpp Avoid SIGSEGV in SystemLog destructors. [#CLICKHOUSE-3023] 2017-06-05 17:25:10 +03:00
MergeTreeDataWriter.h translate comments 2017-04-16 23:17:32 +03:00
MergeTreePartChecker.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
MergeTreePartChecker.h translate comments 2017-04-16 23:17:32 +03:00
MergeTreeReader.cpp Avoid overestimation of avg. column element size. [#CLICKHOUSE-3058] 2017-06-15 20:33:03 +03:00
MergeTreeReader.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
MergeTreeReadPool.cpp Get rid of .hpp files [#CLICKHOUSE-2]. 2017-06-06 20:18:32 +03:00
MergeTreeReadPool.h Split base and derived class implementations. [#CLICKHOUSE-2902] 2017-04-15 06:48:24 +03:00
MergeTreeSettings.h Loosened threshold on amount of replica inconsistency to refuse server startup [#CLICKHOUSE-3076]. 2017-06-21 22:07:08 +03:00
MergeTreeSharder.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
MergeTreeSharder.h translate comments 2017-04-16 23:17:32 +03:00
MergeTreeThreadBlockInputStream.cpp Split base and derived class implementations. [#CLICKHOUSE-2902] 2017-04-15 06:48:24 +03:00
MergeTreeThreadBlockInputStream.h Split base and derived class implementations. [#CLICKHOUSE-2902] 2017-04-15 06:48:24 +03:00
MergeTreeWhereOptimizer.cpp Get rid of .hpp files [#CLICKHOUSE-2]. 2017-06-06 20:18:32 +03:00
MergeTreeWhereOptimizer.h Preparation: Storages do not modify query [#CLICKHOUSE-31]. 2017-05-25 04:12:41 +03:00
PKCondition.cpp Correct index comparisons in case constants cannot be precisely casted [#CLICKHOUSE-3002] 2017-05-25 05:34:26 +04:00
PKCondition.h Preparation: Storages do not modify query [#CLICKHOUSE-31]. 2017-05-25 04:12:41 +03:00
RangesInDataPart.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
RemoteDiskSpaceMonitor.cpp fix http methods for ReadWriteBufferFromHTTP (#675) 2017-04-11 17:13:19 +03:00
RemoteDiskSpaceMonitor.h translate comments 2017-04-16 23:17:32 +03:00
RemotePartChecker.cpp fix http methods for ReadWriteBufferFromHTTP (#675) 2017-04-11 17:13:19 +03:00
RemotePartChecker.h ReplicatedMergeTree: Max streams to send data [#CLICKHOUSE-2878] (#656) 2017-04-06 16:03:23 +03:00
RemoteQueryExecutor.cpp fix http methods for ReadWriteBufferFromHTTP (#675) 2017-04-11 17:13:19 +03:00
RemoteQueryExecutor.h translate comments 2017-04-16 23:17:32 +03:00
ReplicatedMergeTreeAddress.h translate comments 2017-04-16 23:17:32 +03:00
ReplicatedMergeTreeAlterThread.cpp Preparation: removed support for unreplicated data in Replicated tables [#CLICKHOUSE-31]. 2017-05-25 00:38:56 +03:00
ReplicatedMergeTreeAlterThread.h Removed cyclic dependency [#DEVTOOLS-3381]. 2017-06-19 23:06:35 +03:00
ReplicatedMergeTreeBlockOutputStream.cpp Get rid of INSERT ID [#CLICKHOUSE-31]. 2017-06-13 07:13:20 +03:00
ReplicatedMergeTreeBlockOutputStream.h Get rid of INSERT ID [#CLICKHOUSE-31]. 2017-06-13 07:13:20 +03:00
ReplicatedMergeTreeCleanupThread.cpp Merge branch 'master' into CLICKHOUSE-2989 2017-05-25 21:04:37 +04:00
ReplicatedMergeTreeCleanupThread.h Fix race condition between cleanup and fetch thread. [#CLICKHOUSE-2989] 2017-05-25 13:08:52 +03:00
ReplicatedMergeTreeLogEntry.cpp Removed cyclic dependency [#DEVTOOLS-3381]. 2017-06-19 23:06:35 +03:00
ReplicatedMergeTreeLogEntry.h Preparation: removed support for unreplicated data in Replicated tables [#CLICKHOUSE-31]. 2017-05-25 00:38:56 +03:00
ReplicatedMergeTreePartCheckThread.cpp Loosened threshold on amount of replica inconsistency to refuse server startup [#CLICKHOUSE-3076]. 2017-06-21 22:07:08 +03:00
ReplicatedMergeTreePartCheckThread.h Added IStorage::startup method to avoid starting replication and merging threads too early during server startup [#CLICKHOUSE-2]. 2017-06-06 20:06:14 +03:00
ReplicatedMergeTreeQueue.cpp Detect race condition between fetches and merges of the same part. [#CLICKHOUSE-2989] 2017-05-17 21:44:16 +04:00
ReplicatedMergeTreeQueue.h Removed cyclic dependency [#DEVTOOLS-3381]. 2017-06-19 23:06:35 +03:00
ReplicatedMergeTreeQuorumEntry.h Removed cyclic dependency [#DEVTOOLS-3381]. 2017-06-19 23:06:35 +03:00
ReplicatedMergeTreeRestartingThread.cpp Merge branch 'master' into CLICKHOUSE-2989 2017-05-25 21:04:37 +04:00
ReplicatedMergeTreeRestartingThread.h Fixed translation errors, part 1 [#CLICKHOUSE-3]. 2017-05-09 15:07:35 -04:00
ReshardingJob.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ReshardingJob.h translate comments 2017-04-16 23:17:32 +03:00
ReshardingWorker.cpp Removed cyclic dependency [#DEVTOOLS-3381]. 2017-06-19 23:06:35 +03:00
ReshardingWorker.h Removed cyclic dependency [#DEVTOOLS-3381]. 2017-06-19 23:06:35 +03:00
ShardedPartitionUploader.cpp Better [#DEVTOOLS-3381]. 2017-06-21 04:24:05 +03:00
ShardedPartitionUploader.h translate comments 2017-04-16 23:17:32 +03:00
SimpleMergeSelector.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
SimpleMergeSelector.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00