You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/08 16:59:00 UTC

[jira] [Commented] (DRILL-8244) HTTP_Request Not Passing Down Config Variable

    [ https://issues.apache.org/jira/browse/DRILL-8244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17551709#comment-17551709 ] 

ASF GitHub Bot commented on DRILL-8244:
---------------------------------------

cgivre opened a new pull request, #2571:
URL: https://github.com/apache/drill/pull/2571

   # [DRILL-8244](https://issues.apache.org/jira/browse/DRILL-8244): HTTP_Request Not Passing Down Config Variables
   
   ## Description
   The `http_request` UDF was not passing down the provided schema and other config parameters down to the `jsonLoader`.
   This bug fix corrects that.  
   
   I created a new util class and moved some of the UDF logic there to allow for easier debugging.
   
   ## Documentation
   No user facing changes.
   
   ## Testing
   Ran unit tests and added an additional unit test.




> HTTP_Request Not Passing Down Config Variable
> ---------------------------------------------
>
>                 Key: DRILL-8244
>                 URL: https://issues.apache.org/jira/browse/DRILL-8244
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - Other
>    Affects Versions: 1.20.1
>            Reporter: Charles Givre
>            Assignee: Charles Givre
>            Priority: Major
>             Fix For: 2.0.0
>
>
> The http_request UDF was not passing down the provided schema and other config parameters down to the jsonLoader.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)