Re: [I] [JS] bump `command-line-usage` for security [arrow]

2024-07-31 Thread via GitHub
bombard1004 closed issue #43505: [JS] bump `command-line-usage` for security URL: https://github.com/apache/arrow/issues/43505 -- 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. T

[I] Fix TestFragmentScanOptions test result does not match [arrow]

2024-07-31 Thread via GitHub
jinchengchenghh opened a new issue, #43506: URL: https://github.com/apache/arrow/issues/43506 ### Describe the bug, including details regarding any error messages, version, and platform. Some typo causes dataset tests not run in CI, so this test failed but pass CI ### Component

Re: [I] [Java] ListViewVector Implementation for `UnionListViewReader` [arrow]

2024-08-01 Thread via GitHub
lidavidm closed issue #41569: [Java] ListViewVector Implementation for `UnionListViewReader` URL: https://github.com/apache/arrow/issues/41569 -- 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 sp

[I] [C++] Use ViewOrCopyTo instead of CopyTo when pretty printing non-CPU data [arrow]

2024-08-01 Thread via GitHub
jorisvandenbossche opened a new issue, #43507: URL: https://github.com/apache/arrow/issues/43507 As a follow-up on https://github.com/apache/arrow/issues/41664 (PR https://github.com/apache/arrow/pull/42010), which ensured to copy data to the CPU when trying to pretty print it. But,

[I] [R] Add link to ?acero from ?list_compute_functions [arrow]

2024-08-01 Thread via GitHub
thisisnic opened a new issue, #43509: URL: https://github.com/apache/arrow/issues/43509 ### Describe the enhancement requested As shown [here](https://forum.posit.co/t/arrow-filtering-an-arrow-table-between-a-range-of-dates/189685), users may end up in `list_compute_functions()` docs

[I] [Python] Move tests that are explicitly about conversion to/from numpy on test_array.py to a separate file [arrow]

2024-08-01 Thread via GitHub
raulcd opened a new issue, #43510: URL: https://github.com/apache/arrow/issues/43510 ### Describe the enhancement requested `python/pyarrow/tests/test_array.py` is currently quite large ~4200 lines of code. When making numpy an optional runtime dependency we discussed that a p

[I] [Python] Current assertion of CPU-accessible data in Array methods is specific to CPU device type [arrow]

2024-08-01 Thread via GitHub
jorisvandenbossche opened a new issue, #43511: URL: https://github.com/apache/arrow/issues/43511 For https://github.com/apache/arrow/issues/41665 (implemented for Array in https://github.com/apache/arrow/issues/42112 / https://github.com/apache/arrow/pull/42113), we currently use the follow

[I] [Java] ListViewVector Visitor-based component Integration [arrow]

2024-08-01 Thread via GitHub
vibhatha opened a new issue, #43512: URL: https://github.com/apache/arrow/issues/43512 ### Describe the enhancement requested Adding Visitor-based interfaces for ListViewVector. The main components are `RangeEqualsVisitor` and `TypeEqualsVisitor`. ### Component(s) Java

Re: [I] [Java] `ListViewVector` Implementation copy implementation [arrow]

2024-08-01 Thread via GitHub
vibhatha closed issue #41270: [Java] `ListViewVector` Implementation copy implementation URL: https://github.com/apache/arrow/issues/41270 -- 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 specifi

Re: [I] [Java] `ListViewVector` Implementation transferPair implementation [arrow]

2024-08-01 Thread via GitHub
vibhatha closed issue #41269: [Java] `ListViewVector` Implementation transferPair implementation URL: https://github.com/apache/arrow/issues/41269 -- 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

[I] [Docs][CI][Java] Docs job has been failing for the last days on Apache Arrow Java Root POM [arrow]

2024-08-01 Thread via GitHub
raulcd opened a new issue, #43517: URL: https://github.com/apache/arrow/issues/43517 ### Describe the bug, including details regarding any error messages, version, and platform. The nightly docs CI job and the job on the individual commits has been failing for the last days: - [t

Re: [I] [Docs][CI][Java] Docs job has been failing for the last days on Apache Arrow Java Root POM [arrow]

2024-08-01 Thread via GitHub
raulcd closed issue #43517: [Docs][CI][Java] Docs job has been failing for the last days on Apache Arrow Java Root POM URL: https://github.com/apache/arrow/issues/43517 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[I] [Python][Packaging] Support Python 3.13 and upload wheels [arrow]

