Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-4174

avatica-go should handle complex/long URLs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • avatica-go-5.1.0
    • avatica-go
    • None

    Description

      The current avatica-go driver assumes the full URL path is the schema name. This is incorrect for some deployments - for example, using a proxy.

      Current behavior:

      dsn = "http://host.com/service/proxy/schema"

      conf.schema = "service/proxy/schema"

      Expected behavior:

      dsn = "http://host.com/service/proxy/schema"

      conf.schema = "schema"

      Attachments

        Activity

          People

            jgoodson Josiah Goodson
            jgoodson Josiah Goodson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 2h
                2h