[ https://issues.apache.org/jira/browse/CALCITE-4004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107709#comment-17107709 ]
Julian Hyde commented on CALCITE-4004: -------------------------------------- Technically you're overriding Object.toString() in RelOptRuleOperand. (We don't encourage people sub-classing RelOptRuleOperand, and we may ban it at some point.) > Override RelOptRuleOperand.toString() > ------------------------------------- > > Key: CALCITE-4004 > URL: https://issues.apache.org/jira/browse/CALCITE-4004 > Project: Calcite > Issue Type: Improvement > Components: core > Reporter: Haisheng Yuan > Priority: Major > > Override RelOptRuleOperand.toString() to facilitate debugging, otherwise, it > is so tedious... -- This message was sent by Atlassian Jira (v8.3.4#803005)