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

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

[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

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

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

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

[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

[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