Kadir OZDEMIR created PHOENIX-6211: -------------------------------------- Summary: Paged scan filter Key: PHOENIX-6211 URL: https://issues.apache.org/jira/browse/PHOENIX-6211 Project: Phoenix Issue Type: Improvement Affects Versions: 4.14.3, 5.0.0 Reporter: Kadir OZDEMIR Assignee: Kadir OZDEMIR Fix For: 4.16.0
Phoenix performs two main operations on the server side: aggregation and filtering. However, currently there is no internal Phoenix paging capability, and thus server side operations can take long enough lead to HBase client timeouts. PHOENIX-5998 and PHOENIX-6207 are for providing the paging capability for ungrouped and grouped aggregate operations. This improvement Jira is for adding the paging capability for scan filters. -- This message was sent by Atlassian Jira (v8.3.4#803005)