[
https://issues.apache.org/jira/browse/CALCITE-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17191541#comment-17191541
]
Jiatao Tao edited comment on CALCITE-4224 at 9/7/20, 7:48 AM:
--------------------------------------------------------------
I think it is necessary, in Inteilj's debug evaluate window, you need copy
RelOptUtil.toString(will miss import) or type this, I do this dozen of times
every day, it's really inconvenient. rel.xxx will be much more convenient.
was (Author: aron.tao):
I think it is necessary, in Inteilj's debug evaluate window, you need copy
RelOptUtil.toString(will miss import) or type this, I do this dozen of times
every day really inconvenient. rel.xxx will be much more convenient.
> Add an method 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)