Istvan Toth created PHOENIX-7728:
------------------------------------
Summary: Fix skipValidRowsSent logic in
GroupedAggregateRegionObserver.UnorderedGroupByRegionScanner
Key: PHOENIX-7728
URL: https://issues.apache.org/jira/browse/PHOENIX-7728
Project: Phoenix
Issue Type: Bug
Reporter: Istvan Toth
I have found during the HBase 3.0 support work that it makes assumptions about
Hbase behaviour which are not true in HBase 3.
It is also
* unneccessary complex,
* uses the first row of the result list as lastReturnedRowKey, which seems to
a bug
* consumes dummy results, which may result in not returning in the desired time
limit.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)