[
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: (was: avatica-go-5.2.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
>
> 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.20.10#820010)