Re: [I] [Packaging] Drop support for Ubuntu 23.04 [arrow]

2023-11-29 Thread via GitHub
raulcd closed issue #38909: [Packaging] Drop support for Ubuntu 23.04 URL: https://github.com/apache/arrow/issues/38909 -- 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

[I] [Python][[Packaging] Wheels are failing for manylinux python 3.8 due to pip not being found [arrow]

2023-11-29 Thread via GitHub
raulcd opened a new issue, #38984: URL: https://github.com/apache/arrow/issues/38984 ### Describe the bug, including details regarding any error messages, version, and platform. The wheels for manylinux have been failing for the last 6-7 days: *

Re: [I] [R][Release] {docs/source/_static,r/pkgdown/assets}/versions.json have an invalid entry [arrow]

2023-11-29 Thread via GitHub
raulcd closed issue #38981: [R][Release] {docs/source/_static,r/pkgdown/assets}/versions.json have an invalid entry URL: https://github.com/apache/arrow/issues/38981 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] [C++][Gandiva] Refactor function holder to return arrow Result [arrow]

2023-11-29 Thread via GitHub
pitrou closed issue #38920: [C++][Gandiva] Refactor function holder to return arrow Result URL: https://github.com/apache/arrow/issues/38920 -- 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] [Go] Allow access to the underlying `MemoTable` of a dictionary builder [arrow]

2023-11-29 Thread via GitHub
ella-chao opened a new issue, #38988: URL: https://github.com/apache/arrow/issues/38988 ### Describe the enhancement requested I have a case where knowing the size of the dictionary as values get appended to the dictionary builder will be useful. Specifically, I am indexing data

Re: [I] [Java] NullVector field name can't be set [arrow]

2023-11-29 Thread via GitHub
danepitkin closed issue #27275: [Java] NullVector field name can't be set URL: https://github.com/apache/arrow/issues/27275 -- 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][flight-sql-jdbc] Expose app_metadata for FlightInfo through JDBC interfaces [arrow]

2023-11-29 Thread via GitHub
lidavidm closed issue #38024: [Java][flight-sql-jdbc] Expose app_metadata for FlightInfo through JDBC interfaces URL: https://github.com/apache/arrow/issues/38024 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] [C++][Gandiva] to_date_utf8_utf8_int32 function's suppress_errors parameter causes segfault for non literal input [arrow]

2023-11-29 Thread via GitHub
kou closed issue #38879: [C++][Gandiva] to_date_utf8_utf8_int32 function's suppress_errors parameter causes segfault for non literal input URL: https://github.com/apache/arrow/issues/38879 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] [R] Remove automatic download of `cmake` when not found [arrow]

2023-11-29 Thread via GitHub
paleolimbot closed issue #38047: [R] Remove automatic download of `cmake` when not found URL: https://github.com/apache/arrow/issues/38047 -- 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] [R] Fix failing windows build on CI [arrow]

2023-11-29 Thread via GitHub
paleolimbot closed issue #38906: [R] Fix failing windows build on CI URL: https://github.com/apache/arrow/issues/38906 -- 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: update to Arrow 14 [arrow-adbc]

2023-11-29 Thread via GitHub
lidavidm closed issue #1095: java: update to Arrow 14 URL: https://github.com/apache/arrow-adbc/issues/1095 -- 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,

Re: [I] [Python] DB-API 2.0 execute query always call `createPreparedStatement` first [arrow]

2023-11-29 Thread via GitHub
xinyiZzz closed issue #38786: [Python] DB-API 2.0 execute query always call `createPreparedStatement` first URL: https://github.com/apache/arrow/issues/38786 -- 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++][Parquet] Using length to optimize bloom filter read [arrow]

2023-11-29 Thread via GitHub
pitrou closed issue #38860: [C++][Parquet] Using length to optimize bloom filter read URL: https://github.com/apache/arrow/issues/38860 -- 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] csharp/src/Drivers/BigQuery: Failure when returning empty schema data [arrow-adbc]

2023-11-29 Thread via GitHub
CurtHagenlocher closed issue #1329: csharp/src/Drivers/BigQuery: Failure when returning empty schema data URL: https://github.com/apache/arrow-adbc/issues/1329 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] Add string view to the C ABI [arrow]

2023-11-29 Thread via GitHub
bkietz closed issue #36099: Add string view to the C ABI URL: https://github.com/apache/arrow/issues/36099 -- 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,

Re: [I] [Java] When loading NullVector, valueCount should be properly set [arrow]

2023-11-29 Thread via GitHub
pitrou closed issue #34610: [Java] When loading NullVector, valueCount should be properly set URL: https://github.com/apache/arrow/issues/34610 -- 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] Build memory-core and memory-unsafe as JPMS modules [arrow]

2023-11-29 Thread via GitHub
jduo opened a new issue, #38998: URL: https://github.com/apache/arrow/issues/38998 ### Describe the enhancement requested Build memory-core and memory-unsafe as JPMS modules. - Refactor the memory module's structures to faciliate this. - Update arrow-vector's

[I] [C++][FS][Azure] Add allow_container_deletion option [arrow]

2023-11-29 Thread via GitHub
kou opened a new issue, #38999: URL: https://github.com/apache/arrow/issues/38999 ### Describe the enhancement requested S3 filesystem have the `allow_bucket_deletion` option. See also the discussion at https://github.com/apache/arrow/pull/3#discussion_r1409832642 .

[I] [Java] Update dependencies and plugins for JPMS module support [arrow]

2023-11-29 Thread via GitHub
jduo opened a new issue, #38996: URL: https://github.com/apache/arrow/issues/38996 ### Describe the enhancement requested Several dependencies and plugins need to be updated to support modules: - gRPC 1.59 has improved module support - CycloneDX needs to be upgraded to work

Re: [I] [C#] Spelling errors identified by check-spelling [arrow]

2023-11-29 Thread via GitHub
CurtHagenlocher closed issue #38942: [C#] Spelling errors identified by check-spelling URL: https://github.com/apache/arrow/issues/38942 -- 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] [Java] Build memory-netty as a JPMS module [arrow]

2023-11-29 Thread via GitHub
jduo opened a new issue, #39000: URL: https://github.com/apache/arrow/issues/39000 ### Describe the enhancement requested Build memory-netty as a JPMS module. This change requires patching Netty's public module since we add classes to exposed packages and call package-private

[I] go/adbc/driver/snowflake: Without the DB name the GetObjects call fails [arrow-adbc]

2023-11-29 Thread via GitHub
ryan-syed opened a new issue, #1332: URL: https://github.com/apache/arrow-adbc/issues/1332 Currently the Snowflake Go driver needs the database name to make the `GetObjects` call. However, ODBC based driver just requires the server name and warehouse. To make the experience more inline

[I] [Java] Upgrade to flatc version 23.5.26 [arrow]

2023-11-29 Thread via GitHub
danepitkin opened a new issue, #38990: URL: https://github.com/apache/arrow/issues/38990 ### Describe the enhancement requested flatc v23.5.26 is the same version now used in C++. See https://github.com/apache/arrow/pull/38650#issuecomment-180420 ### Component(s)

[I] [Java] Build arrow-format and arrow-vector as JPMS modules [arrow]

2023-11-29 Thread via GitHub
jduo opened a new issue, #38997: URL: https://github.com/apache/arrow/issues/38997 ### Describe the enhancement requested Bulid the first set of core arrow dependencies as JPMS modules while retaining JDK 8 support. Note that arrow-memory and related modules are not included

[I] [Java] Build remaining modules as JPMS modules [arrow]

2023-11-29 Thread via GitHub
jduo opened a new issue, #39001: URL: https://github.com/apache/arrow/issues/39001 ### Describe the enhancement requested Build the following modules as JPMS module: - adapter modules - algorithm - c - compression - dataset - flight-core - flight-sql - gandiva

Re: [I] [C++] xsimd is used in public headers [arrow]

2023-11-29 Thread via GitHub
pitrou closed issue #38907: [C++] xsimd is used in public headers URL: https://github.com/apache/arrow/issues/38907 -- 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

[I] Function 'binary_join' has no kernel matching input types (list, string) [arrow]

2023-11-29 Thread via GitHub
rami-lv opened a new issue, #38986: URL: https://github.com/apache/arrow/issues/38986 ### Describe the bug, including details regarding any error messages, version, and platform. `binary_join` function from `pyarrow.compute` works for `list ` but not for `list` I tried casting