cgivre opened a new pull request, #2668: URL: https://github.com/apache/drill/pull/2668
# [DRILL-8328](https://issues.apache.org/jira/browse/DRILL-8328): HTTP UDF Not Resolving Storage Aliases ## Description This PR fixes a bug with the `http_request` UDF. Previously, the UDF was not resolving aliases. This PR fixes that and allows the UDF to resolve aliases if enabled. It maintains the priority of user alias over public alias. ## Documentation No user facing documentation needed. ## Testing Added 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