You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/10 11:15:00 UTC

[jira] [Commented] (CALCITE-2545) Fix import paths pointing to github.com/apache/calcite-avatica-go

    [ https://issues.apache.org/jira/browse/CALCITE-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16609026#comment-16609026 ] 

ASF GitHub Bot commented on CALCITE-2545:
-----------------------------------------

GitHub user F21 opened a pull request:

    https://github.com/apache/calcite-avatica-go/pull/30

    [CALCITE-2545] Fix import self-referential import paths to point to v3 of calcite-avatica-go

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Boostport/calcite-avatica-go fix-import-paths

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/calcite-avatica-go/pull/30.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #30
    
----
commit 351a1d0f92753bbc7b58afd50dbd0a9e0553d9d2
Author: Francis Chuang <fr...@...>
Date:   2018-09-10T11:12:43Z

    [CALCITE-2545] Fix import self-referential import paths to point to v3 of
    calcite-avatica-go

----


> Fix import paths pointing to github.com/apache/calcite-avatica-go
> -----------------------------------------------------------------
>
>                 Key: CALCITE-2545
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2545
>             Project: Calcite
>          Issue Type: Bug
>          Components: avatica-go
>            Reporter: Francis Chuang
>            Assignee: Francis Chuang
>            Priority: Major
>             Fix For: avatica-go-3.1.1
>
>
> Import paths within the library will need to be updated to point to v3, otherwise users of the library will end up importing 2 different copies/versions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)