Re: [I] [C++][Compute] Invalid memory access when resizing row table [arrow]

2024-08-02 Thread via GitHub
felipecrv closed issue #43414: [C++][Compute] Invalid memory access when resizing row table URL: https://github.com/apache/arrow/issues/43414 -- 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 spec

Re: [I] [R] Compilation from source ignores user compilation flags [arrow]

2024-08-02 Thread via GitHub
assignUser closed issue #43546: [R] Compilation from source ignores user compilation flags URL: https://github.com/apache/arrow/issues/43546 -- 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 speci

[I] [R] Compilation from source ignores user compilation flags [arrow]

2024-08-02 Thread via GitHub
david-cortes opened a new issue, #43546: URL: https://github.com/apache/arrow/issues/43546 ### Describe the bug, including details regarding any error messages, version, and platform. Installing the R package for `arrow` using `install.packages` without a previous system `libarrow` i

[I] [R] Installation from source without system `libarrow` fails due to linkage error [arrow]

2024-08-02 Thread via GitHub
david-cortes opened a new issue, #43545: URL: https://github.com/apache/arrow/issues/43545 ### Describe the bug, including details regarding any error messages, version, and platform. Installing the R package `arrow` from source without a core `libarrow` in the system fails on Debian

[I] [FlightRPC][C++] Reduce the number of references to protobuf::Any [arrow]

2024-08-02 Thread via GitHub
felipecrv opened a new issue, #43543: URL: https://github.com/apache/arrow/issues/43543 ### Describe the enhancement requested The less code depends on `protobuf::Any`, the easier it is to separate the parts that need to link against pb libraries from the ones that can be built witho

[I] [C++] Compute functions should fail gracefully when given non-CPU resident Arrays [arrow]

2024-08-02 Thread via GitHub
felipecrv opened a new issue, #43541: URL: https://github.com/apache/arrow/issues/43541 ### Describe the bug, including details regarding any error messages, version, and platform. Instead of segfaulting, they should return a bad `Status`. And ideally: kernels should spec which

[I] PyArrow package sets RUNPATH, making it incompatible with StaticX [arrow]

2024-08-02 Thread via GitHub
eickr opened a new issue, #43538: URL: https://github.com/apache/arrow/issues/43538 ### Describe the bug, including details regarding any error messages, version, and platform. ### Description of the Issue If a Python application includes PyArrow as a dependency then the applicati

[I] [Python] Support for the free-threaded build of CPython 3.13 [arrow]

2024-08-02 Thread via GitHub
lysnikolaou opened a new issue, #43536: URL: https://github.com/apache/arrow/issues/43536 ### Describe the enhancement requested Hey all! 👋 I've started looking into adding support for the 3.13 free-threaded build of CPython. This aims to be a tracking issue for all work necess

[I] Support the SSE-C(server-side encryption with customer-provided keys) for the AWS s3 filesystem read and write [arrow]

2024-08-02 Thread via GitHub
ripplehang opened a new issue, #43535: URL: https://github.com/apache/arrow/issues/43535 ### Describe the enhancement requested According to https://docs.aws.amazon.com/AmazonS3/latest/userguide/ServerSideEncryptionCustomerKeys.html#specifying-s3-c-encryption The AWS S3 bucket has

[I] Allow columns to be logically renamed in pyarrow dataset [arrow]

2024-08-02 Thread via GitHub
ion-elgreco opened a new issue, #43534: URL: https://github.com/apache/arrow/issues/43534 ### Describe the enhancement requested I want to be able to lazily rename columns in a pyarrow dataset before sharing a dataset object. Currently this can only be done after materialization, how

[I] [C++] How to add support for ordering in `arrow::ArrayStatistics`? [arrow]

2024-08-02 Thread via GitHub
kou opened a new issue, #43533: URL: https://github.com/apache/arrow/issues/43533 ### Describe the enhancement requested This is a subsequent issue of #41909. We don't add support for ordering in #41909. But Apache Parquet has ordering information: https://github.com/apache

[I] [Python] Remove usage of deprecated pkg_resources in setup.py [arrow]

2024-08-02 Thread via GitHub
jorisvandenbossche opened a new issue, #43532: URL: https://github.com/apache/arrow/issues/43532 See https://setuptools.pypa.io/en/latest/pkg_resources.html We currently use this to get the numpy include directories: https://github.com/apache/arrow/blob/8068554a5d18129121f82497