[I] [C++] Build fail with Clang 19-rc2 "arithmetic on a pointer to an incomplete type" [arrow]

2024-08-07 Thread via GitHub
vient opened a new issue, #43603: URL: https://github.com/apache/arrow/issues/43603 ### Describe the bug, including details regarding any error messages, version, and platform. Compiling Arrow 15.0.0 with Clang 19 results in `error: arithmetic on a pointer to an incomplete type 'File

[I] Reproducible segfaults closing CSVWriter [arrow]

2024-08-07 Thread via GitHub
jpfeuffer opened a new issue, #43604: URL: https://github.com/apache/arrow/issues/43604 ### Describe the bug, including details regarding any error messages, version, and platform. I am getting reproducible segfaults when trying to close a CSVWriter in the simplest code possible.

Re: [I] [C++][Parquet] Deprecate ColumnChunk::file_offset field and ColumnChunk Meta after Data [arrow]

2024-08-07 Thread via GitHub
mapleFU closed issue #43427: [C++][Parquet] Deprecate ColumnChunk::file_offset field and ColumnChunk Meta after Data URL: https://github.com/apache/arrow/issues/43427 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [I] [Python] SEGFAULT in test_udf_via_substrait when run under CPython debug build [arrow]

2024-08-07 Thread via GitHub
pitrou closed issue #43487: [Python] SEGFAULT in test_udf_via_substrait when run under CPython debug build URL: https://github.com/apache/arrow/issues/43487 -- 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] Cannot Import module pyarrow from Python 3.10 [arrow]

2024-08-07 Thread via GitHub
mathyssil closed issue #43585: Cannot Import module pyarrow from Python 3.10 URL: https://github.com/apache/arrow/issues/43585 -- 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

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

2024-08-07 Thread via GitHub
zeroRains closed issue #43580: [Python] AttributeError: module 'pyarrow.compute' has no attribute 'equal' URL: https://github.com/apache/arrow/issues/43580 -- 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

[I] [Archery] "archery docker" should preferable call `docker compose`, not `docker-compose` [arrow]

2024-08-07 Thread via GitHub
pitrou opened a new issue, #43608: URL: https://github.com/apache/arrow/issues/43608 ### Describe the enhancement requested The separate `docker-compose` utility has become legacy and it is usually preferrable to use the newer `docker compose` subcommand. We should update Arche

[I] [SqlServer] Run c++ sql-server issue [arrow]

2024-08-07 Thread via GitHub
HackPoint opened a new issue, #43611: URL: https://github.com/apache/arrow/issues/43611 ### Describe the usage question you have. Please include as many useful details as possible. I'm having a problem to run c++ `sql server` can you show me a documentation or example of how to

[I] Streaming LIST data over ADBC [arrow-adbc]

2024-08-07 Thread via GitHub
danielballan opened a new issue, #2066: URL: https://github.com/apache/arrow-adbc/issues/2066 ### What would you like help with? Hello @paleolimbot, we briefly spoke at SciPy a month ago. @cpcloud and @gforsyth sent me your way. My colleauge @skarakuzu and I have the following

[I] R 4.4 fails to install arrow - Error in .make_numeric_version; invalid non-character version specification 'x' (type: double) [arrow]

2024-08-07 Thread via GitHub
rp2927 opened a new issue, #43612: URL: https://github.com/apache/arrow/issues/43612 ### Describe the bug, including details regarding any error messages, version, and platform. Hi, Attempting to install "arrow" on R v4.4 produces this error: > install.packages('arrow')

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

2024-08-07 Thread via GitHub
lidavidm closed issue #2061: ci: native-unix builds are broken URL: https://github.com/apache/arrow-adbc/issues/2061 -- 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 unsubscr

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

2024-08-07 Thread via GitHub
lidavidm closed issue #2061: ci: native-unix builds are broken URL: https://github.com/apache/arrow-adbc/issues/2061 -- 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 unsubscr

Re: [I] [Archery] "archery docker" should preferable call `docker compose`, not `docker-compose` [arrow]

