pgaref commented on a change in pull request #2639:
URL: https://github.com/apache/hive/pull/2639#discussion_r723547845
##########
File path:
ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcFileStripeMergeRecordReader.java
##########
@@ -80,7 +84,7 @@ public boolean next(OrcFileKeyWrapper key,
OrcFileValueWrapper value) throws IOE
}
protected boolean nextStripe(OrcFileKeyWrapper keyWrapper,
OrcFileValueWrapper valueWrapper)
- throws IOException {
+ throws IOException {
Review comment:
Unintended change? Lets remove it
--
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]