2024-08-01 Thread via GitHub
jorisvandenbossche opened a new issue, #43519: URL: https://github.com/apache/arrow/issues/43519 Python 3.13 is currently in a prerelease status (a first release candidate was released today: https://discuss.python.org/t/python-3-13-0-release-candidate-1-released/59703) and is expected to

Re: [I] [Python] Deprecate passing build flags to setup.py (e.g. `setup.py --with-parquet`) [arrow]

2024-08-01 Thread via GitHub
raulcd closed issue #43514: [Python] Deprecate passing build flags to setup.py (e.g. `setup.py --with-parquet`) URL: https://github.com/apache/arrow/issues/43514 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [I] [Python] wheels for PyArrow > 13 fail to build on macOS 10.13 [arrow]

2024-08-01 Thread via GitHub
jorisvandenbossche closed issue #39869: [Python] wheels for PyArrow > 13 fail to build on macOS 10.13 URL: https://github.com/apache/arrow/issues/39869 -- 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 t

Re: [I] [Python] ERROR: Failed building wheel for pyarrow [arrow]

2024-08-01 Thread via GitHub
jorisvandenbossche closed issue #34757: [Python] ERROR: Failed building wheel for pyarrow URL: https://github.com/apache/arrow/issues/34757 -- 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 specif

Re: [I] [Python] Cannot install pyarrow in MacOS Monterey (12.5.1) with M1 in a Python 3.7.13 [arrow]

2024-08-01 Thread via GitHub
jorisvandenbossche closed issue #34120: [Python] Cannot install pyarrow in MacOS Monterey (12.5.1) with M1 in a Python 3.7.13 URL: https://github.com/apache/arrow/issues/34120 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

Re: [I] [Python] Debug install issue [arrow]

2024-08-01 Thread via GitHub
jorisvandenbossche closed issue #31344: [Python] Debug install issue URL: https://github.com/apache/arrow/issues/31344 -- 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 unsubs

[I] [Go] Random segmentation faults when calling Read() on a pqarrow.RecordReader [arrow]

2024-08-01 Thread via GitHub
reiades opened a new issue, #43520: URL: https://github.com/apache/arrow/issues/43520 ### Describe the bug, including details regarding any error messages, version, and platform. Hello! I am currently using `github.com/apache/arrow/go/v16/parquet` to read the records of a down

Re: [I] [Python] numpy-1.19.3 was collected despite numpy-1.26.3 being installed and in site packages [arrow]

2024-08-01 Thread via GitHub
jorisvandenbossche closed issue #39821: [Python] numpy-1.19.3 was collected despite numpy-1.26.3 being installed and in site packages URL: https://github.com/apache/arrow/issues/39821 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [I] RuntimeWarning: Python binding for CumulativeOptions not exposed [arrow]

2024-08-01 Thread via GitHub
jorisvandenbossche closed issue #39169: RuntimeWarning: Python binding for CumulativeOptions not exposed URL: https://github.com/apache/arrow/issues/39169 -- 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] [R] Subtracting X days from a given date in ymd format [arrow]

2024-08-01 Thread via GitHub
TPDeramus opened a new issue, #43521: URL: https://github.com/apache/arrow/issues/43521 ### Describe the usage question you have. Please include as many useful details as possible. Hi Arrow developers. I have seen topics on it in the feature requests, but I haven't found

Re: [I] [CI][Python] Github Actions macOS runner fails to build PyArrow 13 when Python was built against older macOS. [arrow]

2024-08-01 Thread via GitHub
jorisvandenbossche closed issue #38391: [CI][Python] Github Actions macOS runner fails to build PyArrow 13 when Python was built against older macOS. URL: https://github.com/apache/arrow/issues/38391 -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[I] Add support to write Parquet with bloom filters [arrow]

2024-08-01 Thread via GitHub
ndrluis opened a new issue, #43530: URL: https://github.com/apache/arrow/issues/43530 ### Describe the enhancement requested In PyIceberg, we want to be able to write Parquet files with bloom filters. ### Component(s) Python -- This is an automated message from the Apa

Re: [I] [Python] Cannot installed pyarrow==3.0.0 for macos monterey(12.2) [arrow]

2024-08-01 Thread via GitHub
jorisvandenbossche closed issue #31140: [Python] Cannot installed pyarrow==3.0.0 for macos monterey(12.2) URL: https://github.com/apache/arrow/issues/31140 -- 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

