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.


-- 
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

Reply via email to