2024-08-07 Thread via GitHub
kou closed issue #43608: [Archery] "archery docker" should preferable call `docker compose`, not `docker-compose` URL: https://github.com/apache/arrow/issues/43608 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[I] [Archery][CI] Deprecate ARCHERY_USE_DOCKER_CLI option [arrow]

2024-08-08 Thread via GitHub
pitrou opened a new issue, #43613: URL: https://github.com/apache/arrow/issues/43613 ### Describe the enhancement requested The ARCHERY_USE_DOCKER_CLI originally avoids using the `docker-compose` utility and using the `docker` CLI directly instead. However, with #43608 now fixed, our

[I] FixedShapeTensorArray.to_numpy_ndarray() fails with numpy arrays of type string in Pyarrow-16, but works with v15 [arrow]

2024-08-08 Thread via GitHub
bschindler opened a new issue, #43614: URL: https://github.com/apache/arrow/issues/43614 ### Describe the bug, including details regarding any error messages, version, and platform. FixedShapeTensorArray.to_numpy_ndarray() fails with numpy arrays of type string with pyarrow 1

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

2024-08-08 Thread via GitHub
pitrou closed issue #43532: [Python] Remove usage of deprecated pkg_resources in setup.py URL: https://github.com/apache/arrow/issues/43532 -- 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] Remove usage of deprecated pkg_resources in setup.py [arrow]

2024-08-08 Thread via GitHub
pitrou closed issue #43532: [Python] Remove usage of deprecated pkg_resources in setup.py URL: https://github.com/apache/arrow/issues/43532 -- 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][Packaging] Unexpected directory in wheels [arrow]

2024-08-08 Thread via GitHub
pitrou closed issue #41130: [Python][Packaging] Unexpected directory in wheels URL: https://github.com/apache/arrow/issues/41130 -- 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.

Re: [I] [C++][Benchmark] Benchmarks should present a items/s or bytes/s metric [arrow]

2024-08-08 Thread via GitHub
pitrou closed issue #39662: [C++][Benchmark] Benchmarks should present a items/s or bytes/s metric URL: https://github.com/apache/arrow/issues/39662 -- 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 t

Re: [I] [Python] "Package would be ignored" warning from setuptools [arrow]

2024-08-08 Thread via GitHub
pitrou closed issue #35743: [Python] "Package would be ignored" warning from setuptools URL: https://github.com/apache/arrow/issues/35743 -- 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] [Packaging][Python] wheel build on macOS is failing [arrow]

2024-08-08 Thread via GitHub
kou opened a new issue, #43618: URL: https://github.com/apache/arrow/issues/43618 ### Describe the bug, including details regarding any error messages, version, and platform. https://github.com/ursacomputing/crossbow/actions/runs/10298834647/job/28504830766#step:10:453 ```t

[I] [R] Arrow function hangs/Segfaults during table generation request [arrow]

2024-08-08 Thread via GitHub
TPDeramus opened a new issue, #43620: URL: https://github.com/apache/arrow/issues/43620 ### Describe the usage question you have. Please include as many useful details as possible. Hi Arrow Devs. I'm attempting to join some pointers about 3 pointers and and tables, in the

[I] adbc_driver_postgres add extra "\x01" to JSONB columns [arrow-adbc]

2024-08-08 Thread via GitHub
andrenmo opened a new issue, #2068: URL: https://github.com/apache/arrow-adbc/issues/2068 ### What happened? When querying JSONB data the ADBC driver add an extra "\x01" at the beginning of each row. This query: ```SQL select '{"a": 1}'::jsonb ``` Should ret

[I] [Java][FlightSQL] Arrow Flight SQL JDBC Driver makes ActionCreatePreparedStatementRequest request for Statement.executeQuery() and Statement.exeute(). [arrow]

2024-08-08 Thread via GitHub
jmao-denver opened a new issue, #43622: URL: https://github.com/apache/arrow/issues/43622 ### Describe the bug, including details regarding any error messages, version, and platform. We (Deephaven Data Labs) have a simple FlightSQL implementation that doesn't support PreparedStatemen

[I] [R] Discussion: libarrow backwards compatibility enforcement [arrow]

2024-08-08 Thread via GitHub
jonkeane opened a new issue, #43623: URL: https://github.com/apache/arrow/issues/43623 ### Describe the enhancement requested For a while we were able to support older versions of libarrow, but since then we have had a few PRs bump into this and had to either bump our minimum version

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

