[GitHub] [arrow] kou opened a new issue, #14993: [CI][Conda] conda-linux-aarch64-* are failing

2022-12-15 Thread GitBox
kou opened a new issue, #14993: URL: https://github.com/apache/arrow/issues/14993 ### Describe the bug, including details regarding any error messages, version, and platform. https://lists.apache.org/thread/3rqsxwv9oxwwlqr8lfjr9kvpn835ot1g For example:

[GitHub] [arrow] kou opened a new issue, #14992: [Packaging] Make dev/release/binary-task.rb reusable from other project

2022-12-15 Thread GitBox
kou opened a new issue, #14992: URL: https://github.com/apache/arrow/issues/14992 ### Describe the enhancement requested I want to use it from apache/arrow-adbc. ### Component(s) Packaging -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [arrow] mroeschke opened a new issue, #14991: BUG: pyarrow.compute.utf8_slice_codeunits fails when stop=None

2022-12-15 Thread GitBox
mroeschke opened a new issue, #14991: URL: https://github.com/apache/arrow/issues/14991 ### Describe the bug, including details regarding any error messages, version, and platform. ``` In [8]: import pyarrow as pa; import pyarrow.compute as pc In [9]: pa.__version__

[GitHub] [arrow] kou opened a new issue, #14990: [CI][C++] Skyhook needs to follow Dataset's API change

2022-12-15 Thread GitBox
kou opened a new issue, #14990: URL: https://github.com/apache/arrow/issues/14990 ### Describe the bug, including details regarding any error messages, version, and platform. https://github.com/ursacomputing/crossbow/actions/runs/3699926875/jobs/6267820480 ```text FAILED:

[jira] [Created] (ARROW-18438) [Go] firstTimeBitmapWriter.Finish() panics with 8n structs

2022-12-15 Thread Min-Young Wu (Jira)
Min-Young Wu created ARROW-18438: Summary: [Go] firstTimeBitmapWriter.Finish() panics with 8n structs Key: ARROW-18438 URL: https://issues.apache.org/jira/browse/ARROW-18438 Project: Apache Arrow

[GitHub] [arrow] kou closed issue #14961: [Ruby] Use newer extpp for C++17

2022-12-15 Thread GitBox
kou closed issue #14961: [Ruby] Use newer extpp for C++17 URL: https://github.com/apache/arrow/issues/14961 -- 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,

[GitHub] [arrow] kou closed issue #14945: [Ruby] Issues installing on Apple M1 with Rosetta

2022-12-15 Thread GitBox
kou closed issue #14945: [Ruby] Issues installing on Apple M1 with Rosetta URL: https://github.com/apache/arrow/issues/14945 -- 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

[GitHub] [arrow] kou closed issue #14977: [Dev][CI] Notify when the GitHub crossbow token is close to expiration

2022-12-15 Thread GitBox
kou closed issue #14977: [Dev][CI] Notify when the GitHub crossbow token is close to expiration URL: https://github.com/apache/arrow/issues/14977 -- 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

[GitHub] [arrow] kou closed issue #14986: [Release] dev/release/run-test.rb doesn't work on maint-X.Y.Z branch

2022-12-15 Thread GitBox
kou closed issue #14986: [Release] dev/release/run-test.rb doesn't work on maint-X.Y.Z branch URL: https://github.com/apache/arrow/issues/14986 -- 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

[GitHub] [arrow] bmschmidt opened a new issue, #14988: Raise IndexError when pa.Schema.get_field_index fails

2022-12-15 Thread GitBox
bmschmidt opened a new issue, #14988: URL: https://github.com/apache/arrow/issues/14988 ### Describe the enhancement requested Thanks to everyone who works on this project. I want to report what seems to me a less-than-ideal behavior in the python API.

[GitHub] [arrow-adbc] lidavidm closed issue #241: [Docs] Document how to build/install/use the drivers, etc.

2022-12-15 Thread GitBox
lidavidm closed issue #241: [Docs] Document how to build/install/use the drivers, etc. URL: https://github.com/apache/arrow-adbc/issues/241 -- 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

[GitHub] [arrow] kou closed issue #14949: [CI][Release] Source Release and Merge Script jobs are currently failing on GHA

2022-12-15 Thread GitBox
kou closed issue #14949: [CI][Release] Source Release and Merge Script jobs are currently failing on GHA URL: https://github.com/apache/arrow/issues/14949 -- 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

[GitHub] [arrow] kou opened a new issue, #14986: [Release] dev/release/run-test.rb doesn't work on maint-X.Y.Z branch

2022-12-15 Thread GitBox
kou opened a new issue, #14986: URL: https://github.com/apache/arrow/issues/14986 ### Describe the enhancement requested https://github.com/apache/arrow/actions/runs/3475106733/jobs/5808974593 ```text E

[GitHub] [arrow] david-engelmann closed issue #14983: Broken Backwards compatibility around bytes_view

2022-12-15 Thread GitBox
david-engelmann closed issue #14983: Broken Backwards compatibility around bytes_view URL: https://github.com/apache/arrow/issues/14983 -- 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

[GitHub] [arrow] david-engelmann opened a new issue, #14983: Broken Backwards compatibility around bytes_view

