[Refactor] Fixes some be typo part 2 (#4747)
This commit is contained in:
2
be/src/runtime/cache/result_node.cpp
vendored
2
be/src/runtime/cache/result_node.cpp
vendored
@ -126,7 +126,7 @@ PCacheStatus ResultNode::update_partition(const PUpdateCacheRequest* request, bo
|
||||
/**
|
||||
* Only the range query of the key of the partition is supported, and the separated partition key query is not supported.
|
||||
* Because a query can only be divided into two parts, part1 get data from cache, part2 fetch_data by scan node from BE.
|
||||
* Partion cache : 20191211-20191215
|
||||
* Partition cache : 20191211-20191215
|
||||
* Hit cache parameter : [20191211 - 20191215], [20191212 - 20191214], [20191212 - 20191216],[20191210 - 20191215]
|
||||
* Miss cache parameter: [20191210 - 20191216]
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user