You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "darion yaphet (JIRA)" <ji...@apache.org> on 2017/06/15 06:02:00 UTC

[jira] [Created] (CALCITE-1844) Statistic getRowCount() should return Long

darion yaphet created CALCITE-1844:
--------------------------------------

             Summary: Statistic getRowCount() should return Long 
                 Key: CALCITE-1844
                 URL: https://issues.apache.org/jira/browse/CALCITE-1844
             Project: Calcite
          Issue Type: Bug
          Components: core
            Reporter: darion yaphet
            Assignee: Julian Hyde


Currently Statistic.getRowCount() return a double type data as the approximate number of rows in the table . It seems should be a Long type .



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)