[
https://issues.apache.org/jira/browse/DRILL-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16362880#comment-16362880
]
ASF GitHub Bot commented on DRILL-6153:
---------------------------------------
Github user ilooner commented on the issue:
https://github.com/apache/drill/pull/1121
Hi @paul-rogers, nice to see this code being encapsulated, standardized,
and unit tested. There seems to be a Travis test failure with your changes
though.
```
Failed tests:
TestOperatorRecordBatch.testNormalLifeCycle:156 expected null, but
was:<org.apache.drill.test.OperatorFixture$MockFragmentContext@45f1feca>
```
> Revised operator framework
> --------------------------
>
> Key: DRILL-6153
> URL: https://issues.apache.org/jira/browse/DRILL-6153
> Project: Apache Drill
> Issue Type: Improvement
> Reporter: Paul Rogers
> Assignee: Paul Rogers
> Priority: Major
> Fix For: 1.13.0
>
>
> Adds the core operator framework which is the foundation for the revised scan
> operators. This is another incremental part of the batch sizing project.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)