[ https://issues.apache.org/jira/browse/FLINK-28993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
godfrey he closed FLINK-28993. ------------------------------ Resolution: Fixed Fixed in master: 1a0f591a59b59f0c6ce71f5af9e0660293c33fc1 > 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)