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

[Rust] [Parquet] Parquet crate fails to compile on Arm architecture

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.17.0
    • 2.0.0
    • Rust

    Description

      I'm trying to compile the project in Raspbian, on a Raspberry Pi and the build fails:

      error[E0308]: mismatched types
        --> /home/pi/git/arrow/rust/parquet/src/util/hash_util.rs:26:37
         |
      26 | fn hash_(data: &[u8], seed: u32) -> u32 {
         |    -----                            ^^^ expected `u32`, found `()`
         |    |
         |    implicitly returns `()` as its body has no tail or `return` expression
       

      This method is only implemented for x86, x86_64 and aarch64.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              andygrove Andy Grove
              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 - 0.5h
                  0.5h