cgivre opened a new pull request, #2988: URL: https://github.com/apache/drill/pull/2988
# [DRILL-8524](https://issues.apache.org/jira/browse/DRILL-XXXX): Drill Adding Duplicate Parameters in Offset Paginator ## Description This PR fixes a minor bug with the Offset paginator. When the URL params have a `$` or other control character, the pagination was not properly updating the URL and adding duplicate parameters to the URL. This PR solves that. Additionally, this PR bumps OkHTTP to the latest version. ## Documentation No user facing changes. ## Testing Tested against user provided API. Ran existing unit tests. -- 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