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

[jira] [Updated] (DRILL-3354) TestBuilder can check if the number of result batches equals some expected value

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

Jason Altekruse updated DRILL-3354:
-----------------------------------
    Attachment: DRILL-3354.2.patch.txt

uploading updated patch from reviewboard

> TestBuilder can check if the number of result batches equals some expected value
> --------------------------------------------------------------------------------
>
>                 Key: DRILL-3354
>                 URL: https://issues.apache.org/jira/browse/DRILL-3354
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Tools, Build & Test
>            Reporter: Deneche A. Hakim
>            Assignee: Jason Altekruse
>            Priority: Minor
>             Fix For: 1.2.0
>
>         Attachments: DRILL-3354.1.patch.txt, DRILL-3354.2.patch.txt
>
>
> TestWindowFrame unit tests are only meaningful if memory sort exposes batches of a specific size (20 rows) downstream. Otherwise, the tests will pass but they won't catch problems related to some specific edge cases when multiple batches are involved.
> The purpose of this JIRA is to extend TestBuilder so that unit tests that wish to do so, to fail if the number of result batches differs from some expected number.



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