Ruben Q L created CALCITE-4244: ---------------------------------- Summary: Minor improvements in EnumerableBatchNestedLoopJoin cost computation Key: CALCITE-4244 URL: https://issues.apache.org/jira/browse/CALCITE-4244 Project: Calcite Issue Type: Improvement Components: core Reporter: Ruben Q L Assignee: Ruben Q L
{{EnumerableBatchNestedLoopJoin#computeSelfCost}} requires some minor improvements, especially the "TODO" to handle the cost of the final loop that looks for the match between outer and inner result (currently ignored). -- This message was sent by Atlassian Jira (v8.3.4#803005)