2024-08-08 Thread via GitHub
felipecrv closed issue #43543: [FlightRPC][C++] Reduce the number of references to protobuf::Any URL: https://github.com/apache/arrow/issues/43543 -- 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] [C++] Add ExtensionType implementation for 8-bit boolean values [arrow]

2024-08-08 Thread via GitHub
joellubi closed issue #17682: [C++] Add ExtensionType implementation for 8-bit boolean values URL: https://github.com/apache/arrow/issues/17682 -- 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

Re: [I] [Packaging][Python] wheel build on macOS is failing [arrow]

2024-08-08 Thread via GitHub
kou closed issue #43618: [Packaging][Python] wheel build on macOS is failing URL: https://github.com/apache/arrow/issues/43618 -- 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

Re: [I] [Java] `LargeListViewVector` Implementation [arrow]

2024-08-08 Thread via GitHub
lidavidm closed issue #41272: [Java] `LargeListViewVector` Implementation URL: https://github.com/apache/arrow/issues/41272 -- 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 u

[I] pqarrow - Support for parquet Interval type [arrow]

2024-08-09 Thread via GitHub
datbth opened a new issue, #43624: URL: https://github.com/apache/arrow/issues/43624 ### Describe the enhancement requested Currently, the `pqarrow` package does not support parquet [`Interval` (logical) type](https://github.com/apache/parquet-format/blob/master/LogicalTypes.md#inter

[I] It would be nice if schemas could support optional columns [arrow]

2024-08-09 Thread via GitHub
mmcdermott opened a new issue, #43626: URL: https://github.com/apache/arrow/issues/43626 ### Describe the enhancement requested I tried to check existing issues and did not see this discussed anywhere previously, but if I missed something I apologize. I am involved with the [MEDS pro

[I] [R] Possible regression in dev arrow [arrow]

2024-08-09 Thread via GitHub
thisisnic opened a new issue, #43627: URL: https://github.com/apache/arrow/issues/43627 ### Describe the bug, including details regarding any error messages, version, and platform. I just ran this with dev arrow and it took 45 seconds on my first run and 85 seconds on my second run:

[I] [R] str_contains and match_substring_regex do not stay in Arrow framework when using tidyverse [arrow]

2024-08-09 Thread via GitHub
TPDeramus opened a new issue, #43628: URL: https://github.com/apache/arrow/issues/43628 ### Describe the bug, including details regarding any error messages, version, and platform. Hi Arrow Devs. This may be more general use but I thought it was more of a bug given this is alr

Re: [I] [R] str_contains and match_substring_regex do not stay in Arrow framework when using tidyverse [arrow]

2024-08-09 Thread via GitHub
TPDeramus closed issue #43628: [R] str_contains and match_substring_regex do not stay in Arrow framework when using tidyverse URL: https://github.com/apache/arrow/issues/43628 -- 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] Add StructType attribute to access all its fields [arrow]

2024-08-09 Thread via GitHub
jorisvandenbossche closed issue #30058: [Python] Add StructType attribute to access all its fields URL: https://github.com/apache/arrow/issues/30058 -- 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 t

[I] [Integration] Extend integration tests to allow implementations to handle only file or stream [arrow]

2024-08-09 Thread via GitHub
bkietz opened a new issue, #43630: URL: https://github.com/apache/arrow/issues/43630 ### Describe the enhancement requested If the test runner supported skipping file or stream cases within the IPC format, that would be helpful for developing implementations which don't support both.

Re: [I] [Java] Fix Java JNI / AMD64 manylinux2014 Java JNI test not test dataset module [arrow]

2024-08-09 Thread via GitHub
danepitkin closed issue #43502: [Java] Fix Java JNI / AMD64 manylinux2014 Java JNI test not test dataset module URL: https://github.com/apache/arrow/issues/43502 -- 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

[I] [Format][C] Add ArrowAsyncDeviceStreamHandler to C Data Interface [arrow]

