You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "James Turton (Jira)" <ji...@apache.org> on 2022/04/23 05:55:00 UTC

[jira] [Resolved] (DRILL-8181) Accept nullable args in HTTP plugin UDFs, fix HikariCP default parm names

     [ https://issues.apache.org/jira/browse/DRILL-8181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Turton resolved DRILL-8181.
---------------------------------
    Resolution: Fixed

> Accept nullable args in HTTP plugin UDFs, fix HikariCP default parm names
> -------------------------------------------------------------------------
>
>                 Key: DRILL-8181
>                 URL: https://issues.apache.org/jira/browse/DRILL-8181
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - JDBC, Storage - Other
>    Affects Versions: 1.20.0
>            Reporter: James Turton
>            Assignee: James Turton
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> 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.
>  



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