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)