Skip to content

[fix](Nereids) merge request properties map of group should compare cost (#40819)#41615

Merged
morrySnow merged 1 commit intoapache:branch-2.1from
morrySnow:2.1_40819
Oct 10, 2024
Merged

[fix](Nereids) merge request properties map of group should compare cost (#40819)#41615
morrySnow merged 1 commit intoapache:branch-2.1from
morrySnow:2.1_40819

Conversation

@morrySnow
Copy link
Contributor

pick from master #40819

when do merge, we should update target requestPropertiesMap ONLY IF the cost of source's request property lower than target one. Otherwise, the requestPropertiesMap will not sync with lowestCostTable. Then, we will get wrong output property when get the final plan.

…ost (apache#40819)

pick from master apache#40819

when do merge, we should update target requestPropertiesMap ONLY IF the
cost of source's request property lower than target one. Otherwise, the
requestPropertiesMap will not sync with lowestCostTable. Then, we will
get wrong output property when get the final plan.
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@morrySnow
Copy link
Contributor Author

run buildall

@morrySnow morrySnow merged commit 6a3dc98 into apache:branch-2.1 Oct 10, 2024
@morrySnow morrySnow deleted the 2.1_40819 branch October 10, 2024 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants