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 ?
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 ?