Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

A question about the EnforcedProperty of optimizer #1644

Open
feiniaofeiafei opened this issue May 17, 2022 · 0 comments
Open

A question about the EnforcedProperty of optimizer #1644

feiniaofeiafei opened this issue May 17, 2022 · 0 comments

Comments

@feiniaofeiafei
Copy link

Bug Report

Summary

In the file optimizer_task.cpp, the function "void OptimizeExpressionCostWithEnforcedProperty::Execute()".
In the 341 line, "cur_group->SetExpressionCost(memo_enforced_expr, cur_total_cost_, output_prop->Copy())",
why the third arguement is "output_prop->Copy()" instead of extended_prop_set, I think the memo_enforced_expr can
satisfied the extended_prop_set.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant