Files
doris/fe/fe-core
starocean999 2d5f32caf1 [fix](nereids) dphyper join reorder may lost join condition in some case (#16995)
when emitCsgCmp, we should check if there is some missed edges should be used as connection edge. If there is missed edge but can't be used as connection edge, the emitCsgCmp should return and seek for another plan.
2023-02-27 10:36:11 +08:00
..