pdbailey0 commented on issue #46184:
URL: https://github.com/apache/arrow/issues/46184#issuecomment-2819006908

   You're right, it's a 2009 Xeon from Apple. 
   ```
   Arrow package version: 19.0.1.1
   
   Capabilities:
                  
   acero      TRUE
   dataset    TRUE
   substrait FALSE
   parquet    TRUE
   json       TRUE
   s3        FALSE
   gcs       FALSE
   utf8proc   TRUE
   re2        TRUE
   snappy     TRUE
   gzip      FALSE
   brotli    FALSE
   zstd      FALSE
   lz4        TRUE
   lz4_frame  TRUE
   lzo       FALSE
   bz2       FALSE
   jemalloc  FALSE
   mimalloc   TRUE
   
   To reinstall with more optional capabilities enabled, see
      https://arrow.apache.org/docs/r/articles/install.html
   
   Memory:
                     
   Allocator mimalloc
   Current    0 bytes
   Max        0 bytes
   
   Runtime:
                           
   SIMD Level          none
   Detected SIMD Level none
   
   Build:
                              
   C++ Library Version  19.0.1
   C++ Compiler            GNU
   C++ Compiler Version 14.2.1
   ```
   I reinstalled with `Sys.setenv("ARROW_SIMD_LEVEL"="NONE")` first and still 
get the same error. The above is after that reinstall.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to