Re: [I] Verify release GHA workflow is failing [arrow-julia]

2025-05-09 Thread via GitHub
quinnj closed issue #550: Verify release GHA workflow is failing URL: https://github.com/apache/arrow-julia/issues/550 -- 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

Re: [I] ci: Add support for running CI on fork [arrow-julia]

2025-05-09 Thread via GitHub
quinnj closed issue #552: ci: Add support for running CI on fork URL: https://github.com/apache/arrow-julia/issues/552 -- 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

Re: [I] ci: Add support for running CI on fork [arrow-julia]

2025-05-09 Thread via GitHub
quinnj closed issue #552: ci: Add support for running CI on fork URL: https://github.com/apache/arrow-julia/issues/552 -- 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

Re: [I] Verify release GHA workflow is failing [arrow-julia]

2025-05-09 Thread via GitHub
quinnj closed issue #550: Verify release GHA workflow is failing URL: https://github.com/apache/arrow-julia/issues/550 -- 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] ci: Format check is failing [arrow-julia]

2025-05-09 Thread via GitHub
kou opened a new issue, #554: URL: https://github.com/apache/arrow-julia/issues/554 https://github.com/apache/arrow-julia/actions/runs/14937113265/job/41967035916#step:5:13 ```text ┌ Error: Some files have not been formatted !!! test/arrowjson.jl test/runtests.jl └ @ Main

[I] [Swift] Support `list` (Array) type [arrow]

2025-05-09 Thread via GitHub
dongjoon-hyun opened a new issue, #46384: URL: https://github.com/apache/arrow/issues/46384 ### Describe the enhancement requested Although `ArrowType` has `list`. https://github.com/apache/arrow/blob/cf7d7e2b16d65ce96681219f1e01aa0cb932a826/swift/Arrow/Sources/Arrow/ArrowType.

[I] Verify release GHA workflow is failing [arrow-julia]

2025-05-09 Thread via GitHub
quinnj opened a new issue, #550: URL: https://github.com/apache/arrow-julia/issues/550 https://github.com/user-attachments/assets/0b4e2b3a-b27c-490c-bd38-970a1374f385"; /> @kou -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [I] Memory leak in arrow.cdata.ExportRecordReader() ? [arrow-go]

2025-05-09 Thread via GitHub
zeroshade closed issue #371: Memory leak in arrow.cdata.ExportRecordReader() ? URL: https://github.com/apache/arrow-go/issues/371 -- 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++] arrow::compute::Function::default_options() returns nullptr for "rank" on Ubuntu [arrow]

2025-05-09 Thread via GitHub
kou closed issue #46299: [C++] arrow::compute::Function::default_options() returns nullptr for "rank" on Ubuntu URL: https://github.com/apache/arrow/issues/46299 -- 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] Prevent Meson Configuration from Using git id and description when used as subproject [arrow]

2025-05-09 Thread via GitHub
kou closed issue #46367: Prevent Meson Configuration from Using git id and description when used as subproject URL: https://github.com/apache/arrow/issues/46367 -- 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] Set row group size [arrow-go]

2025-05-09 Thread via GitHub
shachibista opened a new issue, #374: URL: https://github.com/apache/arrow-go/issues/374 ### Describe the usage question you have. Please include as many useful details as possible. I am trying to set row groups based on size instead of number of rows but I cannot really figure o

Re: [I] Save field-level metadata when writing parquet files [arrow-go]

2025-05-09 Thread via GitHub
zeroshade closed issue #365: Save field-level metadata when writing parquet files URL: https://github.com/apache/arrow-go/issues/365 -- 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

[I] [Doc] Replace Xitter link with BlueSky link [arrow]

2025-05-09 Thread via GitHub
pitrou opened a new issue, #46376: URL: https://github.com/apache/arrow/issues/46376 ### Describe the enhancement requested Our docs still point to the ApacheArrow Xitter account https://arrow.apache.org/docs/dev/index.html However, we moved to BlueSky recently: https://bsky.a

Re: [I] Failure to read valid file [arrow-julia]

