You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Francis Chuang (Jira)" <ji...@apache.org> on 2020/08/14 00:51:00 UTC

[jira] [Updated] (CALCITE-4175) Add ability to create a connection and DSN from a Config

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

Francis Chuang updated CALCITE-4175:
------------------------------------
    Fix Version/s: avatica-1.18.0

> Add ability to create a connection and DSN from a Config
> --------------------------------------------------------
>
>                 Key: CALCITE-4175
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4175
>             Project: Calcite
>          Issue Type: Improvement
>          Components: avatica-go
>            Reporter: Josiah Goodson
>            Assignee: Josiah Goodson
>            Priority: Major
>             Fix For: avatica-1.18.0
>
>
> Currently the avatica-go driver requires the user to specify a DSN to open connections. A config is then generated from this DSN.
> Other similar projects ([go-sql-driver/mysql|https://godoc.org/github.com/go-sql-driver/mysql#Config.FormatDSN]) allow you to create a DSN from a config supplied in a struct.
> This issue covers the ability to create a connection and DSN from a Config



--
This message was sent by Atlassian Jira
(v8.3.4#803005)