You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by "JiajunBernoulli (via GitHub)" <gi...@apache.org> on 2023/04/29 02:27:05 UTC

[GitHub] [calcite] JiajunBernoulli commented on pull request #3181: [CALCITE-5679] HepPlanner#buildFinalPlan: do not clear metadata cache if RelNode has not changed

JiajunBernoulli commented on PR #3181:
URL: https://github.com/apache/calcite/pull/3181#issuecomment-1528509616

   Because [CALCITE-3791](https://issues.apache.org/jira/browse/CALCITE-3791).
   When a change occurs, the cache of the parent node will be cleared by another block of code. 
   
   The commit only affects current node, so I approve the PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@calcite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org