[I] Clarify documentation on ADBC_GET_OBJECTS_DEPTH values [arrow-adbc]

2024-10-14 Thread via GitHub
paleolimbot opened a new issue, #2248: URL: https://github.com/apache/arrow-adbc/issues/2248 ### What happened? As discovered in https://github.com/OSGeo/gdal/pull/11003#discussion_r1799512036 , the documentation for `ADBC_OBJECT_DEPTH_DB_SCHEMAS` suggests that using its value will

[I] [Python] Allow creating extension arrays via `pa.array` constructor [arrow]

2024-10-14 Thread via GitHub
rok opened a new issue, #44406: URL: https://github.com/apache/arrow/issues/44406 ### Describe the enhancement requested As noted in https://github.com/apache/arrow/pull/44070#discussion_r1799975031 - it would be nice if we could shorten: ```python storage = pa.array(data,

Re: [I] [Java] Exceptions when building MapVector with map values [arrow]

2024-10-14 Thread via GitHub
lidavidm closed issue #44353: [Java] Exceptions when building MapVector with map values URL: https://github.com/apache/arrow/issues/44353 -- 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

[I] [CI][R] "Check minimum supported Arrow C++ Version (15.0.2)" failed [arrow]

2024-10-14 Thread via GitHub
kou opened a new issue, #44412: URL: https://github.com/apache/arrow/issues/44412 ### Describe the bug, including details regarding any error messages, version, and platform. https://github.com/apache/arrow/actions/runs/11326137353/job/31494455319#step:3:123 ```text Get:7 h

Re: [I] Add https://arrow.apache.org/go/ [arrow-go]

2024-10-14 Thread via GitHub
kou closed issue #139: Add https://arrow.apache.org/go/ URL: https://github.com/apache/arrow-go/issues/139 -- 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-mai

Re: [I] [Python] Allow creating extension arrays via `pa.array` constructor [arrow]

2024-10-14 Thread via GitHub
rok closed issue #44406: [Python] Allow creating extension arrays via `pa.array` constructor URL: https://github.com/apache/arrow/issues/44406 -- 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 spe

Re: [I] ci: lots of breakage [arrow-adbc]

2024-10-14 Thread via GitHub
lidavidm closed issue #2257: ci: lots of breakage URL: https://github.com/apache/arrow-adbc/issues/2257 -- 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:

Re: [I] ci: lots of breakage [arrow-adbc]

2024-10-14 Thread via GitHub
lidavidm closed issue #2257: ci: lots of breakage URL: https://github.com/apache/arrow-adbc/issues/2257 -- 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:

[I] ci: lots of breakage [arrow-adbc]

2024-10-14 Thread via GitHub
lidavidm opened a new issue, #2257: URL: https://github.com/apache/arrow-adbc/issues/2257 ### What happened? - We need to explicitly `setup-python` in every pipeline we use `pip` (see stack trace) - We need to use `miniforge` (see stack trace) ### Stack Trace ```

Re: [I] [CI][R] "Check minimum supported Arrow C++ Version (15.0.2)" failed [arrow]

2024-10-14 Thread via GitHub
kou closed issue #44412: [CI][R] "Check minimum supported Arrow C++ Version (15.0.2)" failed URL: https://github.com/apache/arrow/issues/44412 -- 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 spe

[I] [CI] Stop running CI "push" jobs for Dependabot [arrow]

2024-10-14 Thread via GitHub
kou opened a new issue, #44404: URL: https://github.com/apache/arrow/issues/44404 ### Describe the enhancement requested Dependabot creates a branch for a PR on apache/arrow not a fork repository. So CI jobs for Dependabot PR include "push" jobs and "pull_request" jobs. We can stop t

[I] Unable to update VectorSchemaRoot field vectors. [arrow]

2024-10-14 Thread via GitHub
hnasrullakhan opened a new issue, #44410: URL: https://github.com/apache/arrow/issues/44410 ### Describe the usage question you have. Please include as many useful details as possible. Hi community, I have a trying to modify data buffers of string column. if i print th

[I] Loading local huggingface datasets in R package? [arrow]

2024-10-14 Thread via GitHub
fkgruber opened a new issue, #44408: URL: https://github.com/apache/arrow/issues/44408 ### Describe the usage question you have. Please include as many useful details as possible. If I have a dataset stored on a local folder that I downloaded with python hugging face's datasets

Re: [I] [Release][Ruby] Remove pins from glib section of release verification script [arrow]

2024-10-14 Thread via GitHub
amoeba closed issue #44415: [Release][Ruby] Remove pins from glib section of release verification script URL: https://github.com/apache/arrow/issues/44415 -- 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 g

[I] [Release][Ruby] Remove pins from glib section of release verification script [arrow]

2024-10-14 Thread via GitHub
amoeba opened a new issue, #44415: URL: https://github.com/apache/arrow/issues/44415 ### Describe the bug, including details regarding any error messages, version, and platform. Due to an upstream issue with the glib feedstock (https://github.com/conda-forge/glib-feedstock/issues/191

Re: [I] [Python] Segmentation fault occurs on libarrow load when using the pyarrow 17.0.0 arm64 wheel [arrow]

2024-10-14 Thread via GitHub
raulcd closed issue #44342: [Python] Segmentation fault occurs on libarrow load when using the pyarrow 17.0.0 arm64 wheel URL: https://github.com/apache/arrow/issues/44342 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[I] Support union arrays in `concat_tables` [arrow]

2024-10-14 Thread via GitHub
rudolfbyker opened a new issue, #44397: URL: https://github.com/apache/arrow/issues/44397 ### Describe the enhancement requested It would be nice to have another step up from `promote_options="permissive"`, e.g., `promote_options="union"` which uses dense unions when columns are hete

[I] Unexpected `benchmark` module get installed with arrow [arrow]

2024-10-14 Thread via GitHub
noklam opened a new issue, #44398: URL: https://github.com/apache/arrow/issues/44398 ### Describe the bug, including details regarding any error messages, version, and platform. > Uninstalling benchmarks-0.1.0: > Would remove: > /Users/Nok_Lam_Chan/miniconda3/envs/kedro/l

[I] Severe negative scaling when running Julia threaded. [arrow-julia]

2024-10-14 Thread via GitHub
KristofferC opened a new issue, #528: URL: https://github.com/apache/arrow-julia/issues/528 Running the following code which generates some data and then reads it via `Arrow.Table` shows a very bad slow down when using threads: ```julia using DataFrames, Dates, Arrow, StatsBase, Ra