Yunhong Zheng created FLINK-29661:
-------------------------------------
Summary: DatabaseCalciteSchema$getTable() cannot get statistics
for partition table
Key: FLINK-29661
URL: https://issues.apache.org/jira/browse/FLINK-29661
Project: Flink
Issue Type: Sub-task
Components: Table SQL / Planner
Affects Versions: 1.17.0
Reporter: Yunhong Zheng
Fix For: 1.17.0
DatabaseCalciteSchema$getTable() cannot get statistics for partition table.
DatabaseCalciteShema$extractTableStats() don't consider the situation that the
table is partition table, and it's stats need to be collected by
catalog.getPartitionStatistics() and catalog.getPartitionColumnStatistics()
--
This message was sent by Atlassian Jira
(v8.20.10#820010)