2024-08-09 Thread via GitHub
zeroshade opened a new issue, #43631: URL: https://github.com/apache/arrow/issues/43631 ### Describe the enhancement requested Discussed in https://github.com/apache/arrow-adbc/issues/811, there is a need for there to be an asynchronous-oriented version of the C Data Stream interface

Re: [I] [R] Some lints in the R code base [arrow]

2024-08-09 Thread via GitHub
thisisnic closed issue #43357: [R] Some lints in the R code base URL: https://github.com/apache/arrow/issues/43357 -- 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 unsubscrib

[I] [R] Add tests for packages that might be tricky to roundtrip data to Tables + Parquet files [arrow]

2024-08-09 Thread via GitHub
jonkeane opened a new issue, #43633: URL: https://github.com/apache/arrow/issues/43633 ### Describe the enhancement requested We recently noticed a problem after revdeps uncovered a lazily read csv with `readr` failed to roundtrip to parquet. Write tests that will be run in our CI (a

Re: [I] [C++] Simplify arrow::ArrayStatistics::ValueType [arrow]

2024-08-09 Thread via GitHub
kou closed issue #43578: [C++] Simplify arrow::ArrayStatistics::ValueType URL: https://github.com/apache/arrow/issues/43578 -- 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 u

Re: [I] [C++] 'boost/numeric/conversion/cast.hpp': No such file or directory [arrow]

2024-08-09 Thread via GitHub
kou closed issue #43167: [C++] 'boost/numeric/conversion/cast.hpp': No such file or directory URL: https://github.com/apache/arrow/issues/43167 -- 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

Re: [I] [C++][Gandiva] Attribute mismatch error with unity build [arrow]

2024-08-09 Thread via GitHub
kou closed issue #43463: [C++][Gandiva] Attribute mismatch error with unity build URL: https://github.com/apache/arrow/issues/43463 -- 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 comme

Re: [I] [C++] Don't install arrow-cuda.pc on Windows [arrow]

2024-08-09 Thread via GitHub
kou closed issue #43591: [C++] Don't install arrow-cuda.pc on Windows URL: https://github.com/apache/arrow/issues/43591 -- 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 unsub

[I] [R][CI] Installing quarto is failing [arrow]

2024-08-10 Thread via GitHub
jonkeane opened a new issue, #43635: URL: https://github.com/apache/arrow/issues/43635 ### Describe the bug, including details regarding any error messages, version, and platform. We've started getting this on at least the minimal libarrow check (possibly alsewhere): ``` Do

Re: [I] [R][CI] Installing quarto is failing [arrow]

2024-08-11 Thread via GitHub
jonkeane closed issue #43635: [R][CI] Installing quarto is failing URL: https://github.com/apache/arrow/issues/43635 -- 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 unsubscr

[I] c/driver/postgresql: Cursor.adbc_ingest() throws an error when an empty table is passed [arrow-adbc]

2024-08-11 Thread via GitHub
avm19 opened a new issue, #2071: URL: https://github.com/apache/arrow-adbc/issues/2071 ### What happened? `Cursor.adbc_ingest()` throws an error when an empty table is passed: >ProgrammingError: INVALID_ARGUMENT: [libpq] Failed to execute COPY statement: PGRES_FATAL_ERROR ERROR: C

[I] [Java] LargeListViewVector RangeEqualVisitor and TypeEqualVisitor integration [arrow]

2024-08-12 Thread via GitHub
vibhatha opened a new issue, #43638: URL: https://github.com/apache/arrow/issues/43638 ### Describe the enhancement requested `LargeListViewVector` requires the `RangeEqualVisitor` and `TypeEqualVisitor` to be integrated into the C Data interface. ### Component(s) Java

[I] pqarrow - Provide a way to support Parquet Logical types that do not have or need Arrow equivalent types [arrow]

2024-08-12 Thread via GitHub
datbth opened a new issue, #43640: URL: https://github.com/apache/arrow/issues/43640 ### Describe the enhancement requested Parquet Logical types like [JSON](https://github.com/apache/parquet-format/blob/master/LogicalTypes.md#json): * Do not have a fully representable/equivalent t

[I] [Java] LargeListViewVector IPC Integration [arrow]

