[jira] [Created] (FLINK-11973) computeSelfCost method should not return null to avoid NPE

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-11973) computeSelfCost method should not return null to avoid NPE

Shang Yuanchun (Jira)
godfrey he created FLINK-11973:
----------------------------------

             Summary: computeSelfCost method should not return null to avoid NPE
                 Key: FLINK-11973
                 URL: https://issues.apache.org/jira/browse/FLINK-11973
             Project: Flink
          Issue Type: New Feature
          Components: SQL / Planner
            Reporter: godfrey he
            Assignee: godfrey he


Currently, many `computeSelfCost` methods return null if some kind of metadata is unavailable. That will throw NPE in Calcite.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)