Sergey Nuyanzin created FLINK-37871: ---------------------------------------
Summary: Remove FlinkRelMdUtil#getJoinDistinctRowCount Key: FLINK-37871 URL: https://issues.apache.org/jira/browse/FLINK-37871 Project: Flink Issue Type: Improvement Components: Table SQL / Planner Reporter: Sergey Nuyanzin Assignee: Sergey Nuyanzin As mentioned in javadoc {quote} - * This method is copied from calcite RelMdUtil and line 324 ~ 328 are changed. This method should - * be removed once CALCITE-4351 is fixed. See CALCITE-4351 and FLINK-19780. {quote} https://github.com/apache/flink/blob/a4e3084ab9220b02bc3eefc70ea372251aec7f07/flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/plan/utils/FlinkRelMdUtil.scala#L252-L253 and CALCITE-4351 was fixed in 1.33 -- This message was sent by Atlassian Jira (v8.20.10#820010)