2024-08-12 Thread via GitHub
vibhatha opened a new issue, #43643: URL: https://github.com/apache/arrow/issues/43643 ### Describe the enhancement requested `LargeListViewVector` at the moment, doesn't support IPC Read/Write. ### Component(s) Java -- This is an automated message from the Apache Git

Re: [I] [Go] pqarrow - Support for parquet Interval type [arrow]

2024-08-12 Thread via GitHub
datbth closed issue #43624: [Go] pqarrow - Support for parquet Interval type URL: https://github.com/apache/arrow/issues/43624 -- 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

Re: [I] [Python] Table.rename_columns should accept tuple [arrow]

2024-08-12 Thread via GitHub
jorisvandenbossche closed issue #43588: [Python] Table.rename_columns should accept tuple URL: https://github.com/apache/arrow/issues/43588 -- 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] Add with_value_type to ListType [arrow]

2024-08-12 Thread via GitHub
0x26res opened a new issue, #43658: URL: https://github.com/apache/arrow/issues/43658 ### Describe the enhancement requested I would like to have a function that allows me to get a copy of a type matching `pyarrow.types.is_list`, and only change the `value_type`. So for exampl

[I] [R] Speed up `nrow()` on filtered dataset [arrow]

2024-08-12 Thread via GitHub
nealrichardson opened a new issue, #43659: URL: https://github.com/apache/arrow/issues/43659 ### Describe the enhancement requested From the Arrow workship at posit::conf 2024. Several participants reported that ``` ds |> summarize(sum(some_filter_expression)) |> c

Re: [I] [Java] When can I use the latest 17.0.0 version in my pom? [arrow]

2024-08-12 Thread via GitHub
danepitkin closed issue #43290: [Java] When can I use the latest 17.0.0 version in my pom? URL: https://github.com/apache/arrow/issues/43290 -- 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] [C++][Acero] SourceNode ToString should print *something* useful [arrow]

2024-08-12 Thread via GitHub
nealrichardson opened a new issue, #43664: URL: https://github.com/apache/arrow/issues/43664 ### Describe the enhancement requested See https://github.com/apache/arrow/issues/43627. We had two queries that were actually different, but the difference was in the SourceNode (dataset Sca

Re: [I] [R] Trouble installing from source with conda [arrow]

2024-08-12 Thread via GitHub
assignUser closed issue #34783: [R] Trouble installing from source with conda URL: https://github.com/apache/arrow/issues/34783 -- 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.

Re: [I] c/driver/postgresql: Cursor.adbc_ingest() throws an error when an empty table is passed [arrow-adbc]

2024-08-12 Thread via GitHub
lidavidm closed issue #2071: c/driver/postgresql: Cursor.adbc_ingest() throws an error when an empty table is passed URL: https://github.com/apache/arrow-adbc/issues/2071 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [I] c/driver/postgresql: Cursor.adbc_ingest() throws an error when an empty table is passed [arrow-adbc]

2024-08-12 Thread via GitHub
lidavidm closed issue #2071: c/driver/postgresql: Cursor.adbc_ingest() throws an error when an empty table is passed URL: https://github.com/apache/arrow-adbc/issues/2071 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [I] adbc_driver_postgres add extra "\x01" to JSONB columns [arrow-adbc]

2024-08-12 Thread via GitHub
lidavidm closed issue #2068: adbc_driver_postgres add extra "\x01" to JSONB columns URL: https://github.com/apache/arrow-adbc/issues/2068 -- 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] adbc_driver_postgres add extra "\x01" to JSONB columns [arrow-adbc]

2024-08-12 Thread via GitHub
lidavidm closed issue #2068: adbc_driver_postgres add extra "\x01" to JSONB columns URL: https://github.com/apache/arrow-adbc/issues/2068 -- 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] [Java] LargeListViewVector RangeEqualVisitor and TypeEqualVisitor integration [arrow]

2024-08-12 Thread via GitHub
lidavidm closed issue #43638: [Java] LargeListViewVector RangeEqualVisitor and TypeEqualVisitor integration URL: https://github.com/apache/arrow/issues/43638 -- 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

[I] R/C++ bindings documentation missing (Error 404) [arrow]

