[
https://issues.apache.org/jira/browse/DRILL-8328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17613152#comment-17613152
]
ASF GitHub Bot commented on DRILL-8328:
---------------------------------------
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.
> HTTP UDF Not Resolving Storage Aliases
> --------------------------------------
>
> Key: DRILL-8328
> URL: https://issues.apache.org/jira/browse/DRILL-8328
> Project: Apache Drill
> Issue Type: Bug
> Components: Storage - HTTP
> Affects Versions: 1.20.0
> Reporter: Charles Givre
> Assignee: Charles Givre
> Priority: Blocker
> Fix For: 1.20.3
>
>
> The http_request function currently does not resolve plugin aliases
> correctly. This PR fixes that issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)