[
https://issues.apache.org/jira/browse/CALCITE-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15403302#comment-15403302
]
Ted Xu commented on CALCITE-1337:
---------------------------------
Thanks [~julianhyde], rope looks a good solution for your case! I will have a
look into that.
I'm not addressing the duplicated digest problem right now. We may fix the
duplicated digest computation first.
> Lazy evaluate RexCall digests
> -----------------------------
>
> Key: CALCITE-1337
> URL: https://issues.apache.org/jira/browse/CALCITE-1337
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Ted Xu
> Assignee: Julian Hyde
> Fix For: 1.8.0
>
>
> Currently RexCall compute digests eagerly in its constructor, also, it
> compute digest every time when toString invoked. It may cause performance
> issue when the RexCall tree is very large.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)