[jira] [Commented] (DRILL-8414) Index Paginator Not Working When Provided URL

2023-03-18 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/DRILL-8414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17702194#comment-17702194
 ] 

ASF GitHub Bot commented on DRILL-8414:
---

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. 




> Index Paginator Not Working When Provided URL
> -
>
> Key: DRILL-8414
> URL: https://issues.apache.org/jira/browse/DRILL-8414
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Storage - HTTP
>Affects Versions: 1.21.0
>Reporter: Charles Givre
>Assignee: Charles Givre
>Priority: Major
> Fix For: 1.21.1
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (DRILL-8414) Index Paginator Not Working When Provided URL

2023-03-18 Thread Charles Givre (Jira)
Charles Givre created DRILL-8414:


 Summary: Index Paginator Not Working When Provided URL
 Key: DRILL-8414
 URL: https://issues.apache.org/jira/browse/DRILL-8414
 Project: Apache Drill
  Issue Type: Bug
  Components: Storage - HTTP
Affects Versions: 1.21.0
Reporter: Charles Givre
Assignee: Charles Givre
 Fix For: 1.21.1


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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)