[
https://issues.apache.org/jira/browse/FLINK-12904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-12904:
-----------------------------------
Labels: pull-request-available (was: )
> Remove TableSource#getTableStats() interface
> --------------------------------------------
>
> Key: FLINK-12904
> URL: https://issues.apache.org/jira/browse/FLINK-12904
> Project: Flink
> Issue Type: Task
> Components: Table SQL / API
> Reporter: Jark Wu
> Assignee: Jark Wu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
>
> We introduced {{TableSource#getTableStats()}} method in
> 147022cf7984b8e56d1e01e826d9640674837e68. However, as discussed with
> [~godfreyhe] and [~twalthr], the table stats information should come from a
> catalog and is part of a {{CatalogTable}}. {{TableSource}} is just a
> "connector" which shouldn't contain stats information. We should remove this
> method before 1.9.0.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)