[ https://issues.apache.org/jira/browse/FLINK-28993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
godfrey he reassigned FLINK-28993: ---------------------------------- Assignee: Yunhong Zheng > Fix adjusting join cost for dpp query pattern error > --------------------------------------------------- > > Key: FLINK-28993 > URL: https://issues.apache.org/jira/browse/FLINK-28993 > Project: Flink > Issue Type: Bug > Components: Table SQL / Planner > Affects Versions: 1.16.0 > Reporter: Yunhong Zheng > Assignee: Yunhong Zheng > Priority: Major > Labels: pull-request-available > Fix For: 1.16.0 > > > Now, adjusting join cost for dpp query pattern have two errors: > 1. For these table which without table stats, we haven't plus the > dynamicPartitionPruningFactor. > 2. For method #DynamicPartitionPruningUtils$visitFactSide, we have not judge > whether candiateFields contain partition keys. > -- This message was sent by Atlassian Jira (v8.20.10#820010)