daijyc commented on code in PR #4579:
URL: https://github.com/apache/hive/pull/4579#discussion_r1297897613
##########
ql/src/java/org/apache/hadoop/hive/ql/exec/OrcFileMergeOperator.java:
##########
@@ -154,14 +161,6 @@ private void processKeyValuePairs(Object key, Object value)
return;
}
- // next file in the path
Review Comment:
Are you using the same OrcReader for all the input files? Is that because
all the orc files are homogeneous?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]