You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jason Altekruse (JIRA)" <ji...@apache.org> on 2016/02/26 00:41:18 UTC

[jira] [Created] (DRILL-4442) Improve VectorAccessible and RecordBatch interfaces to provide only necessary information to the correct consumers

Jason Altekruse created DRILL-4442:
--------------------------------------

             Summary: Improve VectorAccessible and RecordBatch interfaces to provide only necessary information to the correct consumers
                 Key: DRILL-4442
                 URL: https://issues.apache.org/jira/browse/DRILL-4442
             Project: Apache Drill
          Issue Type: Improvement
            Reporter: Jason Altekruse
            Assignee: Jason Altekruse


During the creation of the operator test framework I ran into a small snag trying to share code between the existing test infrastructure and the new features to allow directly consuming the output of an operator rather than that of a query.

I needed to move the getSelectionVector2 and getSelectionVector4 methods up to the VectorAccessible interface.



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