2025-05-09 Thread via GitHub
adienes closed issue #511: Failure to read valid file URL: https://github.com/apache/arrow-julia/issues/511 -- 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] Publish Arrow Swift to `Swift Package Index` [arrow]

2025-05-09 Thread via GitHub
dongjoon-hyun opened a new issue, #46382: URL: https://github.com/apache/arrow/issues/46382 ### Describe the enhancement requested `Swift Package Index` provides several verifications for `Swift Package`. It would be great if a user can see `Apache Arrow Swift` package there. -

[I] [GLib] Add GArrowFixedShapeTensorDataType#shapes [arrow]

2025-05-09 Thread via GitHub
hiroyuki-sato opened a new issue, #46380: URL: https://github.com/apache/arrow/issues/46380 ### Describe the enhancement requested The C++ API implemented FixedShapeTensor::shape() instance method. GLib was not yet supported. ### Component(s) GLib -- This is an au

[I] [Docs] Remove references to autotune from the docs [arrow]

2025-05-09 Thread via GitHub
thisisnic opened a new issue, #46378: URL: https://github.com/apache/arrow/issues/46378 ### Describe the bug, including details regarding any error messages, version, and platform. autotune was removed from the comment bot in #44649 but the docs still refer to it - we should remove t

Re: [I] [Python] Add Schema with_field or set_field method [arrow]

2025-05-09 Thread via GitHub
thisisnic closed issue #42012: [Python] Add Schema with_field or set_field method URL: https://github.com/apache/arrow/issues/42012 -- 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

[I] Implement 'array_take' kernel for run_end_encoded<...> type. [arrow]

2025-05-09 Thread via GitHub
vmit opened a new issue, #46377: URL: https://github.com/apache/arrow/issues/46377 ### Describe the bug, including details regarding any error messages, version, and platform. Calling `pa.compute.take()` (or `arrow::compute::Take()` in C++) on an REE encoded array is not supported. W

[I] Add adapters/orc directory to Meson [arrow]

2025-05-09 Thread via GitHub
WillAyd opened a new issue, #46375: URL: https://github.com/apache/arrow/issues/46375 (no comment) -- 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-mail: i

Re: [I] rust: add context parameter? [arrow-adbc]

2025-05-09 Thread via GitHub
lidavidm closed issue #2804: rust: add context parameter? URL: https://github.com/apache/arrow-adbc/issues/2804 -- 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,

[I] [Python][Doc] Improve docs to specify that source argument on parquet.read_table can also be a list of strings [arrow]

2025-05-09 Thread via GitHub
raulcd opened a new issue, #46374: URL: https://github.com/apache/arrow/issues/46374 ### Describe the enhancement requested The docstring for `parquet.read_table` doesn't specify that the source can be a list of strings: https://github.com/apache/arrow/blob/e2a5b4e90243c8b677218fa

Re: [I] [Python] table.to_struct_array fails for empty table [arrow]

2025-05-09 Thread via GitHub
raulcd closed issue #46355: [Python] table.to_struct_array fails for empty table URL: https://github.com/apache/arrow/issues/46355 -- 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] [Python] Exercise fallback case on tests for parquet.read_table in case dataset is not available [arrow]

2025-05-09 Thread via GitHub
raulcd opened a new issue, #46373: URL: https://github.com/apache/arrow/issues/46373 ### Describe the enhancement requested While reviewing: - https://github.com/apache/arrow/pull/46330 I've realized that the following code path is never tested: https://github.com/apa

[I] [C++][Parquet] Variant Type common decoding visitor [arrow]

2025-05-09 Thread via GitHub
mapleFU opened a new issue, #46371: URL: https://github.com/apache/arrow/issues/46371 ### Describe the enhancement requested Implement variant type common decoding visitor ### Component(s) C++, Parquet -- This is an automated message from the Apache Git Service. To res

Re: [I] Getting warning logs from gosnowflake driver [arrow-adbc]

2025-05-09 Thread via GitHub
Niivii closed issue #2792: Getting warning logs from gosnowflake driver URL: https://github.com/apache/arrow-adbc/issues/2792 -- 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