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

darion yaphet updated CALCITE-1844:
-----------------------------------
    Description: Currently Statistic.getRowCount() return a double type data as 
the approximate number of rows in the table . It seems should be a Long type . 
And I found the row count is  estimate value , use long type maybe better ?  
(was: Currently Statistic.getRowCount() return a double type data as the 
approximate number of rows in the table . It seems should be a Long type .)

> 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 . 
> And I found the row count is  estimate value , use long type maybe better ?



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

Reply via email to