You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Kurt Young (Jira)" <ji...@apache.org> on 2019/11/12 07:05:00 UTC

[jira] [Closed] (FLINK-14656) blink planner should also fetch catalog statistics for permanent CatalogTableImpl

     [ https://issues.apache.org/jira/browse/FLINK-14656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt Young closed FLINK-14656.
------------------------------
    Resolution: Fixed

merged in 1.10.0: 55686bcf0eb679f9729fc6f63e3bb19e6c6b961d

> blink planner should also fetch catalog statistics for permanent CatalogTableImpl
> ---------------------------------------------------------------------------------
>
>                 Key: FLINK-14656
>                 URL: https://issues.apache.org/jira/browse/FLINK-14656
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>    Affects Versions: 1.9.0, 1.9.1
>            Reporter: godfrey he
>            Assignee: godfrey he
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> currently, blink planner will fetch the catalog statistics and convert to {{TableStats}} for permanent catalog table in {{DatabaseCalciteSchema}}. However, only {{ConnectorCatalogTable}} is handled in {{convertPermanentTable}} method. This issue aims to support {{CatalogTableImpl}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)