Re: [I] [Python] Cannot install via pip M1 Mac on Python 3.7 [arrow]

2024-08-01 Thread via GitHub
jorisvandenbossche closed issue #30868: [Python] Cannot install via pip M1 Mac on Python 3.7 URL: https://github.com/apache/arrow/issues/30868 -- 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] [Python] Import Error for pyarrow.flight in pyarrow 6.0.0 and 6.0.1 [arrow]

2024-08-01 Thread via GitHub
jorisvandenbossche closed issue #30499: [Python] Import Error for pyarrow.flight in pyarrow 6.0.0 and 6.0.1 URL: https://github.com/apache/arrow/issues/30499 -- 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 t

Re: [I] [C++][Python] installing pyarrow breaks the conda environment [arrow]

2024-08-01 Thread via GitHub
jorisvandenbossche closed issue #30081: [C++][Python] installing pyarrow breaks the conda environment URL: https://github.com/apache/arrow/issues/30081 -- 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 t

Re: [I] [Python] Installing pyarrow via pip on M1 causing issue [arrow]

2024-08-01 Thread via GitHub
jorisvandenbossche closed issue #29457: [Python] Installing pyarrow via pip on M1 causing issue URL: https://github.com/apache/arrow/issues/29457 -- 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

Re: [I] [Python][Docker] Cannot build Pyarro on python38 docker image [arrow]

2024-08-01 Thread via GitHub
jorisvandenbossche closed issue #28825: [Python][Docker] Cannot build Pyarro on python38 docker image URL: https://github.com/apache/arrow/issues/28825 -- 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 t

Re: [I] [Python] Pyarrow fail on install and eventual run/compilation [arrow]

2024-08-01 Thread via GitHub
jorisvandenbossche closed issue #27384: [Python] Pyarrow fail on install and eventual run/compilation URL: https://github.com/apache/arrow/issues/27384 -- 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 t

Re: [I] [Python] pip install --user fails to install lib [arrow]

2024-08-01 Thread via GitHub
jorisvandenbossche closed issue #26803: [Python] pip install --user fails to install lib URL: https://github.com/apache/arrow/issues/26803 -- 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 specifi

Re: [I] [Python] from pyarrow import parquet fails with AttributeError: type object 'pyarrow._parquet.Statistics' has no attribute '__reduce_cython__' [arrow]

2024-08-01 Thread via GitHub
jorisvandenbossche closed issue #24724: [Python] from pyarrow import parquet fails with AttributeError: type object 'pyarrow._parquet.Statistics' has no attribute '__reduce_cython__' URL: https://github.com/apache/arrow/issues/24724 -- This is an automated message from the Apache Git Service

[I] [Java][Docs] The "AMD64 Debian 12 Complete Documentation" job is failing on main [arrow]

2024-08-01 Thread via GitHub
kou opened a new issue, #43531: URL: https://github.com/apache/arrow/issues/43531 ### Describe the bug, including details regarding any error messages, version, and platform. For example: https://github.com/apache/arrow/actions/runs/10203115502/job/28228702621#step:7:15907 ```

Re: [I] [C++] Use ViewOrCopyTo instead of CopyTo when pretty printing non-CPU data [arrow]

2024-08-01 Thread via GitHub
kou closed issue #43507: [C++] Use ViewOrCopyTo instead of CopyTo when pretty printing non-CPU data URL: https://github.com/apache/arrow/issues/43507 -- 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

Re: [I] [Format] Add Opaque canonical extension type [arrow]

2024-08-01 Thread via GitHub
lidavidm closed issue #43453: [Format] Add Opaque canonical extension type URL: https://github.com/apache/arrow/issues/43453 -- 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

Re: [I] [Java][Docs] The "AMD64 Debian 12 Complete Documentation" job is failing on main [arrow]

2024-08-01 Thread via GitHub
kou closed issue #43531: [Java][Docs] The "AMD64 Debian 12 Complete Documentation" job is failing on main URL: https://github.com/apache/arrow/issues/43531 -- 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

Re: [I] [Java] Add Opaque canonical extension type [arrow]

2024-08-01 Thread via GitHub
lidavidm closed issue #43456: [Java] Add Opaque canonical extension type URL: https://github.com/apache/arrow/issues/43456 -- 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 un

Re: [I] [Java] ListViewVector Visitor-based component Integration [arrow]

