You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/05/06 15:31:00 UTC

[jira] [Created] (DRILL-2969) Readers don't report number of records read in profile

Jacques Nadeau created DRILL-2969:
-------------------------------------

             Summary: Readers don't report number of records read in profile
                 Key: DRILL-2969
                 URL: https://issues.apache.org/jira/browse/DRILL-2969
             Project: Apache Drill
          Issue Type: Improvement
          Components: Storage - Other
            Reporter: Jacques Nadeau
            Assignee: Jacques Nadeau
             Fix For: 1.0.0


Because operators report their incoming record batch numbers and readers don't receive any inbound batches, they currently report 0 records.  However, this is fairly misleading.  To make this more user friendly, we should update ScanBatch to record outgoing batches as incoming as well.  (Small hack but big improvement in usability.)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)