[
https://issues.apache.org/jira/browse/ARROW-14493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-14493.
----------------------------------
Resolution: Fixed
Issue resolved by pull request 11566
[https://github.com/apache/arrow/pull/11566]
> [Release][Go] Add Update Major Version import path to release scripts
> ---------------------------------------------------------------------
>
> Key: ARROW-14493
> URL: https://issues.apache.org/jira/browse/ARROW-14493
> Project: Apache Arrow
> Issue Type: Bug
> Components: Go
> Reporter: Matthew Topol
> Assignee: Matthew Topol
> Priority: Major
> Labels: pull-request-available
> Fix For: 7.0.0
>
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> While ARROW-8621 enabled the proper tagging for Go releases, major version
> releases need to update the import path to ensure proper handling. As a
> result, if we're going to properly version the Go Arrow and Parquet
> libraries, in addition to adding the tags, we need to have major version
> upgrades also update the module name and import to have `/v<major version>`
> tacked onto the end.
> this also means updating ALL of the source files to use the new path whenever
> there's a major version update.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)