Uh oh!
There was an error while loading. Please reload this page.
Pick "[Bug](ScanNode) Fix potential incorrect query result caused by concurrent NewOlapScanNode initialization and Compaction (#24638)" - #25127
Conversation
clang-tidy review says "All clean, LGTM! 👍" |
xiaokang
commented
Oct 8, 2023
master pr #24638 |
xiaokang
commented
Oct 11, 2023
run buildall |
hello-stephen
commented
Oct 11, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
clang-tidy review says "All clean, LGTM! 👍" |
xiaokang
commented
Oct 13, 2023
run buildall |
hello-stephen
commented
Oct 13, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
xiaokang
commented
Oct 13, 2023
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
…rent NewOlapScanNode initialization and Compaction (apache#24638) * Optimize fetch delete predicates * Fix incorrect query result when compaction eliminate delete predicates between `NewOlapScanNode::_init_scanners` and `NewOlapScanner::init` * Fix be ut
da854ae to
86c05cdCompareplatoneko
commented
Oct 16, 2023
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
Optimize fetch delete predicates
Fix incorrect query result when compaction eliminate delete predicates between
NewOlapScanNode::_init_scannersandNewOlapScanner::initFix be ut
Proposed changes
Issue Number: close #xxx
Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...