-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15826/
-----------------------------------------------------------
Review request for drill, Jacques Nadeau and Steven Phillips.
Bugs: DRILL-311
https://issues.apache.org/jira/browse/DRILL-311
Repository: drill-git
Description
-------
Attached patch replaces OrderedPartitionBatchCreator with
OrderedPartitionSenderCreator
Diffs
-----
exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/ImplCreator.java
efc0f5b
exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/orderedpartitioner/OrderedPartitionBatchCreator.java
615cf21
exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/orderedpartitioner/OrderedPartitionSenderCreator.java
PRE-CREATION
exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/partitionsender/PartitionSenderRootExec.java
19adee7
Diff: https://reviews.apache.org/r/15826/diff/
Testing
-------
Drill unit test suit including TestOrderedPartitionExchange passes.
Thanks,
Aditya Kishore