jnturton opened a new pull request #2509:
URL: https://github.com/apache/drill/pull/2509


   # [DRILL-8181](https://issues.apache.org/jira/browse/DRILL-8181): Accept 
nullable args in HTTP plugin UDFs, fix HikariCP default parm names
   
   ## Description
   
   Accept nullable parameter types in the UDFs in the HTTP storage plugin 
returning an empty MAP when a null argument is present.
   
   When default HikariCP pool parameters are set in the JDBC storage plugin, 
the parameter names are incorrectly prefixed with "dataSource.".  Remove this.
   
   ## Documentation
   None
   
   ## Testing
   TestDataSource#testInitWithSourceParameters()
   TestHttpUDFFunctions#testNullParam()
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to