Gautam Kumar Parai created DRILL-6480: -----------------------------------------
Summary: Use double data type for ScanStats rowcounts Key: DRILL-6480 URL: https://issues.apache.org/jira/browse/DRILL-6480 Project: Apache Drill Issue Type: Improvement Affects Versions: 1.13.0 Reporter: Gautam Kumar Parai Assignee: Gautam Kumar Parai Since ScanStats now uses doubles to store rowcounts all callers should ensure using the correct datatypes. Currently, several callers are casting doubles to long which may lead to a loss in precision. -- This message was sent by Atlassian JIRA (v7.6.3#76005)