mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 08:02:02 +00:00
Add comment
This commit is contained in:
parent
bfcccf9fa3
commit
66660ee4e2
@ -162,6 +162,7 @@ public:
|
||||
size_t bytes_granularity,
|
||||
size_t max_marks);
|
||||
|
||||
/// If possible, construct optional key condition from predicates containing _part_offset column.
|
||||
static void buildKeyConditionFromPartOffset(
|
||||
std::optional<KeyCondition> & part_offset_condition, const ActionsDAGPtr & filter_dag, ContextPtr context);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user