rubenada opened a new pull request, #3181: URL: https://github.com/apache/calcite/pull/3181
[CALCITE-5679](https://issues.apache.org/jira/browse/CALCITE-5679) Minor optimization: HepPlanner#buildFinalplan clears the metadata cache info of the impacted RelNode after replacing its inputs, but in the cases where the RelNode does not change (e.g. when it has no inputs) this clear cache should not be necessary (unless I'm missing something). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
