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

[Rust] Design and implement packaging process to bundle Rust in signed tar

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Blocker
    • Resolution: Invalid
    • 5.0.0
    • 5.0.0
    • Rust
    • None

    Description

      The goal of this task is to agree on the strategy and process, and implement it in dev/release , to bundle Rust's source code on the signed tar as part of the arrow release.

      Ideas:
      1. use the latest published source code in crates.io
      2. use a git ref from arrow-rs pointing to the latest release
      3. use the source in arrow-rs@master

      Some pros and cons:

      1.

      • [pro] is is downloaded from within ASF
      • [pro] it has been released (as it was voted on)
      • [con] it is not integration-tested against latest arrow@master, only master at the time of the release
        2.
      • [pro] it has been officially released (as it was voted on)
      • [con] is is downloaded from outside ASF
      • [con] it is not integration-tested against latest arrow@master, only master at the time of the release
        3.
      • [pro] It is the latest
      • [pro] it is integration-tested against latest master
      • [con] it has not been released in crates.io

      Attachments

        Activity

          People

            Unassigned Unassigned
            jorgecarleitao Jorge Leitão
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: