You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Steven Phillips (JIRA)" <ji...@apache.org> on 2014/05/29 12:37:01 UTC

[jira] [Updated] (DRILL-856) Reduce code-generation size for MergingReceiver

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

Steven Phillips updated DRILL-856:
----------------------------------

    Attachment: DRILL-856.patch

This patch gets rid of most of the code for generating the compare and copy methods in MergingReceiver, and instead wraps the incoming batches in a HyperBatch, and uses the normal code generation that deals with hyperbatches, as in Sort, etc.

> Reduce code-generation size for MergingReceiver
> -----------------------------------------------
>
>                 Key: DRILL-856
>                 URL: https://issues.apache.org/jira/browse/DRILL-856
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Steven Phillips
>         Attachments: DRILL-856.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)