[jira] [Created] (FLINK-14662) Distinguish unknown table stats and zero

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-14662) Distinguish unknown table stats and zero

Shang Yuanchun (Jira)
Kurt Young created FLINK-14662:
----------------------------------

             Summary: Distinguish unknown table stats 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


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)