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

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

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

Jacques Nadeau resolved DRILL-2969.
-----------------------------------
    Resolution: Fixed

Resolved in b24b23e

> 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
>
>         Attachments: DRILL-2969.patch, DRILL-2969.patch
>
>
> 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)