2022-12-15 Thread GitBox
david-engelmann opened a new issue, #14983: URL: https://github.com/apache/arrow/issues/14983 ### Describe the bug, including details regarding any error messages, version, and platform. Here is the full command that failed with all the included directories ```

[GitHub] [arrow] nealrichardson opened a new issue, #14981: [R] Forward compatibility for dplyr::join_by() output

2022-12-15 Thread GitBox
nealrichardson opened a new issue, #14981: URL: https://github.com/apache/arrow/issues/14981 ### Describe the enhancement requested `join_by()`, a function coming in dplyr 1.1.0, returns a `dplyr_join_by` object: https://github.com/tidyverse/dplyr/blob/main/R/join-by.R#L274-L284

[GitHub] [arrow] raulcd opened a new issue, #14979: [Dev] Comment bot embeds closes comment on code block

2022-12-15 Thread GitBox
raulcd opened a new issue, #14979: URL: https://github.com/apache/arrow/issues/14979 ### Describe the bug, including details regarding any error messages, version, and platform. I've noticed a minor bug on the comment bot adding the `Closes #` comment on the body of a PR. If

[GitHub] [arrow] paleolimbot closed issue #14967: [R] Minimal nightly builds are failing

2022-12-15 Thread GitBox
paleolimbot closed issue #14967: [R] Minimal nightly builds are failing URL: https://github.com/apache/arrow/issues/14967 -- 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

[GitHub] [arrow] raulcd opened a new issue, #14977: [Dev][CI] Notify when the GitHub crossbow token is close to expiration

2022-12-15 Thread GitBox
raulcd opened a new issue, #14977: URL: https://github.com/apache/arrow/issues/14977 ### Describe the enhancement requested As noted on this Mailing Thread: https://lists.apache.org/thread/ldj6n1jvzb66hr0pcw3bgo5jdpbw2tor Nightly CI and other Crossbow related tasks stopped

[GitHub] [arrow] amol- opened a new issue, #14975: [Python] Add Dataset.sort_by

2022-12-15 Thread GitBox
amol- opened a new issue, #14975: URL: https://github.com/apache/arrow/issues/14975 ### Describe the enhancement requested We currently support forting `Table` and `RecordBatch` using a `X.sort_by` method. It would be helpful to have a similar helper method for `Dataset`

[GitHub] [arrow] arteconceito opened a new issue, #14973: Using tableFromIPC().toString() results in invalid stringified JSON when containing dates

2022-12-15 Thread GitBox
arteconceito opened a new issue, #14973: URL: https://github.com/apache/arrow/issues/14973 ### Describe the bug, including details regarding any error messages, version, and platform. For reference, let's use the following code sample where we have a single row table:

[GitHub] [arrow] jorisvandenbossche opened a new issue, #14971: [C++] Rename "struct_field" kernel, or add new kernel for generic FieldRef selection in projections?

2022-12-15 Thread GitBox
jorisvandenbossche opened a new issue, #14971: URL: https://github.com/apache/arrow/issues/14971 We have a `"struct_field"` kernel that was added to perform a FieldRef selection in compute / projection context (https://github.com/apache/arrow/pull/11641). Although it is called

[GitHub] [arrow] jorisvandenbossche opened a new issue, #14970: [Python] Change StructArray.field(..) to return "flattened" field?

2022-12-15 Thread GitBox
jorisvandenbossche opened a new issue, #14970: URL: https://github.com/apache/arrow/issues/14970 Related to https://github.com/apache/arrow/issues/14946 on the C++ side, and this recently came up in https://github.com/apache/arrow/pull/14781#issuecomment-1339114243. A StructArray

[GitHub] [arrow] jgehrcke opened a new issue, #14968: `write_dataset(table, format='orc')`: segfault

2022-12-15 Thread GitBox
jgehrcke opened a new issue, #14968: URL: https://github.com/apache/arrow/issues/14968 ### Describe the bug, including details regarding any error messages, version, and platform. I'm on CPython 3.10.8 on Linux on x86_64. ``` $ python Python 3.10.8 (main, Nov 15 2022,

[GitHub] [arrow] paleolimbot opened a new issue, #14967: [R] Minimal nightly builds are failing

2022-12-15 Thread GitBox
paleolimbot opened a new issue, #14967: URL: https://github.com/apache/arrow/issues/14967 ### Describe the bug, including details regarding any error messages, version, and platform. This happened in #14933, which used an `InMemoryDataset` without `skip_if_not_available("dataset")`:

[GitHub] [arrow] vibhatha opened a new issue, #14965: [C++]: Enable Substrait ReadRel Projection in Acero

2022-12-15 Thread GitBox
vibhatha opened a new issue, #14965: URL: https://github.com/apache/arrow/issues/14965 ### Describe the enhancement requested At the moment, Acero-Substrait integration doesn't support projection in the `ReadRel`. To enable this of the main contibutions is to consume

[GitHub] [arrow] jorisvandenbossche closed issue #14778: [Python] Add sort_by helper to Table, RecordBatch, Array

2022-12-15 Thread GitBox
jorisvandenbossche closed issue #14778: [Python] Add sort_by helper to Table, RecordBatch, Array URL: https://github.com/apache/arrow/issues/14778 -- 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