jcamachor commented on a change in pull request #845: HIVE-22369 Handle
HiveTableFunctionScan at return path
URL: https://github.com/apache/hive/pull/845#discussion_r348844843
##########
File path:
itests/hive-unit/src/test/java/org/apache/hive/jdbc/BaseJdbcWithMiniLlap.java
##########
@@ -530,12 +498,10 @@ protected int processQuery(String currentDatabase,
String query, int numSplits,
InputSplit[] splits = inputFormat.getSplits(job, numSplits);
// Fetch rows from splits
- boolean first = true;
Review comment:
These changes do not seem related to this patch? If they are not, can we
submit it in a different one?
----------------------------------------------------------------
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]