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)