[I] [C++][Docs] Add AzureFileSystem Filesystems API reference [arrow]

2024-04-26 Thread via GitHub
amoeba opened a new issue, #41410: URL: https://github.com/apache/arrow/issues/41410 ### Describe the enhancement requested As of 16.0.0 and judging from https://github.com/apache/arrow/issues/18014, AzureFileSystem looks to be ready for users. If so, we should at least document it i

[I] csharp: ADO.NET connection wrapper does close the underlying driver or connection [arrow-adbc]

2024-04-26 Thread via GitHub
CurtHagenlocher opened a new issue, #1783: URL: https://github.com/apache/arrow-adbc/issues/1783 ### What happened? Calling Apache.Arrow.Adbc.Client.AdbcConnection.Dispose does not close the underlying database, connection or driver. ### How can we reproduce the bug? _No

[I] [C++][Docs] Add documentation for mold and lld linkers [arrow]

2024-04-26 Thread via GitHub
amoeba opened a new issue, #41408: URL: https://github.com/apache/arrow/issues/41408 ### Describe the enhancement requested We added support the for mold (https://github.com/apache/arrow/issues/40394) and lld (https://github.com/apache/arrow/issues/40400) linkers in v16.0.0. This sho

Re: [I] `snappy_jll v1.2.0` lead to Arrow_jll failed to build [arrow-julia]

2024-04-26 Thread via GitHub
kongdd closed issue #505: `snappy_jll v1.2.0` lead to Arrow_jll failed to build URL: https://github.com/apache/arrow-julia/issues/505 -- 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 comm

Re: [I] [R] Support join "na_matches" argument [arrow]

2024-04-26 Thread via GitHub
nealrichardson closed issue #41358: [R] Support join "na_matches" argument URL: https://github.com/apache/arrow/issues/41358 -- 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] [C++][R] R Sanitizer nightly error [arrow]

2024-04-26 Thread via GitHub
jonkeane opened a new issue, #41407: URL: https://github.com/apache/arrow/issues/41407 ### Describe the bug, including details regarding any error messages, version, and platform. We introduced a sanitizer error sometime between commit d7a5777bb3626d4f448ae4c525a03c8ec6bda5dc and 7e

Re: [I] csharp/adbc/capi: CAdbcDriverImporter leaks memory [arrow-adbc]

2024-04-26 Thread via GitHub
CurtHagenlocher closed issue #1303: csharp/adbc/capi: CAdbcDriverImporter leaks memory URL: https://github.com/apache/arrow-adbc/issues/1303 -- 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] [R] CRAN packaging checklist for version 16.0.0 [arrow]

2024-04-26 Thread via GitHub
jonkeane opened a new issue, #41404: URL: https://github.com/apache/arrow/issues/41404 ### Describe the enhancement requested # Packaging checklist for CRAN release For a high-level overview of the release process see the [Apache Arrow Release Management Guide](https://arrow

[I] [CI] [R]: Update our backwards compatibility CI any other R 4.4 cleanups [arrow]

2024-04-26 Thread via GitHub
jonkeane opened a new issue, #41402: URL: https://github.com/apache/arrow/issues/41402 ### Describe the enhancement requested I noticed some of our CI jobs like our backwards compatibility check haven't been updated for a number of versions — bumping those. I will also ensure we have

[I] [Packaging][CentOS] Drop support for CentOS Stream 8 [arrow]

2024-04-26 Thread via GitHub
kou opened a new issue, #41401: URL: https://github.com/apache/arrow/issues/41401 ### Describe the enhancement requested It will reach EOL on 2024-05-31: https://www.centos.org/centos-stream/ > End-of-life > > 2024-05-31 (end of [RHEL 8 Full Support Phase](https://

Re: [I] [CI][Packaging] Nightly test for centos-8-stream-arm64 times out installing arrow-libs [arrow]

2024-04-26 Thread via GitHub
kou closed issue #33260: [CI][Packaging] Nightly test for centos-8-stream-arm64 times out installing arrow-libs URL: https://github.com/apache/arrow/issues/33260 -- 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] ci: Apache.Arrow.Adbc.Drivers.Interop.Snowflake NuGet package doesn't contain the libadbc_driver_snowflake.dll file [arrow-adbc]

2024-04-26 Thread via GitHub
CurtHagenlocher closed issue #1720: ci: Apache.Arrow.Adbc.Drivers.Interop.Snowflake NuGet package doesn't contain the libadbc_driver_snowflake.dll file URL: https://github.com/apache/arrow-adbc/issues/1720 -- This is an automated message from the Apache Git Service. To respond to the message

[I] Return dataset or list of created files from pyarrow.parquet.write_to_dataset() [arrow]

