fix late materialization bug
This commit is contained in:
@ -335,7 +335,7 @@ private:
|
||||
{
|
||||
return SM_NONE != slave_mapping_type_;
|
||||
}
|
||||
|
||||
int allocate_startup_expr_post() override;
|
||||
private:
|
||||
// all join predicates
|
||||
common::ObSEArray<ObRawExpr*, 8, common::ModulePageAllocator, true> join_conditions_; // equal join condition, for
|
||||
|
||||
Reference in New Issue
Block a user