2024-08-12 Thread via GitHub
ajinkya-k opened a new issue, #43665: URL: https://github.com/apache/arrow/issues/43665 ### Describe the bug, including details regarding any error messages, version, and platform. The `R` documentation references an article about writing bindings with the URL: [https://arrow.apache

[I] Reconcile header size limit in flight server with flight client [arrow]

2024-08-12 Thread via GitHub
PANKAJ9768 opened a new issue, #43667: URL: https://github.com/apache/arrow/issues/43667 ### Describe the bug, including details regarding any error messages, version, and platform. Flight server side header acceptance limit is 2kb whereas client can send header size upto Integer.MAX

[I] How to build Apache Arrow C++ as dependency in CMake through CPM [arrow]

2024-08-13 Thread via GitHub
aosterthun opened a new issue, #43668: URL: https://github.com/apache/arrow/issues/43668 ### Describe the usage question you have. Please include as many useful details as possible. I would like to build the Apache Arrow C++ library as part of my project. I use [CPM](https://git

[I] [Dev] Allow passing `--progress=plain` to archery docker build [arrow]

2024-08-13 Thread via GitHub
jorisvandenbossche opened a new issue, #43669: URL: https://github.com/apache/arrow/issues/43669 I was debugging one of our docker-compose based CI build, and building and running the docker image locally with `archery docker build xxx`. As the documentation (https://arrow.apache.or

[I] Snappy codec not built with conan package install [arrow]

2024-08-13 Thread via GitHub
jtristano opened a new issue, #43670: URL: https://github.com/apache/arrow/issues/43670 ### Describe the usage question you have. Please include as many useful details as possible. I'm using a CMake that depends on conan packages for other libraries. The default arrow installs

[I] Schema should be optional on FlightInfo [arrow]

2024-08-13 Thread via GitHub
ndglover opened a new issue, #43672: URL: https://github.com/apache/arrow/issues/43672 ### Describe the enhancement requested Similar to [37553](https://github.com/apache/arrow/issues/37553) The idea being that the Schema is not a required field for FlightInfo. The Schema can

[I] [R] How to pass Arrow objects like Table between C++ and R? [arrow]

2024-08-13 Thread via GitHub
ajinkya-k opened a new issue, #43675: URL: https://github.com/apache/arrow/issues/43675 ### Describe the usage question you have. Please include as many useful details as possible. I was curious how I can pass arrow objects from `R` to `C++` (kind of like `R` vectors via `Rcpp::

[I] [C++][FlightRPC] Move the FlightTestServer to its own .cc and .h files [arrow]

2024-08-13 Thread via GitHub
felipecrv opened a new issue, #43677: URL: https://github.com/apache/arrow/issues/43677 ### Describe the enhancement requested It's currently too hidden in the generically named `test_util.{h,cc}` files making it hard to find an example implementation of `FlightServerBase`. ###

Re: [I] Changes suggested not working Error: NotImplemented: Support for codec 'zstd' not built [arrow]

2024-08-13 Thread via GitHub
kyralindley closed issue #43676: Changes suggested not working Error: NotImplemented: Support for codec 'zstd' not built URL: https://github.com/apache/arrow/issues/43676 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[I] [Integration]: Add nanoarrow to IPC integration tests [arrow]

2024-08-13 Thread via GitHub
bkietz opened a new issue, #43680: URL: https://github.com/apache/arrow/issues/43680 ### Describe the enhancement requested Nanoarrow can read and write IPC streams and therefore can read IPC files and write them with a little extra flatbuffers manipulation. While these APIs are bein

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

2024-08-13 Thread via GitHub
kou closed issue #43536: [Python] Support for the free-threaded build of CPython 3.13 URL: https://github.com/apache/arrow/issues/43536 -- 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

[I] python: add CI build using nogil python [arrow-adbc]

2024-08-13 Thread via GitHub
lidavidm opened a new issue, #2076: URL: https://github.com/apache/arrow-adbc/issues/2076 ### What feature or improvement would you like to see? Same as https://github.com/voltrondata/theseus/pull/5987 -- This is an automated message from the Apache Git Service. To respond to the me

Re: [I] [Java][CI] AMD64 Debian 12 Complete Documentation CI Failure [arrow]

