You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Chunwei Lei (Jira)" <ji...@apache.org> on 2019/12/12 15:53:00 UTC

[jira] [Created] (CALCITE-3599) Initial the digest of RexRangeRef to avoid null string

Chunwei Lei created CALCITE-3599:
------------------------------------

             Summary: Initial the digest of RexRangeRef to avoid null string
                 Key: CALCITE-3599
                 URL: https://issues.apache.org/jira/browse/CALCITE-3599
             Project: Calcite
          Issue Type: Improvement
          Components: core
            Reporter: Chunwei Lei
            Assignee: Chunwei Lei
         Attachments: image-2019-12-12-23-49-18-977.png

Currently, the digest of {{RexRangeRef}} is always {{null}} which is confusing when we try to debug the code. I suggest changing it to a more meaningful string such as {{offset(0)}}.

!image-2019-12-12-23-49-18-977.png|width=529,height=234!

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)