lokiore commented on code in PR #1551:
URL: https://github.com/apache/phoenix/pull/1551#discussion_r1084570587


##########
phoenix-core/src/main/java/org/apache/phoenix/iterate/TableResultIterator.java:
##########
@@ -115,6 +111,7 @@ public class TableResultIterator implements ResultIterator {
         this.scanGrouper = null;
         this.caches = null;
         this.retry = 0;
+        this.isMapReduceContext = true;

Review Comment:
   Changed it Thanks!
   I'll run tests once more locally, pipeline is failing because of test 
failing above.



-- 
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: issues-unsubscr...@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to