Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-8621

[Release][Go] Add Module support by creating tags

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 6.0.0
    • Go

    Description

      Arrow has a go.mod, but the go modules system expects a certain git tag for Go modules to work.

      Based on https://github.com/golang/go/wiki/Modules#faqs--multi-module-repositories I believe the tag would be

      go/arrow/v0.17.0
      

      Currently:

      $ go get github.com/apache/arrow/go/arrow@v0.17.0 
      go get github.com/apache/arrow/go/arrow@v0.17.0: github.com/apache/arrow/go/arrow@v0.17.0: invalid version: unknown revision go/arrow/v0.17.0
      

      Attachments

        Issue Links

          Activity

            People

              zeroshade Matthew Topol
              kylebrandt Kyle Brandt
              Votes:
              0 Vote for this issue
              Watchers:
              4 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 - 1.5h
                  1.5h