You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by ilooner <gi...@git.apache.org> on 2018/02/13 19:01:23 UTC

[GitHub] drill issue #1121: DRILL-6153: Operator framework

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:<or...@45f1feca>
    ```
    



---