You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Paul Rogers (Jira)" <ji...@apache.org> on 2019/10/13 19:05:00 UTC

[jira] [Updated] (DRILL-7403) Validate batch checks, vector integretity in unit tests

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

Paul Rogers updated DRILL-7403:
-------------------------------
    Summary: Validate batch checks, vector integretity in unit tests  (was: Validate batch checks, vector integretity, in unit tests)

> Validate batch checks, vector integretity in unit tests
> -------------------------------------------------------
>
>                 Key: DRILL-7403
>                 URL: https://issues.apache.org/jira/browse/DRILL-7403
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: Paul Rogers
>            Assignee: Paul Rogers
>            Priority: Minor
>
> Drill provides a {{BatchValidator}} that checks vectors. It is disabled by default. This enhancement adds more checks, including checks for row counts (of which there are surprisingly many.)
> Since most operators will fail if the check is enabled, this enhancement also adds a table to keep track of which operators pass the checks (and for which checks should be enabled) and those that still need work. This allows the checks to exist in the code, and to be enabled incrementally as we fix the various problems.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)