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/12/03 02:50:00 UTC

[jira] [Closed] (FLINK-14662) Distinguish unknown CatalogTableStatistics and zero

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

Kurt Young closed FLINK-14662.
------------------------------
    Fix Version/s: 1.10.0
       Resolution: Fixed

master: ed96feacfeaa7a88782527a6b52451b52f7a4336

> Distinguish unknown CatalogTableStatistics and zero
> ---------------------------------------------------
>
>                 Key: FLINK-14662
>                 URL: https://issues.apache.org/jira/browse/FLINK-14662
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / Hive, Table SQL / API
>            Reporter: Kurt Young
>            Assignee: Terry Wang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently UNKNOWN table stats is represented with zeros, which might confuse with KNOWN table stats with exactly 0 row count. 
>  
> We can use -1 to represent UNKNOWN instead. 



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