2024-08-13 Thread via GitHub
kou closed issue #43378: [Java][CI] AMD64 Debian 12 Complete Documentation CI Failure URL: https://github.com/apache/arrow/issues/43378 -- 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++][FS][Azure] Implement `PathFromUri` support [arrow]

2024-08-13 Thread via GitHub
kou closed issue #43097: [C++][FS][Azure] Implement `PathFromUri` support URL: https://github.com/apache/arrow/issues/43097 -- 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 u

Re: [I] [C++][FlightRPC] Move the FlightTestServer to its own .cc and .h files [arrow]

2024-08-13 Thread via GitHub
felipecrv closed issue #43677: [C++][FlightRPC] Move the FlightTestServer to its own .cc and .h files URL: https://github.com/apache/arrow/issues/43677 -- 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] [C++][Python] Add Opaque canonical extension type [arrow]

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

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

2024-08-13 Thread via GitHub
lidavidm closed issue #43577: [Java] `getBuffers` method needs correction on `clear` flag usage URL: https://github.com/apache/arrow/issues/43577 -- 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] [Java] `LargeListViewVector` Implementation transferPair implementation [arrow]

2024-08-13 Thread via GitHub
lidavidm closed issue #41291: [Java] `LargeListViewVector` Implementation transferPair implementation URL: https://github.com/apache/arrow/issues/41291 -- 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] [Java] LargeListViewVector IPC Integration [arrow]

2024-08-13 Thread via GitHub
lidavidm closed issue #43643: [Java] LargeListViewVector IPC Integration URL: https://github.com/apache/arrow/issues/43643 -- 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

[I] c++ Parquet StreamWriter Dictionary Encoding [arrow]

2024-08-13 Thread via GitHub
adampinky85 opened a new issue, #43682: URL: https://github.com/apache/arrow/issues/43682 ### Describe the usage question you have. Please include as many useful details as possible. Hi team, We extensively use Arrow / Parquet files for data analysis with Pandas, it's exc

[I] Python: grpc: received message larger than max (20748753 vs. 16777216) [arrow-adbc]

2024-08-14 Thread via GitHub
xinyiZzz opened a new issue, #2078: URL: https://github.com/apache/arrow-adbc/issues/2078 ### What would you like help with? Hi, Can python adbc driver modify `grpc.max_receive_message_length`? I created a connection and got an error when reading. ``` conn = flight_sq

[I] Python / Cython interface to C++ arrow::dataset::Partitioning::Format [arrow]

2024-08-14 Thread via GitHub
Feiyang472 opened a new issue, #43684: URL: https://github.com/apache/arrow/issues/43684 ### Describe the enhancement requested Hi Arrow team We use pyarrow for dataset partitioning. We want to find the relative paths on the filesystem for respective partitioning schemes and segmen

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

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

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

2024-08-14 Thread via GitHub
vibhatha closed issue #41570: [Java] LargeListViewVector Implementation for `UnionListViewReader` URL: https://github.com/apache/arrow/issues/41570 -- 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 t

Re: [I] Python: grpc: received message larger than max (20748753 vs. 16777216) [arrow-adbc]

2024-08-14 Thread via GitHub
xinyiZzz closed issue #2078: Python: grpc: received message larger than max (20748753 vs. 16777216) URL: https://github.com/apache/arrow-adbc/issues/2078 -- 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

[I] [C++] compute: Why AddMinMaxAvx512AggKernels add AVX2 in some cases [arrow]

2024-08-14 Thread via GitHub
mapleFU opened a new issue, #43687: URL: https://github.com/apache/arrow/issues/43687 ### Describe the enhancement requested ```C++ void AddMinMaxAvx512AggKernels(ScalarAggregateFunction* func) { // Enable 32/64 int types for avx512 variants, no advantage on 8/16 int. AddM

[I] [C++] Patch Snappy config to avoid disabling RTTI [arrow]

2024-08-14 Thread via GitHub
pitrou opened a new issue, #43688: URL: https://github.com/apache/arrow/issues/43688 ### Describe the enhancement requested Snappy's `CMakeLists.txt` unconditionally disables RTTI. This is incompatible with some other options, such as activating UBSAN for a fuzzing build: https://

