[
https://issues.apache.org/jira/browse/CALCITE-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17189962#comment-17189962
]
Jiatao Tao commented on CALCITE-4224:
-------------------------------------
As a calcite dev, I call this method dozens of times, especially in debugging,
it's not so convenient.
"RelNode" has an API for its own digest(not the tree), how about adding an API
can get it tree digest just like RelOptUtil.toString did.
> Add an API for RelNode to output its tree digest like RelOptUtil.toString
> -------------------------------------------------------------------------
>
> Key: CALCITE-4224
> URL: https://issues.apache.org/jira/browse/CALCITE-4224
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Jiatao Tao
> Assignee: Jiatao Tao
> Priority: Minor
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)