2024-08-01 Thread via GitHub
lidavidm closed issue #43512: [Java] ListViewVector Visitor-based component Integration URL: https://github.com/apache/arrow/issues/43512 -- 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

Re: [I] [Python][Release] TEST_WHEELS verfication failed with Python 3.11 on Debian GNU/Linux sid [arrow]

2024-08-01 Thread via GitHub
kou closed issue #37297: [Python][Release] TEST_WHEELS verfication failed with Python 3.11 on Debian GNU/Linux sid URL: https://github.com/apache/arrow/issues/37297 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[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

[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] 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] 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] [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] 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] [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] [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] [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] [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

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

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

[I] BigQuery record reader does not set Schema [arrow-adbc]

2024-08-03 Thread via GitHub
ukclivecox opened a new issue, #2049: URL: https://github.com/apache/arrow-adbc/issues/2049 ### What feature or improvement would you like to see? At present when an ipc record reader is created from a BIgQuery iterator the schema is not set. I would expect a record reader to always b

[I] [R][CI] Add r-devel/recheck workflow for doing reverse dependency checks on CI [arrow]

2024-08-03 Thread via GitHub
amoeba opened a new issue, #43547: URL: https://github.com/apache/arrow/issues/43547 ### Describe the enhancement requested Running reverse dependency checks is part of our CRAN packaging checklist (see [such a list for 17.0.0](https://github.com/apache/arrow/issues/43317)). In the f

[I] [R][CI] Use grep -F to simplify matching or rchk output [arrow]

2024-08-03 Thread via GitHub
jonkeane opened a new issue, #43548: URL: https://github.com/apache/arrow/issues/43548 ### Describe the enhancement requested Use `grep -F` to simplify matching or rchk output ### Component(s) Continuous Integration, R -- This is an automated message from the Apache Gi

Re: [I] [R][CI] Use grep -F to simplify matching or rchk output [arrow]

2024-08-03 Thread via GitHub
jonkeane closed issue #43548: [R][CI] Use grep -F to simplify matching or rchk output URL: https://github.com/apache/arrow/issues/43548 -- 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 c

Re: [I] [R][CI] Use grep -F to simplify matching or rchk output [arrow]

2024-08-03 Thread via GitHub
jonkeane closed issue #43548: [R][CI] Use grep -F to simplify matching or rchk output URL: https://github.com/apache/arrow/issues/43548 -- 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 c

Re: [I] [C++] Add arrow::ArrayStatistics [arrow]

2024-08-04 Thread via GitHub
kou closed issue #41909: [C++] Add arrow::ArrayStatistics URL: https://github.com/apache/arrow/issues/41909 -- 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-ma

[I] [C++][Parquet] Add support for arrow::ArrayStatistics [arrow]

2024-08-04 Thread via GitHub
kou opened a new issue, #43549: URL: https://github.com/apache/arrow/issues/43549 ### Describe the enhancement requested Apache Parquet file may have statistics. We can attach them to read Apache Arrow arrays by `arrow::ArrayStatistics` that was introduced by #41909. ### Compon

Re: [I] [C++][Parquet] min-max Statistics doesn't work well when one of min-max being truncated [arrow]

2024-08-05 Thread via GitHub
mapleFU closed issue #43382: [C++][Parquet] min-max Statistics doesn't work well when one of min-max being truncated URL: https://github.com/apache/arrow/issues/43382 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[I] [FlightRPC] Cannot use flight data with datafusion (Rust) [arrow]

2024-08-05 Thread via GitHub
EnricoMi opened a new issue, #43552: URL: https://github.com/apache/arrow/issues/43552 ### Describe the bug, including details regarding any error messages, version, and platform. Fetching data via Apache Arrow Flight (C++, Java, Python involved) and passing them to Apache DataFusion

[I] Protobuf to parquet doesn't support excluded fields [arrow]

2024-08-05 Thread via GitHub
kp-tom-sc opened a new issue, #43554: URL: https://github.com/apache/arrow/issues/43554 ### Describe the bug, including details regarding any error messages, version, and platform. The go code for converting protobuf to parquet doesn't currently handle excluded fields. Error l

[I] Why "get_schema" uses "check_status" and not "check_flight_status"? [arrow]

2024-08-05 Thread via GitHub
xshirax opened a new issue, #43556: URL: https://github.com/apache/arrow/issues/43556 ### Describe the usage question you have. Please include as many useful details as possible. Hi Im using python ArrowFlight client & server. I noticed that the internal implementation

[I] Segfault when turning parquet dataset into table with a filter [arrow]

2024-08-05 Thread via GitHub
b-phi opened a new issue, #43558: URL: https://github.com/apache/arrow/issues/43558 ### Describe the bug, including details regarding any error messages, version, and platform. This appears to be a regression between `pyarrow-15.0.2` and `pyarrow-16.0.0`. This issue is still present

[I] [CI][Dev][Docs] Consider updating all references to "docker-compose" with "docker compose" [arrow]

2024-08-05 Thread via GitHub
amoeba opened a new issue, #43570: URL: https://github.com/apache/arrow/issues/43570 ### Describe the enhancement requested Arrow's CI and documentation reference `docker-compose` in many places which is the old V1 way of calling into Docker Compose, see https://docs.docker.com/compo

[I] [JS][Packaging] npm package is bloated with seemingly unnecessary code/deps [arrow]

2024-08-05 Thread via GitHub
rochdev opened a new issue, #43572: URL: https://github.com/apache/arrow/issues/43572 ### Describe the enhancement requested We're considering using Apache Arrow for a project, but it seems like the dependency is very large. For example, the `@apache-arrow/es5-cjs` package is 2.82MB

[I] [Python] Accessing parquet files with read_parquet in google cloud storage fails, but works with dataset [arrow]

2024-08-05 Thread via GitHub
brokenjacobs opened a new issue, #43574: URL: https://github.com/apache/arrow/issues/43574 ### Describe the bug, including details regarding any error messages, version, and platform. In pyarrow 17.0.0 When accessing a parquet file using parquet.read_parquet an incompatible ty

Re: [I] [Java][C++] Support more CsvFragmentScanOptions in JNI call [arrow]

2024-08-05 Thread via GitHub
lidavidm closed issue #43483: [Java][C++] Support more CsvFragmentScanOptions in JNI call URL: https://github.com/apache/arrow/issues/43483 -- 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 specif

[I] ci: native-unix builds are broken [arrow-adbc]

2024-08-05 Thread via GitHub
lidavidm opened a new issue, #2061: URL: https://github.com/apache/arrow-adbc/issues/2061 ### What happened? Symlinks appear to be broken in our CI (we use upload/download-artifact to share some builds across multiple steps) https://github.com/actions/download-artifact/issues/3

[I] adbc_driver_snowflake error when writing table to snowflake [arrow-adbc]

2024-08-05 Thread via GitHub
connelld-dpsk12 opened a new issue, #2062: URL: https://github.com/apache/arrow-adbc/issues/2062 ### What happened? ```ERRO[0016]connection.go:275 gosnowflake.(*snowflakeConn).Close context canceled``` Ive tries both python 3.8 and 3.10 when using the adbc engine to write_data

[I] [Java] Gandiva Tests are failure related to Gandiva [arrow]

2024-08-05 Thread via GitHub
vibhatha opened a new issue, #43576: URL: https://github.com/apache/arrow/issues/43576 ### Describe the bug, including details regarding any error messages, version, and platform. At the moment, java-jars CI in Arrow Java is failing due to a Gandiva issue. This CI in green is much ne

Re: [I] [Python][CI] Add a Crossbow test build with a debug-enabled CPython [arrow]

2024-08-06 Thread via GitHub
pitrou closed issue #43559: [Python][CI] Add a Crossbow test build with a debug-enabled CPython URL: https://github.com/apache/arrow/issues/43559 -- 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

[I] [Java] `getBuffers` method needs correction on `clear` flag usage [arrow]

2024-08-06 Thread via GitHub
vibhatha opened a new issue, #43577: URL: https://github.com/apache/arrow/issues/43577 ### Describe the bug, including details regarding any error messages, version, and platform. The `getBuffers` method uses a boolean flag to determine the buffer clear requirement. This field is not

[I] AttributeError: module 'pyarrow.compute' has no attribute 'equal' [arrow]

2024-08-06 Thread via GitHub
zeroRains opened a new issue, #43580: URL: https://github.com/apache/arrow/issues/43580 ### Describe the usage question you have. Please include as many useful details as possible. I try to compile the arrow in c++ and python from source code (v16.1.0). Follow are my compile c

[I] PyArrow writes a wrong Parquet dictionary for Fixed Size Binary [arrow]

2024-08-06 Thread via GitHub
coastalwhite opened a new issue, #43584: URL: https://github.com/apache/arrow/issues/43584 ### Describe the bug, including details regarding any error messages, version, and platform. When writing away large files with fixed size binary, it will write an invalid Parquet dictionary.

[I] Cannot Import module pyarrow from Python 3.10 [arrow]

2024-08-06 Thread via GitHub
mathyssil opened a new issue, #43585: URL: https://github.com/apache/arrow/issues/43585 ### Describe the usage question you have. Please include as many useful details as possible. Hello, I can't import the pyarrow 17.0.0 module on python 3.10. log pip install belo

Re: [I] PyArrow writes a wrong Parquet dictionary for Fixed Size Binary [arrow]

2024-08-06 Thread via GitHub
coastalwhite closed issue #43584: PyArrow writes a wrong Parquet dictionary for Fixed Size Binary URL: https://github.com/apache/arrow/issues/43584 -- 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 th

Re: [I] [Go] Add Opaque canonical extension type [arrow]

2024-08-06 Thread via GitHub
zeroshade closed issue #43455: [Go] Add Opaque canonical extension type URL: https://github.com/apache/arrow/issues/43455 -- 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 uns

[I] [Python] Remove no longer used serialize/deserialize PyArrow C++ code [arrow]

2024-08-06 Thread via GitHub
jorisvandenbossche opened a new issue, #43587: URL: https://github.com/apache/arrow/issues/43587 We deprecated and removed the `pyarrow.serialization` functionality (https://github.com/apache/arrow/issues/29705 / https://github.com/apache/arrow/pull/34926). But that PR only removed the cyt

Re: [I] [C++] Thirdparty: bump lz4 to 1.10.0 [arrow]

2024-08-06 Thread via GitHub
mapleFU closed issue #43492: [C++] Thirdparty: bump lz4 to 1.10.0 URL: https://github.com/apache/arrow/issues/43492 -- 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 unsubscri

[I] Table.rename_columns should accept tuple [arrow]

2024-08-06 Thread via GitHub
0x26res opened a new issue, #43588: URL: https://github.com/apache/arrow/issues/43588 ### Describe the bug, including details regarding any error messages, version, and platform. I've been using `pyarrow.Table.rename_columns` with `tuple` of `str`. This means I can store the column n

[I] Add bindings for additional Buffer class non-CPU methods [arrow]

2024-08-06 Thread via GitHub
anjakefala opened a new issue, #43589: URL: https://github.com/apache/arrow/issues/43589 ### Describe the enhancement requested Essentially, the Copy (and the CopyNonOwned/View/ViewOrCopy) set of methods. Methods in the Buffer class that involve a MemoryManager/Device. ### Com

[I] adbc_driver_postgres flatten multi dimensional array in Postgres [arrow-adbc]

2024-08-06 Thread via GitHub
andrenmo opened a new issue, #2063: URL: https://github.com/apache/arrow-adbc/issues/2063 ### What happened? When querying a multi dimensional array in Postgres the returned result "loose" the dimensions, e. g. a 2 dimension array is returned as 1 dimension array, the query: `

Re: [I] ci: Enable Dependabot for GitHub Actions [arrow-julia]

2024-08-06 Thread via GitHub
quinnj closed issue #515: ci: Enable Dependabot for GitHub Actions URL: https://github.com/apache/arrow-julia/issues/515 -- 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 unsu

Re: [I] ci: Enable Dependabot for GitHub Actions [arrow-julia]

2024-08-06 Thread via GitHub
quinnj closed issue #515: ci: Enable Dependabot for GitHub Actions URL: https://github.com/apache/arrow-julia/issues/515 -- 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 unsu

Re: [I] release: "Verify release" job fails on macOS GitHub Actions runner [arrow-julia]

2024-08-06 Thread via GitHub
quinnj closed issue #513: release: "Verify release" job fails on macOS GitHub Actions runner URL: https://github.com/apache/arrow-julia/issues/513 -- 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

Re: [I] release: "Verify release" job fails on macOS GitHub Actions runner [arrow-julia]

2024-08-06 Thread via GitHub
quinnj closed issue #513: release: "Verify release" job fails on macOS GitHub Actions runner URL: https://github.com/apache/arrow-julia/issues/513 -- 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

[I] [C++] Remove redundant default constructor/deconstructor in arrow::ArrayStatistics [arrow]

2024-08-06 Thread via GitHub
kou opened a new issue, #43592: URL: https://github.com/apache/arrow/issues/43592 ### Describe the enhancement requested They are needless. ### Component(s) C++ -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[I] [C++] Remove `std::optional` from `arrow::ArrayStatistics::is_{min,max}_exact` [arrow]

2024-08-06 Thread via GitHub
kou opened a new issue, #43594: URL: https://github.com/apache/arrow/issues/43594 ### Describe the enhancement requested They should be `false` (not exact) by default. See also: https://github.com/apache/arrow/pull/43273#discussion_r1701348425 ### Component(s) C++

Re: [I] c/driver/postgresql: support falling back to non-COPY path [arrow-adbc]

2024-08-06 Thread via GitHub
paleolimbot closed issue #855: c/driver/postgresql: support falling back to non-COPY path URL: https://github.com/apache/arrow-adbc/issues/855 -- 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] adbc_driver_postgres executescript() fails to execute multiple statements [arrow-adbc]

2024-08-06 Thread via GitHub
paleolimbot closed issue #2035: adbc_driver_postgres executescript() fails to execute multiple statements URL: https://github.com/apache/arrow-adbc/issues/2035 -- 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

Re: [I] adbc_driver_postgres executescript() fails to execute multiple statements [arrow-adbc]

2024-08-06 Thread via GitHub
paleolimbot closed issue #2035: adbc_driver_postgres executescript() fails to execute multiple statements URL: https://github.com/apache/arrow-adbc/issues/2035 -- 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

Re: [I] c/driver/postgresql: support falling back to non-COPY path [arrow-adbc]

2024-08-06 Thread via GitHub
paleolimbot closed issue #855: c/driver/postgresql: support falling back to non-COPY path URL: https://github.com/apache/arrow-adbc/issues/855 -- 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] [C++] Remove redundant default constructor/deconstructor in arrow::ArrayStatistics [arrow]

2024-08-06 Thread via GitHub
kou closed issue #43592: [C++] Remove redundant default constructor/deconstructor in arrow::ArrayStatistics URL: https://github.com/apache/arrow/issues/43592 -- 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 t

Re: [I] [R][CI] Bump dev docs CI job from ubuntu 20.04 [arrow]

2024-08-06 Thread via GitHub
assignUser closed issue #43500: [R][CI] Bump dev docs CI job from ubuntu 20.04 URL: https://github.com/apache/arrow/issues/43500 -- 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.

[I] Fatal Error in pqarrow.writeDenseArrow : invalid pointer [arrow]

2024-08-06 Thread via GitHub
Niivii opened a new issue, #43596: URL: https://github.com/apache/arrow/issues/43596 ### Describe the bug, including details regarding any error messages, version, and platform. Got a runtine error for this code in Python with polars and adbc engine to Snowflake: ```python with

Re: [I] [Python] Mappings that implement `__arrow_c_schema__` never have their method invoked [arrow]

2024-08-07 Thread via GitHub
jorisvandenbossche closed issue #43388: [Python] Mappings that implement `__arrow_c_schema__` never have their method invoked URL: https://github.com/apache/arrow/issues/43388 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[I] [C++][Parquet] Parquet Metadata Printer supports print sort-columns [arrow]

2024-08-07 Thread via GitHub
mapleFU opened a new issue, #43598: URL: https://github.com/apache/arrow/issues/43598 ### Describe the enhancement requested Now we have "sort-columns" support in Parquet spec, Python ( https://github.com/apache/arrow/pull/37665/files ) and C++. We can support print it in metadata Pr

Re: [I] feat(go/adbc/driver/bigquery) BigQuery record reader does not set Schema [arrow-adbc]

2024-08-07 Thread via GitHub
lidavidm closed issue #2049: feat(go/adbc/driver/bigquery) BigQuery record reader does not set Schema URL: https://github.com/apache/arrow-adbc/issues/2049 -- 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

Re: [I] feat(go/adbc/driver/bigquery) BigQuery record reader does not set Schema [arrow-adbc]

2024-08-07 Thread via GitHub
lidavidm closed issue #2049: feat(go/adbc/driver/bigquery) BigQuery record reader does not set Schema URL: https://github.com/apache/arrow-adbc/issues/2049 -- 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

<    1   2   3   4   5   6   7   8   9   10   >