[
https://issues.apache.org/jira/browse/DRILL-3730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Barclay (Drill) updated DRILL-3730:
------------------------------------------
Description:
Change {{org.apache.drill.jdbc.DrillConnectionConfig}} (in Drill's published
interface for the JDBC driver) from being a class to being an interface.
Move the implementation (including the inheritance from
{{net.hydromatic.avatica.ConnectionConfigImpl}}) from published-interface
package {{org.apache.drill.jdbc}} to a class in implementation package
{{org.apache.drill.jdbc.impl}}.
(See "TODO(DRILL-3730)" mark currently in DrillConnectionConfig.)
was:
Change {{org.apache.drill.jdbc.DrillConnectionConfig}} (in Drill's published
interface for the JDBC driver) from being a class to being an interface.
Move the implementation (including the inheritance from
{{net.hydromatic.avatica.ConnectionConfigImpl}}) from published-interface
package {{org.apache.drill.jdbc}} to a class in implementation package
{{org.apache.drill.jdbc.impl}}.
> Change JDBC driver's DrillConnectionConfig to interface
> -------------------------------------------------------
>
> Key: DRILL-3730
> URL: https://issues.apache.org/jira/browse/DRILL-3730
> Project: Apache Drill
> Issue Type: Bug
> Components: Client - JDBC
> Reporter: Daniel Barclay (Drill)
> Assignee: Daniel Barclay (Drill)
>
> Change {{org.apache.drill.jdbc.DrillConnectionConfig}} (in Drill's published
> interface for the JDBC driver) from being a class to being an interface.
> Move the implementation (including the inheritance from
> {{net.hydromatic.avatica.ConnectionConfigImpl}}) from published-interface
> package {{org.apache.drill.jdbc}} to a class in implementation package
> {{org.apache.drill.jdbc.impl}}.
> (See "TODO(DRILL-3730)" mark currently in DrillConnectionConfig.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)