cgivre opened a new pull request, #2715: URL: https://github.com/apache/drill/pull/2715
# [DRILL-8365](https://issues.apache.org/jira/browse/DRILL-8365): HTTP Plugin Places Parameters in Wrong Place ## Description This PR fixes a bug when a user configures a HTTP plugin with the `requireTail` option. The plugin was putting the URL parameters in the wrong place when pagination is used. This fixes that. ## Documentation N/A ## Testing Added unit test and 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