cgivre commented on issue #2981: URL: https://github.com/apache/drill/issues/2981#issuecomment-2853176881
Ok, I have an answer for you. The issue was being caused by the `$` in the parameter name. Apparently the `$` is a control character in HTTP and as a result, when OkHTTP was parsing the URL, it was not liking it. I've submitted a PR with a fix. I'd appreciate it if you could take a look and test it out. -- 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