Arethusag opened a new issue, #41158: URL: https://github.com/apache/arrow/issues/41158
### Describe the bug, including details regarding any error messages, version, and platform. OS: FreeBSD 14.0 Libarrow version: 15.0.2 R arrow version: 15.0.1 R version: 4.3 To reproduce, compile libarrow from src using latest port on FreeBSD https://www.freshports.org/databases/arrow with parquet feature enabled. Run install.package("arrow") with LIB_ARROW_MINIMAL=FALSE output of arrow_info() cmd: > arrow_info() Arrow package version: 15.0.1 Capabilities: acero TRUE dataset FALSE substrait FALSE parquet FALSE json TRUE s3 FALSE gcs FALSE utf8proc TRUE re2 TRUE snappy FALSE gzip TRUE brotli FALSE zstd FALSE lz4 FALSE lz4_frame FALSE lzo FALSE bz2 FALSE jemalloc FALSE mimalloc FALSE Happy to provide any other info. Thanks for your time. ### Component(s) C++, R -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
