You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Tino Rusch (JIRA)" <ji...@apache.org> on 2019/08/13 10:16:00 UTC

[jira] [Created] (CALCITE-3248) support the Connector interface in the golang calcite driver

Tino Rusch created CALCITE-3248:
-----------------------------------

             Summary: support the Connector interface in the golang calcite driver
                 Key: CALCITE-3248
                 URL: https://issues.apache.org/jira/browse/CALCITE-3248
             Project: Calcite
          Issue Type: Improvement
          Components: avatica-go
            Reporter: Tino Rusch
            Assignee: Francis Chuang


I want the calcite-go driver to support the Connector interface to:
 # Allow the user to supply a custom HTTP client
 # Provide helper methods to setup HTTP clients for
 ## basic auth
 ## digest auth
 ## kerberos auth
 ## providing custom headers

I already have an open PR for this. This issue here is basically just for getting an issue number and for documentation purpuses



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)