cgivre opened a new pull request, #2779:
URL: https://github.com/apache/drill/pull/2779

   # [DRILL-8414](https://issues.apache.org/jira/browse/DRILL-8414): Index 
Paginator Not Working When Provided URL
   
   ## Description
   The index paginator offers two options:  One where the API returns an index 
or offset and the other is when it returns a URL.  The second was not fully 
implemented.  This PR also adds functionality in the case where the API returns 
a path rather than a URL.  In that case, the path will replace the pre-existing 
path segments.
   
   ## Documentation
   No user facing changes.
   
   ## Testing
   Added three additional unit tests and verified URL generation manually. 


-- 
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: dev-unsubscr...@drill.apache.org

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

Reply via email to