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

A question about the EnforcedProperty of optimizer  #1644

Open
@feiniaofeiafei

Description

@feiniaofeiafei

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions