virajjasani commented on code in PR #1936:
URL: https://github.com/apache/phoenix/pull/1936#discussion_r1720602550
##########
phoenix-core-server/src/main/java/org/apache/phoenix/iterate/NonAggregateRegionScannerFactory.java:
##########
@@ -298,6 +303,24 @@ static OrderedResultIterator deserializeFromScan(Scan
scan, RegionScanner s,
}
}
+ private static class IteratorAndContext {
Review Comment:
@palashc you think this is what seems tricky? Let me take a look next week
in detail.
--
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]