Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- links to