t3rmin4t0r commented on a change in pull request #731: HIVE-19113
URL: https://github.com/apache/hive/pull/731#discussion_r306091938
##########
File path:
ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionOptimizer.java
##########
@@ -276,8 +283,7 @@ public Object process(Node nd, Stack<Node> stack,
NodeProcessorCtx procCtx,
// Create ReduceSink operator
ReduceSinkOperator rsOp = getReduceSinkOp(partitionPositions,
sortPositions, sortOrder, sortNullOrder,
- allRSCols, bucketColumns,
numBuckets,
- fsParent,
fsOp.getConf().getWriteType());
Review comment:
This line shows up a conflict in some of my merges - is this just a
white-space change?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]