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/03/29 11:47:00 UTC

[jira] [Created] (DRILL-8181) Fix HikariCP parm names and accept nullable args in HTTP plugin UDFs

James Turton created DRILL-8181:
-----------------------------------

             Summary: Fix HikariCP parm names and accept nullable args in HTTP plugin UDFs
                 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
             Fix For: 2.0.0


When default HikariCP pool parameters are set in the JDBC storage plugin, the parameter names are incorrectly prefixed with "dataSource.".  Remove this.

 

Accept nullable argument types in the UDFs in the HTTP storage plugin and apply null-if-null semantics.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)