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 2013/12/02 05:58:37 UTC

[jira] [Resolved] (DRILL-313) Limit operator only transferring buffers on new schema

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

Jacques Nadeau resolved DRILL-313.
----------------------------------

    Resolution: Fixed

Fixed in 6c0389f

> Limit operator only transferring buffers on new schema
> ------------------------------------------------------
>
>                 Key: DRILL-313
>                 URL: https://issues.apache.org/jira/browse/DRILL-313
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Steven Phillips
>            Assignee: Steven Phillips
>         Attachments: DRILL-313.patch
>
>
> Currently, the transfer pairs are created in the setupSchema method, which is correct, but the transfer is also done in this method. So subsequent batches without a new schema are not correctly handled. And the unit tests don't validate the actual data, just the record count.



--
This message was sent by Atlassian JIRA
(v6.1#6144)