You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yunhong Zheng (Jira)" <ji...@apache.org> on 2022/10/17 11:01:00 UTC

[jira] [Created] (FLINK-29661) DatabaseCalciteSchema$getTable() cannot get statistics for partition table

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)