[
https://issues.apache.org/jira/browse/DRILL-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Altekruse resolved DRILL-4442.
------------------------------------
Resolution: Fixed
Fixed in 01e04cddd6ad57f9ae146fe479e30bebcd7cc432
> 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)