Subhrat Chaudhary created RANGER-4413:
-----------------------------------------
Summary: Fix pagination for GDS APIs
Key: RANGER-4413
URL: https://issues.apache.org/jira/browse/RANGER-4413
Project: Ranger
Issue Type: Sub-task
Components: admin
Reporter: Subhrat Chaudhary
Assignee: Subhrat Chaudhary
In Ranger, we have pagination parameters (pageSize and startIndex) to get
paginated records, which build queries and get records from DB accordingly. For
GDS APIs, this will not work in we have to do ACL evaluation on the records
from DB. Pagination for GDS APIs needs to be done in Java.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)