Josiah Goodson created CALCITE-4175:
---------------------------------------

             Summary: 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: Francis Chuang


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)

Reply via email to