2024-04-26 Thread via GitHub
alippai opened a new issue, #41399: URL: https://github.com/apache/arrow/issues/41399 ### Describe the enhancement requested Currently we have to write the dataset and read it back to get the dataset object or the list of files created. This is undesired when appending (writing ne

[I] [R][CI] Windows job failing after R 4.4 release [arrow]

2024-04-26 Thread via GitHub
nealrichardson opened a new issue, #41398: URL: https://github.com/apache/arrow/issues/41398 ### Describe the bug, including details regarding any error messages, version, and platform. See https://github.com/apache/arrow/actions/runs/8849047421/job/24301450969#step:12:83 for exampl

Re: [I] csharp: imported drivers can leak transient objects on errors [arrow-adbc]

2024-04-26 Thread via GitHub
CurtHagenlocher closed issue #1774: csharp: imported drivers can leak transient objects on errors URL: https://github.com/apache/arrow-adbc/issues/1774 -- 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] [CI] macOS 11 C# job fails to install python dependencies [arrow]

2024-04-26 Thread via GitHub
raulcd closed issue #41390: [CI] macOS 11 C# job fails to install python dependencies URL: https://github.com/apache/arrow/issues/41390 -- 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] [C#] Tests fail on MacOS arm64 with a stack overflow [arrow]

2024-04-26 Thread via GitHub
CurtHagenlocher opened a new issue, #41397: URL: https://github.com/apache/arrow/issues/41397 ### Describe the bug, including details regarding any error messages, version, and platform. Importing pyarrow into PythonNET seems to trigger a stack overflow. At first it seemed that this

[I] Cannot get gem installed on Ubuntu 20 with arrow 14,15 and/or 16 [arrow]

2024-04-26 Thread via GitHub
andresbarcenas opened a new issue, #41396: URL: https://github.com/apache/arrow/issues/41396 ### Describe the bug, including details regarding any error messages, version, and platform. here is the error message on Ubuntu 20 (focal) `checking for arrow version (>= 15.0.0)... ye

Re: [I] [Docs] Update status of Avro support on Implementation Status page [arrow]

2024-04-26 Thread via GitHub
ianmcook closed issue #41386: [Docs] Update status of Avro support on Implementation Status page URL: https://github.com/apache/arrow/issues/41386 -- 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] csharp: imported objects should have call "release" when no longer in use. [arrow-adbc]

2024-04-26 Thread via GitHub
CurtHagenlocher opened a new issue, #1780: URL: https://github.com/apache/arrow-adbc/issues/1780 ### What happened? When disposing e.g. an imported ADBC connection, the underlying release method is not called. The same is true for all the imported objects other than the driver.

Re: [I] [C#] Move to net8.0 for running tests in workflows [arrow]

2024-04-26 Thread via GitHub
CurtHagenlocher closed issue #41375: [C#] Move to net8.0 for running tests in workflows URL: https://github.com/apache/arrow/issues/41375 -- 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] Fix parsing error for special characters in .env file [arrow-adbc]

2024-04-26 Thread via GitHub
llama90 opened a new issue, #1778: URL: https://github.com/apache/arrow-adbc/issues/1778 ### What happened? When sourcing the `.env` file that contains special characters like `&` in URL environment variables, it results in a parsing error. This issue arises because the shell tries t

[I] [CI] macOS 11 C# job fails to install python dependencies [arrow]

2024-04-26 Thread via GitHub
raulcd opened a new issue, #41390: URL: https://github.com/apache/arrow/issues/41390 ### Describe the bug, including details regarding any error messages, version, and platform. The AMD64 macOS 11 C# is failing with: ``` Run ci/scripts/csharp_test.sh $(pwd) + source_dir=/Us

Re: [I] [Dev] merge_arrow_pr.py uses 16.1.0 as the default fix version [arrow]

2024-04-26 Thread via GitHub
raulcd closed issue #41282: [Dev] merge_arrow_pr.py uses 16.1.0 as the default fix version URL: https://github.com/apache/arrow/issues/41282 -- 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++][FlightRPC] Downstream MINGW builds are failing to build arrow flight do to undefined reference [arrow]

2024-04-26 Thread via GitHub
kou closed issue #41333: [C++][FlightRPC] Downstream MINGW builds are failing to build arrow flight do to undefined reference URL: https://github.com/apache/arrow/issues/41333 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

Re: [I] [Ruby] Show type name in Arrow::Table#to_s [arrow]

2024-04-26 Thread via GitHub
kou closed issue #41327: [Ruby] Show type name in Arrow::Table#to_s URL: https://github.com/apache/arrow/issues/41327 -- 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 unsubsc