.. |
ActiveDataPartSet.cpp
|
calculate and update parts_to_do for mutations [#CLICKHOUSE-3747]
|
2018-06-21 22:47:44 +03:00 |
ActiveDataPartSet.h
|
Added functions "toISOWeek", "toISOYear", "toStartOfISOYear" [#CLICKHOUSE-3988]
|
2018-09-17 06:09:56 +03:00 |
AllMergeSelector.cpp
|
Better [#CLICKHOUSE-2].
|
2017-12-02 00:13:25 +03:00 |
AllMergeSelector.h
|
dbms: Fixed misspells in comments
|
2019-01-23 04:56:53 +09:00 |
BackgroundProcessingPool.cpp
|
Optional current_thread and memory_tracker (#4664)
|
2019-03-14 21:03:35 +03:00 |
BackgroundProcessingPool.h
|
Fixed bad whitespaces
|
2019-04-06 03:36:04 +03:00 |
BoolMask.h
|
Resolved some of PVS-Studio warnings
|
2019-04-22 19:07:09 +03:00 |
checkDataPart.cpp
|
Merge branch 'master' into adaptive_index_granularity
|
2019-04-15 19:36:36 +03:00 |
checkDataPart.h
|
Rename IndexGranularity to MergeTreeIndexGranularity
|
2019-03-30 16:44:23 +03:00 |
DataPartsExchange.cpp
|
separate Read and Write lock holders, better method names
|
2019-03-07 21:10:21 +03:00 |
DataPartsExchange.h
|
CLICKHOUSE-3863: Add HTTPS support for interserver replication
|
2018-08-01 00:29:47 +03:00 |
DiskSpaceMonitor.cpp
|
Fix macos build (#3861)
|
2018-12-18 16:37:00 +03:00 |
DiskSpaceMonitor.h
|
Miscellaneous [#CLICKHOUSE-2]
|
2019-01-02 09:44:36 +03:00 |
EphemeralLockInZooKeeper.cpp
|
Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2]
|
2018-08-25 04:58:14 +03:00 |
EphemeralLockInZooKeeper.h
|
Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2]
|
2018-08-25 04:58:14 +03:00 |
KeyCondition.cpp
|
rewrite ASTSelectQuery (consistent children)
|
2019-04-09 17:22:35 +03:00 |
KeyCondition.h
|
return KeyCondition
|
2019-03-08 11:29:48 +03:00 |
LevelMergeSelector.cpp
|
CONTRIB-254 Arcadia fixes (#3475)
|
2018-11-01 20:07:20 +03:00 |
LevelMergeSelector.h
|
Addition to prev. revision [#CLICKHOUSE-3300].
|
2017-09-08 00:26:25 +03:00 |
MarkRange.h
|
ColumnConst unification (#1011)
|
2017-07-21 09:35:58 +03:00 |
MergedBlockOutputStream.cpp
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate
|
2019-05-05 14:34:10 +03:00 |
MergedBlockOutputStream.h
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate
|
2019-05-05 14:34:10 +03:00 |
MergeList.cpp
|
Move Poco/Ext/ThreadNumber.h to common/getThreadNumber.h (#5016)
|
2019-04-17 17:53:54 +03:00 |
MergeList.h
|
Small fixes
|
2019-03-26 15:37:42 +03:00 |
MergeSelector.h
|
TTL for columns and tables (#4212)
|
2019-04-15 12:30:45 +03:00 |
MergeTreeBaseSelectBlockInputStream.cpp
|
Remove debug prints, little refactoring
|
2019-03-30 17:43:43 +03:00 |
MergeTreeBaseSelectBlockInputStream.h
|
Large refactoring (only compilable)
|
2019-03-25 16:55:24 +03:00 |
MergeTreeBlockOutputStream.cpp
|
Removed huge chunk of bad code
|
2019-05-03 05:00:57 +03:00 |
MergeTreeBlockOutputStream.h
|
Implement "max_partitions_per_insert_block" setting #4700
|
2019-03-29 12:34:07 +03:00 |
MergeTreeBlockReadUtils.cpp
|
store all kinds of columns in the same list in ColumnsDescription [#CLICKHOUSE-3101]
|
2019-03-15 19:37:52 +03:00 |
MergeTreeBlockReadUtils.h
|
Rename MergeTree streams for select
|
2018-11-29 12:19:42 +03:00 |
MergeTreeBloomFilterIndex.cpp
|
Removed "assumeMutable" usage in one case
|
2019-03-29 17:17:29 +03:00 |
MergeTreeBloomFilterIndex.h
|
_v1
|
2019-03-20 17:52:05 +03:00 |
MergeTreeData.cpp
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate
|
2019-05-05 14:34:10 +03:00 |
MergeTreeData.h
|
Removed huge chunk of bad code
|
2019-05-04 06:45:58 +03:00 |
MergeTreeDataFormatVersion.h
|
Accident change
|
2019-03-27 17:14:27 +03:00 |
MergeTreeDataMergerMutator.cpp
|
fix
|
2019-05-05 15:17:30 +03:00 |
MergeTreeDataMergerMutator.h
|
TTL for columns and tables (#4212)
|
2019-04-15 12:30:45 +03:00 |
MergeTreeDataPart.cpp
|
Merge branch 'master' into adaptive_index_granularity
|
2019-04-15 19:36:36 +03:00 |
MergeTreeDataPart.h
|
Merge branch 'master' into adaptive_index_granularity
|
2019-04-15 19:36:36 +03:00 |
MergeTreeDataPartChecksum.cpp
|
Merge branch 'master' into zk-columns-compact-storage
|
2019-01-16 17:45:16 +03:00 |
MergeTreeDataPartChecksum.h
|
introduce ReplicatedMergeTreePartHeader [#CLICKHOUSE-4024]
|
2018-12-29 17:11:16 +03:00 |
MergeTreeDataPartTTLInfo.cpp
|
TTL for columns and tables (#4212)
|
2019-04-15 12:30:45 +03:00 |
MergeTreeDataPartTTLInfo.h
|
TTL for columns and tables (#4212)
|
2019-04-15 12:30:45 +03:00 |
MergeTreeDataSelectExecutor.cpp
|
Removed huge chunk of bad code
|
2019-05-03 21:07:59 +03:00 |
MergeTreeDataSelectExecutor.h
|
Return logic for cache
|
2019-04-01 14:09:30 +03:00 |
MergeTreeDataWriter.cpp
|
TTL for columns and tables (#4212)
|
2019-04-15 12:30:45 +03:00 |
MergeTreeDataWriter.h
|
Implement "max_partitions_per_insert_block" setting #4700
|
2019-03-29 12:34:07 +03:00 |
MergeTreeIndexGranularity.cpp
|
Remove average granularity logic from code
|
2019-04-01 13:34:22 +03:00 |
MergeTreeIndexGranularity.h
|
Remove average granularity logic from code
|
2019-04-01 13:34:22 +03:00 |
MergeTreeIndexReader.cpp
|
Remove debug prints, little refactoring
|
2019-03-30 17:43:43 +03:00 |
MergeTreeIndexReader.h
|
Data Skipping Indices (#4143)
|
2019-02-05 17:50:25 +03:00 |
MergeTreeIndices.cpp
|
_v1
|
2019-03-20 17:52:05 +03:00 |
MergeTreeIndices.h
|
Merge remote-tracking branch 'upstream/master' into nikvas0/bloom_filter_index
|
2019-03-11 13:06:09 +03:00 |
MergeTreeMinMaxIndex.cpp
|
Merge remote-tracking branch 'upstream/master' into nikvas0/bloom_filter_index
|
2019-03-11 13:06:09 +03:00 |
MergeTreeMinMaxIndex.h
|
Merge remote-tracking branch 'upstream/master' into nikvas0/bloom_filter_index
|
2019-03-11 13:06:09 +03:00 |
MergeTreeMutationEntry.cpp
|
save mutations to disk and load them on startup [#CLICKHOUSE-3748]
|
2018-07-16 06:22:22 +03:00 |
MergeTreeMutationEntry.h
|
save information about failed parts for ordinary MergeTree mutations [#CLICKHOUSE-3192]
|
2019-02-05 16:04:58 +03:00 |
MergeTreeMutationStatus.h
|
save information about failed parts for ordinary MergeTree mutations [#CLICKHOUSE-3192]
|
2019-02-05 16:04:58 +03:00 |
MergeTreePartInfo.cpp
|
Merge branch 'master' into replicated-mergetree-mutations
|
2018-05-28 18:37:30 +03:00 |
MergeTreePartInfo.h
|
Fixed build #3146
|
2018-09-17 06:44:29 +03:00 |
MergeTreePartition.cpp
|
IPv4 and IPv6 Domain implementation.
|
2019-02-04 12:37:46 +03:00 |
MergeTreePartition.h
|
a tool to convert an old month-partition part to the custom-partitioned format [#CLICKHOUSE-4231]
|
2019-01-30 16:51:39 +03:00 |
MergeTreeRangeReader.cpp
|
Return logic for cache
|
2019-04-01 14:09:30 +03:00 |
MergeTreeRangeReader.h
|
Remove debug prints, little refactoring
|
2019-03-30 17:43:43 +03:00 |
MergeTreeReader.cpp
|
Merge remote-tracking branch 'origin' into adaptive_index_granularity
|
2019-04-08 14:29:33 +03:00 |
MergeTreeReader.h
|
Fix first time read from mark
|
2019-03-25 19:55:48 +03:00 |
MergeTreeReaderStream.cpp
|
Merge remote-tracking branch 'origin' into adaptive_index_granularity
|
2019-04-08 14:29:33 +03:00 |
MergeTreeReaderStream.h
|
Remove debug prints, little refactoring
|
2019-03-30 17:43:43 +03:00 |
MergeTreeReadPool.cpp
|
Remove average granularity logic from code
|
2019-04-01 13:34:22 +03:00 |
MergeTreeReadPool.h
|
Remove average granularity logic from code
|
2019-04-01 13:34:22 +03:00 |
MergeTreeSelectBlockInputStream.cpp
|
Large refactoring (only compilable)
|
2019-03-25 16:55:24 +03:00 |
MergeTreeSelectBlockInputStream.h
|
Updated test #4246
|
2019-02-10 19:55:12 +03:00 |
MergeTreeSequentialBlockInputStream.cpp
|
Large refactoring (only compilable)
|
2019-03-25 16:55:24 +03:00 |
MergeTreeSequentialBlockInputStream.h
|
Merge IBlockInputStream and IProfilingBlockInputStream into one
|
2019-01-23 17:48:50 +03:00 |
MergeTreeSetSkippingIndex.cpp
|
rewrite ASTSelectQuery (consistent children)
|
2019-04-09 17:22:35 +03:00 |
MergeTreeSetSkippingIndex.h
|
Merge remote-tracking branch 'upstream/master' into nikvas0/bloom_filter_index
|
2019-03-11 13:06:09 +03:00 |
MergeTreeSettings.cpp
|
Rename macro APPLY_FOR_SETTINGS => LIST_OF_SETTINGS.
|
2019-04-29 03:22:59 +03:00 |
MergeTreeSettings.h
|
Added max_parts_in_total threshold to MergeTree tables
|
2019-05-02 17:48:54 +03:00 |
MergeTreeThreadSelectBlockInputStream.cpp
|
Remove average granularity logic from code
|
2019-04-01 13:34:22 +03:00 |
MergeTreeThreadSelectBlockInputStream.h
|
Updated test #4246
|
2019-02-10 19:55:12 +03:00 |
MergeTreeWhereOptimizer.cpp
|
rewrite ASTSelectQuery (consistent children)
|
2019-04-09 17:22:35 +03:00 |
MergeTreeWhereOptimizer.h
|
Allow to move more than a single condition to PREWHERE
|
2019-02-15 22:25:29 +03:00 |
RangesInDataPart.h
|
Remove average granularity logic from code
|
2019-04-01 13:34:22 +03:00 |
registerStorageMergeTree.cpp
|
TTL for columns and tables (#4212)
|
2019-04-15 12:30:45 +03:00 |
ReplicatedMergeTreeAddress.cpp
|
CLICKHOUSE-3863: Add more convinient exception message
|
2018-08-01 00:29:47 +03:00 |
ReplicatedMergeTreeAddress.h
|
CLICKHOUSE-3863: Add more convinient exception message
|
2018-08-01 00:29:47 +03:00 |
ReplicatedMergeTreeAlterThread.cpp
|
Removed huge chunk of bad code
|
2019-05-03 05:00:57 +03:00 |
ReplicatedMergeTreeAlterThread.h
|
Restore recheck parts in ReplicatedMergeTreeAlterThread in case of error.
|
2019-03-22 20:24:35 +03:00 |
ReplicatedMergeTreeBlockOutputStream.cpp
|
Removed huge chunk of bad code
|
2019-05-03 05:00:57 +03:00 |
ReplicatedMergeTreeBlockOutputStream.h
|
Implement "max_partitions_per_insert_block" setting #4700
|
2019-03-29 12:34:07 +03:00 |
ReplicatedMergeTreeCleanupThread.cpp
|
Removed huge chunk of bad code
|
2019-05-03 05:00:57 +03:00 |
ReplicatedMergeTreeCleanupThread.h
|
Miscellaneous #2758
|
2018-08-28 02:59:49 +03:00 |
ReplicatedMergeTreeLogEntry.cpp
|
Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2]
|
2018-08-25 04:58:14 +03:00 |
ReplicatedMergeTreeLogEntry.h
|
Attempt to generalize ZooKeeper interface [#CLICKHOUSE-2]
|
2018-08-25 04:58:14 +03:00 |
ReplicatedMergeTreeMutationEntry.cpp
|
save mutations to disk and load them on startup [#CLICKHOUSE-3748]
|
2018-07-16 06:22:22 +03:00 |
ReplicatedMergeTreeMutationEntry.h
|
try to get rid of IAST::range #4058
|
2019-01-23 14:19:22 +03:00 |
ReplicatedMergeTreePartCheckThread.cpp
|
Removed huge chunk of bad code
|
2019-05-03 05:00:57 +03:00 |
ReplicatedMergeTreePartCheckThread.h
|
Try fix build (link order)
|
2018-08-20 18:34:37 +03:00 |
ReplicatedMergeTreePartHeader.cpp
|
Miscellaneous #3960
|
2019-01-17 17:45:02 +03:00 |
ReplicatedMergeTreePartHeader.h
|
introduce ReplicatedMergeTreePartHeader [#CLICKHOUSE-4024]
|
2018-12-29 17:11:16 +03:00 |
ReplicatedMergeTreeQueue.cpp
|
Removed huge chunk of bad code
|
2019-05-03 05:00:57 +03:00 |
ReplicatedMergeTreeQueue.h
|
KILL MUTATION for StorageReplicatedMergeTree [#CLICKHOUSE-3912]
|
2019-02-05 21:09:15 +03:00 |
ReplicatedMergeTreeQuorumAddedParts.h
|
fix bug with merge part, wich us inserted with quorum
|
2018-10-18 17:14:07 +03:00 |
ReplicatedMergeTreeQuorumEntry.h
|
Fixed error [#CLICKHOUSE-3191].
|
2017-08-01 00:39:24 +03:00 |
ReplicatedMergeTreeRestartingThread.cpp
|
Removed huge chunk of bad code
|
2019-05-03 05:00:57 +03:00 |
ReplicatedMergeTreeRestartingThread.h
|
add BackgroundSchedulePool::TaskInfo::activateAndSchedule() method
|
2018-08-22 16:43:27 +03:00 |
ReplicatedMergeTreeTableMetadata.cpp
|
Rename method for consistency
|
2019-05-02 19:07:23 +03:00 |
ReplicatedMergeTreeTableMetadata.h
|
Merge branch 'master' into adaptive_index_granularity
|
2019-04-15 19:36:36 +03:00 |
RPNBuilder.h
|
rewrite ASTSelectQuery (consistent children)
|
2019-04-09 17:22:35 +03:00 |
SimpleMergeSelector.cpp
|
CONTRIB-254 Arcadia fixes (#3475)
|
2018-11-01 20:07:20 +03:00 |
SimpleMergeSelector.h
|
dbms: Fixed misspells in comments
|
2019-01-23 04:56:53 +09:00 |
StorageFromMergeTreeDataPart.h
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate
|
2019-05-05 14:34:10 +03:00 |
TTLMergeSelector.cpp
|
TTL for columns and tables (#4212)
|
2019-04-15 12:30:45 +03:00 |
TTLMergeSelector.h
|
TTL for columns and tables (#4212)
|
2019-04-15 12:30:45 +03:00 |