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

2018-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/1121 ---

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

2018-02-19 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r169203505 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,222 @@ +/* + * Licensed t

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

2018-02-19 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r169203884 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/VectorContainerAccessor.java --- @@ -0,0 +1,132 @@ +/* + * L

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

2018-02-19 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r169203498 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,222 @@ +/* + * Licensed t

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

2018-02-19 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r169203509 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,222 @@ +/* + * Licensed t

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

2018-02-19 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r169155001 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,222 @@ +/* + * Licensed to the

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

2018-02-19 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r169159418 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,222 @@ +/* + * Licensed to the

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

2018-02-19 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r169155210 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,222 @@ +/* + * Licensed to the

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

2018-02-19 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r169162527 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/VectorContainerAccessor.java --- @@ -0,0 +1,132 @@ +/* + * Licens

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

2018-02-15 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r168676813 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,183 @@ +/* + * Licensed t

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

2018-02-15 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r168675063 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,183 @@ +/* + * Licensed t

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

2018-02-15 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r168677109 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorExec.java --- @@ -0,0 +1,127 @@ +/* + * Licensed to

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

2018-02-15 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r168676906 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,183 @@ +/* + * Licensed t

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

2018-02-15 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r168674650 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,183 @@ +/* + * Licensed t

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

2018-02-15 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r168676504 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,183 @@ +/* + * Licensed t

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

2018-02-14 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r168324742 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,183 @@ +/* + * Licensed to the

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

2018-02-14 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r168331779 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,183 @@ +/* + * Licensed to the

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

2018-02-14 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r168337843 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,183 @@ +/* + * Licensed to the

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

2018-02-14 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r168325261 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorExec.java --- @@ -0,0 +1,127 @@ +/* + * Licensed to the A

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

2018-02-14 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r168325765 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorRecordBatch.java --- @@ -0,0 +1,167 @@ +/* + * Licensed t

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

2018-02-14 Thread ppadma
Github user ppadma commented on a diff in the pull request: https://github.com/apache/drill/pull/1121#discussion_r168317696 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/protocol/OperatorDriver.java --- @@ -0,0 +1,183 @@ +/* + * Licensed to the

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

2018-02-12 Thread paul-rogers
GitHub user paul-rogers opened a pull request: https://github.com/apache/drill/pull/1121 DRILL-6153: Operator framework Includes the core files for the operator framework revision. See [this writeup](https://github.com/paul-rogers/drill/wiki/BH-Operator-Framework) for details.