Re: [I] [R] Possible regression in dev arrow [arrow]

2024-08-14 Thread via GitHub
nealrichardson closed issue #43627: [R] Possible regression in dev arrow URL: https://github.com/apache/arrow/issues/43627 -- 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

[I] [C++][Acero] AVX2 specialized swiss join functions not wired [arrow]

2024-08-14 Thread via GitHub
zanmato1984 opened a new issue, #43693: URL: https://github.com/apache/arrow/issues/43693 ### Describe the enhancement requested When dealing with #43495, I found that the current AVX2 specialized swiss join functions in [1] are not wired anywhere. (Please correct me if anyone sees t

[I] [C++] Add an ExecContext as an option for Scanners [arrow]

2024-08-14 Thread via GitHub
srilman opened a new issue, #43694: URL: https://github.com/apache/arrow/issues/43694 ### Describe the enhancement requested `arrow::dataset::Scanner` currently dispatches any CPU bounded tasks or operations, like decoding, to the default CPU thread pool `::arrow::internal::GetCpuThr

[I] [C++][Parquet] Proof-of-concept: Trying to using FlatBuffer as Parquet Footer [arrow]

2024-08-14 Thread via GitHub
mapleFU opened a new issue, #43695: URL: https://github.com/apache/arrow/issues/43695 ### Describe the enhancement requested Background: [Parquet Metadata evolution](https://docs.google.com/document/d/1PQpY418LkIDHMFYCY8ne_G-CFpThK15LLpzWYbc7rFU/edit) Should we just do a POC fo

[I] write_dataset segfaults for reasonable large tables containing FixedSizeListArrays [arrow]

2024-08-14 Thread via GitHub
sjperkins opened a new issue, #43696: URL: https://github.com/apache/arrow/issues/43696 ### Describe the bug, including details regarding any error messages, version, and platform. platform: Ubuntu 22.04, x86_64 pyarrow: 17.0.0 ```python import os import numpy as np

Re: [I] go/adbc/driver/flightsql: long delay between createPreparedStatement and getFlightInfoPreparedStatement [arrow-adbc]

2024-08-14 Thread via GitHub
aiguofer closed issue #2040: go/adbc/driver/flightsql: long delay between createPreparedStatement and getFlightInfoPreparedStatement URL: https://github.com/apache/arrow-adbc/issues/2040 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[I] SQLAlchemy integration possible? [arrow-adbc]

2024-08-14 Thread via GitHub
MMCMA opened a new issue, #2079: URL: https://github.com/apache/arrow-adbc/issues/2079 ### What would you like help with? I am curious if there is a way to use SQLAlchemy along the ADBC driver for our postgres database. Often in SQLAlchemy I can switch between drivers by simply alter

Re: [I] c/driver/postgresql: Support paramterized queries that return a result set [arrow-adbc]

2024-08-14 Thread via GitHub
paleolimbot closed issue #2024: c/driver/postgresql: Support paramterized queries that return a result set URL: https://github.com/apache/arrow-adbc/issues/2024 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [I] c/driver/postgresql: Support paramterized queries that return a result set [arrow-adbc]

2024-08-14 Thread via GitHub
paleolimbot closed issue #2024: c/driver/postgresql: Support paramterized queries that return a result set URL: https://github.com/apache/arrow-adbc/issues/2024 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[I] [Ruby] Rails console / server won't start on Mac: Typelib file for namespace 'Arrow' (any version) not found [arrow]

2024-08-14 Thread via GitHub
bayornet opened a new issue, #43701: URL: https://github.com/apache/arrow/issues/43701 ### Describe the bug, including details regarding any error messages, version, and platform. Hi I have installed `apache-arrow` / `apache-arrow-glib` and `red-arrow` / `red-parquet` gems.

Re: [I] [Ruby] Rails console / server won't start on Mac: Typelib file for namespace 'Arrow' (any version) not found [arrow]

2024-08-14 Thread via GitHub
kou closed issue #43701: [Ruby] Rails console / server won't start on Mac: Typelib file for namespace 'Arrow' (any version) not found URL: https://github.com/apache/arrow/issues/43701 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

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