[GitHub] [arrow] assignUser closed issue #14826: write_dataset is crashing on my machine

2023-01-20 Thread GitBox
assignUser closed issue #14826: write_dataset is crashing on my machine URL: https://github.com/apache/arrow/issues/14826 -- 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] ablack3 opened a new issue, #33807: Using dplyr::tally with an Arrow FileSystemDataset crashes R

2023-01-20 Thread GitBox
ablack3 opened a new issue, #33807: URL: https://github.com/apache/arrow/issues/33807 ### Describe the bug, including details regarding any error messages, version, and platform. The following code snippet crashes R. I'm using arrow 10.0.1 ``` library(dplyr)

[GitHub] [arrow-adbc] lidavidm opened a new issue, #366: [Discuss] Is the conventional commit format working?

2023-01-20 Thread GitBox
lidavidm opened a new issue, #366: URL: https://github.com/apache/arrow-adbc/issues/366 I've found that it's easy to typo the 'component' and that it's not clear what to use for the component. (For instance: is a cross-language change `fix(c,python)`?) Maybe we should align with the Arrow

[GitHub] [arrow] thisisnic closed issue #33746: [R] Update NEWS for 11.0.0

2023-01-20 Thread GitBox
thisisnic closed issue #33746: [R] Update NEWS for 11.0.0 URL: https://github.com/apache/arrow/issues/33746 -- 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] sjperkins opened a new issue, #33804: Add support for manylinux_2_28 wheels

2023-01-20 Thread GitBox
sjperkins opened a new issue, #33804: URL: https://github.com/apache/arrow/issues/33804 ### Describe the enhancement requested This is low priority as I'm not on the PMC or a Committer. However, I thought I'd create it as I wanted to create a pyarrow wheel with the new C++ ABI:

[GitHub] [arrow] sjperkins opened a new issue, #33801: C++ Extension Types aren't correctly exposed in pyarrow

2023-01-20 Thread GitBox
sjperkins opened a new issue, #33801: URL: https://github.com/apache/arrow/issues/33801 ### Describe the bug, including details regarding any error messages, version, and platform. Version: master branch (11.0.0) Platform: Ubuntu 20.04 Neither `__arrow_ext_class__` nor

[GitHub] [arrow] kou opened a new issue, #33800: [Packaging] Drop support for Ubuntu 18.04

2023-01-19 Thread GitBox
kou opened a new issue, #33800: URL: https://github.com/apache/arrow/issues/33800 ### Describe the enhancement requested Ubuntu 18.04 will reach End of Standard Support on 2023-04: https://wiki.ubuntu.com/Releases > Version | Code name | Docs | Release | End of Standard

[GitHub] [arrow] EpsilonPrime opened a new issue, #33798: [C++] Add decimal support for binary round kernel

2023-01-19 Thread GitBox
EpsilonPrime opened a new issue, #33798: URL: https://github.com/apache/arrow/issues/33798 ### Describe the enhancement requested As part of ARROW-18425 a binary version of the round kernel was added. However it only provided support for int and float. Decimal support should also

[GitHub] [arrow] EpsilonPrime opened a new issue, #33797: [C++] Add decimal version of Round benchmarks

2023-01-19 Thread GitBox
EpsilonPrime opened a new issue, #33797: URL: https://github.com/apache/arrow/issues/33797 ### Describe the enhancement requested The Acero Round compute kernel currently has benchmarks for integer and floating point types. ### Component(s) C++ -- This is an

[GitHub] [arrow] zeroshade closed issue #32946: [Go] Implement RLE Array and Compare

2023-01-19 Thread GitBox
zeroshade closed issue #32946: [Go] Implement RLE Array and Compare URL: https://github.com/apache/arrow/issues/32946 -- 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] zeroshade closed issue #33734: [Go] arrow library is not compatible with grpc < 1.45 due to use of reflection experimental interface

2023-01-19 Thread GitBox
zeroshade closed issue #33734: [Go] arrow library is not compatible with grpc < 1.45 due to use of reflection experimental interface URL: https://github.com/apache/arrow/issues/33734 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [arrow-testing] andygrove merged pull request #86: Add gzip compressed version of file aggregate_test_100.csv to enable …

2023-01-19 Thread GitBox
andygrove merged PR #86: URL: https://github.com/apache/arrow-testing/pull/86 -- 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:

[GitHub] [arrow] zeroshade closed issue #33789: [Go] RecordReader has no way to propagate errors

2023-01-19 Thread GitBox
zeroshade closed issue #33789: [Go] RecordReader has no way to propagate errors URL: https://github.com/apache/arrow/issues/33789 -- 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] wjones127 closed issue #14476: How to define a StructArray from R?

2023-01-19 Thread GitBox
wjones127 closed issue #14476: How to define a StructArray from R? URL: https://github.com/apache/arrow/issues/14476 -- 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] pleicht opened a new issue, #33796: arrow-testing.pc.in's Cflags are incorrectly set if gtest isn't built as part of the arrow build

2023-01-19 Thread GitBox
pleicht opened a new issue, #33796: URL: https://github.com/apache/arrow/issues/33796 ### Describe the bug, including details regarding any error messages, version, and platform. If we don't build gtest as part of the arrow build process (we could get it pre-built somewhere else),

[GitHub] [arrow] lidavidm opened a new issue, #33794: [Go][FlightRPC] Add ability to bind a reader of parameters to Flight SQL prepared statement

2023-01-19 Thread GitBox
lidavidm opened a new issue, #33794: URL: https://github.com/apache/arrow/issues/33794 ### Describe the enhancement requested This will let us bind a stream of parameters, not just a single batch. This will be used to implement BindStream in the ADBC driver. ###

[GitHub] [arrow] lidavidm closed issue #33767: [Go] Exported ArrowArrayStream.get_next doesn't handle uninitialized ArrowArrays well

2023-01-19 Thread GitBox
lidavidm closed issue #33767: [Go] Exported ArrowArrayStream.get_next doesn't handle uninitialized ArrowArrays well URL: https://github.com/apache/arrow/issues/33767 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [arrow] Oduig opened a new issue, #33790: Support for reading .csv files from a zip archive

2023-01-19 Thread GitBox
Oduig opened a new issue, #33790: URL: https://github.com/apache/arrow/issues/33790 ### Describe the enhancement requested I would like to read CSVs from *.zip archives. The supported compression formats include gzip and bz2, but not zip. Would it be possible to add this as an

[GitHub] [arrow] pitrou closed issue #15137: [C++][CI] ASAN error in streaming JSON reader tests

2023-01-19 Thread GitBox
pitrou closed issue #15137: [C++][CI] ASAN error in streaming JSON reader tests URL: https://github.com/apache/arrow/issues/15137 -- 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] thisisnic closed issue #33777: [R] Nightly builds failing due to dataset test not being skipped on builds without datasets module

2023-01-19 Thread GitBox
thisisnic closed issue #33777: [R] Nightly builds failing due to dataset test not being skipped on builds without datasets module URL: https://github.com/apache/arrow/issues/33777 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [arrow] lidavidm opened a new issue, #33789: [Go] RecordReader has no way to propagate errors

2023-01-19 Thread GitBox
lidavidm opened a new issue, #33789: URL: https://github.com/apache/arrow/issues/33789 ### Describe the enhancement requested RecordReader's methods don't return `err`, so there's no way to propagate errors. For this reason, exported streams in the C Data Interface have no way of

[GitHub] [arrow] jorisvandenbossche closed issue #15109: [Python] Can't create a non empty StructArray with no field using `StructArray.from_array`

2023-01-19 Thread GitBox
jorisvandenbossche closed issue #15109: [Python] Can't create a non empty StructArray with no field using `StructArray.from_array` URL: https://github.com/apache/arrow/issues/15109 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [arrow] thisisnic closed issue #33779: [R] Nightly builds (R 3.5 and 3.6) failing due to field refs test

2023-01-19 Thread GitBox
thisisnic closed issue #33779: [R] Nightly builds (R 3.5 and 3.6) failing due to field refs test URL: https://github.com/apache/arrow/issues/33779 -- 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

[GitHub] [arrow] aliakseimakarau opened a new issue, #33787: Arrow under s390x: statement has no effect [-Werror=unused-value]

2023-01-19 Thread GitBox
aliakseimakarau opened a new issue, #33787: URL: https://github.com/apache/arrow/issues/33787 ### Describe the usage question you have. Please include as many useful details as possible. Arrow is employed in CEPH software defined storage (https://github.com/ceph/ceph,

[GitHub] [arrow] raulcd opened a new issue, #33786: [Release][C++] Release verification tasks fail with libxsimd-dev installed on ubuntu 22.04

2023-01-19 Thread GitBox
raulcd opened a new issue, #33786: URL: https://github.com/apache/arrow/issues/33786 ### Describe the bug, including details regarding any error messages, version, and platform. As pointed during the Release verification for 11.0.0 RC 0 the build failed on Ubuntu 22.04 with: ```

[GitHub] [arrow] lidavidm closed issue #15203: [Java] ArrowFileWriter/ArrowStreamWriter lack compression support

2023-01-19 Thread GitBox
lidavidm closed issue #15203: [Java] ArrowFileWriter/ArrowStreamWriter lack compression support URL: https://github.com/apache/arrow/issues/15203 -- 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] OfekShilon opened a new issue, #33784: [R] writing/reading a data.frame with column class 'list' changes column class

2023-01-19 Thread GitBox
OfekShilon opened a new issue, #33784: URL: https://github.com/apache/arrow/issues/33784 ### Describe the bug, including details regarding any error messages, version, and platform. (and in addition, adds a `ptype` attribute - as already detailed in #15248) ```r # One way

[GitHub] [arrow] raulcd opened a new issue, #33783: [Release][C#] Release verification tasks fail with new version of C# 7.0.x

2023-01-19 Thread GitBox
raulcd opened a new issue, #33783: URL: https://github.com/apache/arrow/issues/33783 ### Describe the bug, including details regarding any error messages, version, and platform. dotnet 7.0.0 was released on November and we never added new tasks for it.

[GitHub] [arrow] raulcd opened a new issue, #33782: [Release] Vote email number of issues is querying JIRA and producing a wrong number

2023-01-19 Thread GitBox
raulcd opened a new issue, #33782: URL: https://github.com/apache/arrow/issues/33782 ### Describe the bug, including details regarding any error messages, version, and platform. When generating the vote email for RC 0 on 11.0.0 I've realised that the vote email generated contains

[GitHub] [arrow] MMCMA closed issue #15153: [Python] OSError: Couldn't deserialize thrift: TProtocolException

2023-01-19 Thread GitBox
MMCMA closed issue #15153: [Python] OSError: Couldn't deserialize thrift: TProtocolException URL: https://github.com/apache/arrow/issues/15153 -- 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] thisisnic opened a new issue, #33779: [R] Nightly builds (R 3.5 and 3.6) failing

2023-01-19 Thread GitBox
thisisnic opened a new issue, #33779: URL: https://github.com/apache/arrow/issues/33779 ### Describe the bug, including details regarding any error messages, version, and platform. The

[GitHub] [arrow] thisisnic opened a new issue, #33777: [R] Nightly builds failing due to dataset test not being skipped on builds without datasets module

2023-01-19 Thread GitBox
thisisnic opened a new issue, #33777: URL: https://github.com/apache/arrow/issues/33777 ### Describe the bug, including details regarding any error messages, version, and platform. Nightly builds where datasets aren't installed are failing due to a recently-introduced test using

[GitHub] [arrow-testing] jdye64 commented on pull request #86: Add gzip compressed version of file aggregate_test_100.csv to enable …

2023-01-18 Thread GitBox
jdye64 commented on PR #86: URL: https://github.com/apache/arrow-testing/pull/86#issuecomment-1396395501 FYI and more context on this PR/request. In `arrow-datafusion` we use this repo for test data. I am writing a test for a bug I found specifically around gzip compressed csv files and

[GitHub] [arrow-testing] jdye64 opened a new pull request, #86: Add gzip compressed version of file aggregate_test_100.csv to enable …

2023-01-18 Thread GitBox
jdye64 opened a new pull request, #86: URL: https://github.com/apache/arrow-testing/pull/86 …file decompression testing -- 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] assignUser opened a new issue, #33773: [Docs][Release] Add vcpkg-port update script to release magement guide

2023-01-18 Thread GitBox
assignUser opened a new issue, #33773: URL: https://github.com/apache/arrow/issues/33773 ### Describe the enhancement requested #14610/#33467 added a script to update the vcpkg port file as part of the release process, this should be documented. ### Component(s)

[GitHub] [arrow] westonpace closed issue #33640: [C++] as-of-join backpressure for large sources

2023-01-18 Thread GitBox
westonpace closed issue #33640: [C++] as-of-join backpressure for large sources URL: https://github.com/apache/arrow/issues/33640 -- 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] kou closed issue #33754: [CI][C++] macOS arm64 verification tasks fail due to missing grpc++ headers

2023-01-18 Thread GitBox
kou closed issue #33754: [CI][C++] macOS arm64 verification tasks fail due to missing grpc++ headers URL: https://github.com/apache/arrow/issues/33754 -- 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

[GitHub] [arrow] wjones127 opened a new issue, #33771: [C++][Benchmark] tpch benchmark fails DCHECK

2023-01-18 Thread GitBox
wjones127 opened a new issue, #33771: URL: https://github.com/apache/arrow/issues/33771 ### Describe the bug, including details regarding any error messages, version, and platform. I found this DCHECK is failing for me locally in the benchmark, even though the unit tests are

[GitHub] [arrow] jbrockmendel opened a new issue, #33769: ENH: support quantile for temporal dtypes

2023-01-18 Thread GitBox
jbrockmendel opened a new issue, #33769: URL: https://github.com/apache/arrow/issues/33769 ### Describe the bug, including details regarding any error messages, version, and platform. cc @jorisvandenbossche For some methods (e.g., dictionary_encode xref #15226, mode, min_max)

[GitHub] [arrow] lidavidm opened a new issue, #33767: [Go] Exported ArrowArrayStream.get_next doesn't handle uninitialized ArrowArrays well

2023-01-18 Thread GitBox
lidavidm opened a new issue, #33767: URL: https://github.com/apache/arrow/issues/33767 ### Describe the bug, including details regarding any error messages, version, and platform. `get_next` should set `ArrowArray.release` to `NULL` when there are no more records. However, the

[GitHub] [arrow] lidavidm closed issue #32584: [C++][FlightRPC] Fix linking of Flight/gRPC example on MacOS

2023-01-18 Thread GitBox
lidavidm closed issue #32584: [C++][FlightRPC] Fix linking of Flight/gRPC example on MacOS URL: https://github.com/apache/arrow/issues/32584 -- 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] vient opened a new issue, #33765: Multiple warnings and asserts triggered in debug CPython 3.11

2023-01-18 Thread GitBox
vient opened a new issue, #33765: URL: https://github.com/apache/arrow/issues/33765 ### Describe the bug, including details regarding any error messages, version, and platform. CPython can be built in debug mode to catch some maybe-fatal-maybe-not errors. We have such python3.11

[GitHub] [arrow] assignUser closed issue #32920: [Dev] More descriptive error output in merge script

2023-01-18 Thread GitBox
assignUser closed issue #32920: [Dev] More descriptive error output in merge script URL: https://github.com/apache/arrow/issues/32920 -- 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] sfc-gh-zpeng opened a new issue, #33763: (pyarrow) pa.map_() ignores field metadata

2023-01-18 Thread GitBox
sfc-gh-zpeng opened a new issue, #33763: URL: https://github.com/apache/arrow/issues/33763 ### Describe the bug, including details regarding any error messages, version, and platform. A map type can be created with the key and the item fields. And custom KV metadata can be attached

[GitHub] [arrow-adbc] lidavidm closed issue #348: [CI] Refactor CI jobs

2023-01-18 Thread GitBox
lidavidm closed issue #348: [CI] Refactor CI jobs URL: https://github.com/apache/arrow-adbc/issues/348 -- 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:

[GitHub] [arrow] nealrichardson closed issue #33758: SparkR Arrow "Hello World" Error: 'write_arrow' is not an exported object from 'namespace:arrow'

2023-01-18 Thread GitBox
nealrichardson closed issue #33758: SparkR Arrow "Hello World" Error: 'write_arrow' is not an exported object from 'namespace:arrow' URL: https://github.com/apache/arrow/issues/33758 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [arrow] nealrichardson closed issue #29743: [Dev] merge_arrow_pr.py script fails if head pointer can't be checked out

2023-01-18 Thread GitBox
nealrichardson closed issue #29743: [Dev] merge_arrow_pr.py script fails if head pointer can't be checked out URL: https://github.com/apache/arrow/issues/29743 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [arrow] nealrichardson opened a new issue, #33762: [Dev] Remove Jira support from merge script

2023-01-18 Thread GitBox
nealrichardson opened a new issue, #33762: URL: https://github.com/apache/arrow/issues/33762 ### Describe the enhancement requested Since we've migrated, we can drop all of that, right? Also include the jira token store in `dev/merge.conf.sample`. ### Component(s)

[GitHub] [arrow] wjones127 closed issue #33605: [Python] Parquet file writes incorrect booleans on large file with default write batch size

2023-01-18 Thread GitBox
wjones127 closed issue #33605: [Python] Parquet file writes incorrect booleans on large file with default write batch size URL: https://github.com/apache/arrow/issues/33605 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [arrow] nealrichardson closed issue #18818: [R] Create a field ref to a field in a struct

2023-01-18 Thread GitBox
nealrichardson closed issue #18818: [R] Create a field ref to a field in a struct URL: https://github.com/apache/arrow/issues/18818 -- 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-adbc] lidavidm opened a new issue, #358: [CI] Enable CGO tests on Windows

2023-01-18 Thread GitBox
lidavidm opened a new issue, #358: URL: https://github.com/apache/arrow-adbc/issues/358 They currently fail in some way I can't reproduce locally. -- 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

[GitHub] [arrow] nealrichardson opened a new issue, #33760: [R] Push projection expressions into ScanNode

2023-01-18 Thread GitBox
nealrichardson opened a new issue, #33760: URL: https://github.com/apache/arrow/issues/33760 ### Describe the enhancement requested https://github.com/apache/arrow/pull/19706/files#r1073391100 pointed out that in creating the ScanNode, we're extracting field names from Expressions in

[GitHub] [arrow] Treize44 opened a new issue, #33759: How to limit the memory consumption of to_batches()

2023-01-18 Thread GitBox
Treize44 opened a new issue, #33759: URL: https://github.com/apache/arrow/issues/33759 ### Describe the usage question you have. Please include as many useful details as possible. In order to get the unique values of a column of a 500GB Parquet dataset (made of 13 000

[GitHub] [arrow] cyborne100 opened a new issue, #33758: SparkR Arrow "Hello World" Error: 'write_arrow' is not an exported object from 'namespace:arrow'

2023-01-18 Thread GitBox
cyborne100 opened a new issue, #33758: URL: https://github.com/apache/arrow/issues/33758 ### Describe the bug, including details regarding any error messages, version, and platform. Using Spark on Databricks runtime 10.4 LTS | Spark 3.2.1 | Scala 2.12. I am attempting to use the

[GitHub] [arrow] nealrichardson opened a new issue, #33757: [R] Bindings for list_element and list_slice

2023-01-18 Thread GitBox
nealrichardson opened a new issue, #33757: URL: https://github.com/apache/arrow/issues/33757 ### Describe the enhancement requested #19706 added bindings for `[[` to the `struct_field` function. We could also do `list_element` with that if the expression is a list type, and map `[`

[GitHub] [arrow] nealrichardson opened a new issue, #33756: [R] Support making FieldRef from integer

2023-01-18 Thread GitBox
nealrichardson opened a new issue, #33756: URL: https://github.com/apache/arrow/issues/33756 ### Describe the enhancement requested #19706 added support for creating nested field refs, and it uncovered that it is possible in C++ to create FieldRefs from integer positions but it is

[GitHub] [arrow] kou closed issue #33752: [Packaging][Conda] Ubuntu: libarrow conda package fails to install on ecryptfs

2023-01-18 Thread GitBox
kou closed issue #33752: [Packaging][Conda] Ubuntu: libarrow conda package fails to install on ecryptfs URL: https://github.com/apache/arrow/issues/33752 -- 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 closed issue #15139: [C++] arrow.pc is missing dependencies with Windows static builds

2023-01-18 Thread GitBox
kou closed issue #15139: [C++] arrow.pc is missing dependencies with Windows static builds URL: https://github.com/apache/arrow/issues/15139 -- 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] pitrou closed issue #14923: [C++][Parquet] DeltaBitPackDecoder expects all miniblock bitwidths to be present for the last block

2023-01-18 Thread GitBox
pitrou closed issue #14923: [C++][Parquet] DeltaBitPackDecoder expects all miniblock bitwidths to be present for the last block URL: https://github.com/apache/arrow/issues/14923 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [arrow] raulcd opened a new issue, #33754: [CI][C++] macOS arm64 verification tasks fail due to missing grpc++ headers

2023-01-18 Thread GitBox
raulcd opened a new issue, #33754: URL: https://github.com/apache/arrow/issues/33754 ### Describe the bug, including details regarding any error messages, version, and platform. Since yesterday the nightlies for macOS arm64:

[GitHub] [arrow] crusaderky opened a new issue, #33752: Ubuntu: libarrow conda package fails to install on ecryptfs

2023-01-18 Thread GitBox
crusaderky opened a new issue, #33752: URL: https://github.com/apache/arrow/issues/33752 ### Describe the bug, including details regarding any error messages, version, and platform. Ubuntu 22.04.1 x86-64 conda 22.9.0 (defaults channel) My home directory was created on top

[GitHub] [arrow] otegami opened a new issue, #33750: [GLib][Ruby] Add support for the option to set `chunksize` in TableBatchReader

2023-01-18 Thread GitBox
otegami opened a new issue, #33750: URL: https://github.com/apache/arrow/issues/33750 ### Describe the enhancement requested ## Target TableBatchReader's `chunksize` - ref: https://github.com/apache/arrow/blob/master/cpp/src/arrow/table.h#L258 ## Proposed feature

[GitHub] [arrow] otegami opened a new issue, #33749: [Ruby] Add Arrow::RecordBatch#each_raw_record

2023-01-18 Thread GitBox
otegami opened a new issue, #33749: URL: https://github.com/apache/arrow/issues/33749 ### Describe the enhancement requested ## Target method Arrow::RecordBatch#raw_records ## Proposed feature Add Arrow::RecordBatch#each_raw_record method which is an iterator of

[GitHub] [arrow] ava6969 opened a new issue, #33747: Published new library panda-apache

2023-01-18 Thread GitBox
ava6969 opened a new issue, #33747: URL: https://github.com/apache/arrow/issues/33747 ### Describe the enhancement requested This library creates a pandas interface over arrow Apache. It still maintains Apache performance. If it will be useful to you. I am open to more

[GitHub] [arrow] thisisnic opened a new issue, #33746: Update NEWS for 11.0.0

2023-01-18 Thread GitBox
thisisnic opened a new issue, #33746: URL: https://github.com/apache/arrow/issues/33746 ### Describe the bug, including details regarding any error messages, version, and platform. Update NEWS.md in R package ### Component(s) R -- This is an automated message from

[GitHub] [arrow] jorisvandenbossche opened a new issue, #33745: [C++][Doc] Update "struct_field" kernel documentation about passing field names in addition to indices

2023-01-18 Thread GitBox
jorisvandenbossche opened a new issue, #33745: URL: https://github.com/apache/arrow/issues/33745 https://github.com/apache/arrow/pull/14495 update the "struct_field" kernel, but the documentation at https://arrow.apache.org/docs/dev/cpp/compute.html#cpp-compute-vector-structural-transforms

[GitHub] [arrow] zhztheplayer opened a new issue, #33743: [Java] Release outstanding buffers when BaseAllocator is being closed

2023-01-18 Thread GitBox
zhztheplayer opened a new issue, #33743: URL: https://github.com/apache/arrow/issues/33743 ### Describe the enhancement requested This is mainly aim to enhance

[GitHub] [arrow] AlenkaF opened a new issue, #33742: [Python] Address docstrings in Data Types classes

2023-01-18 Thread GitBox
AlenkaF opened a new issue, #33742: URL: https://github.com/apache/arrow/issues/33742 ### Describe the enhancement requested Ensure docstrings for [Data Types Classes](https://arrow.apache.org/docs/python/api/datatypes.html#type-classes) have an Examples section. ###

[GitHub] [arrow] AlenkaF opened a new issue, #33741: [Python] Address docstrings in Data Types Factory Functions

2023-01-18 Thread GitBox
AlenkaF opened a new issue, #33741: URL: https://github.com/apache/arrow/issues/33741 ### Describe the enhancement requested Ensure docstrings for [Data Types Factory Functions](https://arrow.apache.org/docs/python/api/datatypes.html#factory-functions) have an Examples section.

[GitHub] [arrow] pitrou closed issue #33740: [C++] Flight build error with conda packages (requiring static linking)

2023-01-18 Thread GitBox
pitrou closed issue #33740: [C++] Flight build error with conda packages (requiring static linking) URL: https://github.com/apache/arrow/issues/33740 -- 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

[GitHub] [arrow] pitrou opened a new issue, #33740: [C++] Flight build error with conda packages (requiring static linking)

2023-01-18 Thread GitBox
pitrou opened a new issue, #33740: URL: https://github.com/apache/arrow/issues/33740 ### Describe the bug, including details regarding any error messages, version, and platform. I'm getting this error after a git pull: ``` -- Linking Arrow Flight tests statically due to static

[GitHub] [arrow] raulcd closed issue #14997: [Release][Archery] Update archery release curate to support GitHub issues

2023-01-18 Thread GitBox
raulcd closed issue #14997: [Release][Archery] Update archery release curate to support GitHub issues URL: https://github.com/apache/arrow/issues/14997 -- 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

[GitHub] [arrow] raulcd closed issue #15002: [Release][Archery] Update archery release cherry-pick to support GitHub issues

2023-01-18 Thread GitBox
raulcd closed issue #15002: [Release][Archery] Update archery release cherry-pick to support GitHub issues URL: https://github.com/apache/arrow/issues/15002 -- 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

[GitHub] [arrow] raulcd closed issue #14999: [Release][Archery] Update archery release changelog to support GitHub issues

2023-01-18 Thread GitBox
raulcd closed issue #14999: [Release][Archery] Update archery release changelog to support GitHub issues URL: https://github.com/apache/arrow/issues/14999 -- 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] westonpace opened a new issue, #33737: [C++] Simplify tracing in exec plan

2023-01-17 Thread GitBox
westonpace opened a new issue, #33737: URL: https://github.com/apache/arrow/issues/33737 ### Describe the enhancement requested The old tracing model starts a span when a node starts and ends the span when the node marks itself finished. Some nodes start an additional InputReceived

[GitHub] [arrow] chrisirhc opened a new issue, #33734: [Go] arrow library is not compatible with grpc < 1.45 due to use of reflection experimental interface

2023-01-17 Thread GitBox
chrisirhc opened a new issue, #33734: URL: https://github.com/apache/arrow/issues/33734 ### Describe the enhancement requested When attempting to use arrow library in projects with grpc < 1.45, the reflection was added in v1.45.0 via

[GitHub] [arrow] cyb70289 closed issue #33655: [C++][Parquet] Write columns in parallel for parquet writer

2023-01-17 Thread GitBox
cyb70289 closed issue #33655: [C++][Parquet] Write columns in parallel for parquet writer URL: https://github.com/apache/arrow/issues/33655 -- 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] ziggythehamster opened a new issue, #33733: Amazon Linux 2 RPMs - openssl-devel cannot coexist with openssl11-devel and breaks installing arrow-devel

2023-01-17 Thread GitBox
ziggythehamster opened a new issue, #33733: URL: https://github.com/apache/arrow/issues/33733 ### Describe the bug, including details regarding any error messages, version, and platform. The `arrow-devel` package depends on `openssl-devel` on RPM-based distros. On Amazon Linux 2,

[GitHub] [arrow] lidavidm closed issue #32901: [C++][Python][FlightRPC] Add Flight SQL ADBC driver and Python bindings

2023-01-17 Thread GitBox
lidavidm closed issue #32901: [C++][Python][FlightRPC] Add Flight SQL ADBC driver and Python bindings URL: https://github.com/apache/arrow/issues/32901 -- 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

[GitHub] [arrow] thisisnic closed issue #33526: [R] Implement new function open_dataset_csv with signature more closely matching read_csv_arrow

2023-01-17 Thread GitBox
thisisnic closed issue #33526: [R] Implement new function open_dataset_csv with signature more closely matching read_csv_arrow URL: https://github.com/apache/arrow/issues/33526 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [arrow] wjones127 closed issue #15212: ORC writer doesn't work on sliced list arrays

2023-01-17 Thread GitBox
wjones127 closed issue #15212: ORC writer doesn't work on sliced list arrays URL: https://github.com/apache/arrow/issues/15212 -- 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.

[GitHub] [arrow] assignUser closed issue #20512: [Python] Quadratic memory usage of Table.to_pandas with nested data

2023-01-17 Thread GitBox
assignUser closed issue #20512: [Python] Quadratic memory usage of Table.to_pandas with nested data URL: https://github.com/apache/arrow/issues/20512 -- 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

[GitHub] [arrow] assignUser closed issue #33726: Set consistent host name in Go benchmarks in CI

2023-01-17 Thread GitBox
assignUser closed issue #33726: Set consistent host name in Go benchmarks in CI URL: https://github.com/apache/arrow/issues/33726 -- 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] little-arhat opened a new issue, #33729: Support Python enums in pyarrow

2023-01-17 Thread GitBox
little-arhat opened a new issue, #33729: URL: https://github.com/apache/arrow/issues/33729 ### Describe the bug, including details regarding any error messages, version, and platform. Hello! Filing this as a bug, though it could be feature request or even usage question.

[GitHub] [arrow] pitrou closed issue #14875: [Python][C++] C Data Interface incorrect validate failures

2023-01-17 Thread GitBox
pitrou closed issue #14875: [Python][C++] C Data Interface incorrect validate failures URL: https://github.com/apache/arrow/issues/14875 -- 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] crusaderky opened a new issue, #33727: pandas string[pyarrow] -> category -> to_parquet fails

2023-01-17 Thread GitBox
crusaderky opened a new issue, #33727: URL: https://github.com/apache/arrow/issues/33727 ### Describe the bug, including details regarding any error messages, version, and platform. pandas 1.5.2 pyarrow 10.0.1 If you convert a pandas Series with dtype `string[pyarrow]` to

[GitHub] [arrow] domoritz closed issue #33681: [JS] Update flatbuffers

2023-01-17 Thread GitBox
domoritz closed issue #33681: [JS] Update flatbuffers URL: https://github.com/apache/arrow/issues/33681 -- 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:

[GitHub] [arrow] alistaire47 opened a new issue, #33726: Set consistent host name in Go benchmarks in CI

2023-01-17 Thread GitBox
alistaire47 opened a new issue, #33726: URL: https://github.com/apache/arrow/issues/33726 ### Describe the bug, including details regarding any error messages, version, and platform. Currently Go benchmarks are running in CI, but because the particular runner nodes vary and we do

[GitHub] [arrow] westonpace opened a new issue, #33724: [Doc]: Update Acero Substrait conformance for 11.0.0 release

2023-01-17 Thread GitBox
westonpace opened a new issue, #33724: URL: https://github.com/apache/arrow/issues/33724 ### Describe the enhancement requested Since we are approaching the release we should update the doc to reflect the newly added capabilities & restrictions ### Component(s)

[GitHub] [arrow] zeroshade closed issue #33717: [Go] FlightSQL server elides errors in StreamChunks

2023-01-17 Thread GitBox
zeroshade closed issue #33717: [Go] FlightSQL server elides errors in StreamChunks URL: https://github.com/apache/arrow/issues/33717 -- 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] kou opened a new issue, #33723: [C++] re2::RE2::RE2() result must be checked

2023-01-17 Thread GitBox
kou opened a new issue, #33723: URL: https://github.com/apache/arrow/issues/33723 ### Describe the enhancement requested `re2::RE2::RE2()` may be failed. We should check the `re2::RE2::RE2()` result with `re2::RE2::ok()`. For example: ```diff diff --git

[GitHub] [arrow-adbc] lidavidm closed issue #308: [C] NotSupportedError for postgres CHAR / VARCHAR columns

2023-01-17 Thread GitBox
lidavidm closed issue #308: [C] NotSupportedError for postgres CHAR / VARCHAR columns URL: https://github.com/apache/arrow-adbc/issues/308 -- 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] domoritz closed issue #33679: [JS] Update Dependencies

2023-01-17 Thread GitBox
domoritz closed issue #33679: [JS] Update Dependencies URL: https://github.com/apache/arrow/issues/33679 -- 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] paleolimbot opened a new issue, #33721: MacOS install from local job is failing

2023-01-17 Thread GitBox
paleolimbot opened a new issue, #33721: URL: https://github.com/apache/arrow/issues/33721 ### Describe the bug, including details regarding any error messages, version, and platform. The test-r-install-local job for MacOS is currently failing and has been for several days. It fails

[GitHub] [arrow-adbc] judahrand closed issue #344: [Question] `GetTableSchema` return schema expectation

2023-01-17 Thread GitBox
judahrand closed issue #344: [Question] `GetTableSchema` return schema expectation URL: https://github.com/apache/arrow-adbc/issues/344 -- 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] pitrou closed issue #33688: [C++] Add custom codec make codec pluggable for IPC

2023-01-17 Thread GitBox
pitrou closed issue #33688: [C++] Add custom codec make codec pluggable for IPC URL: https://github.com/apache/arrow/issues/33688 -- 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] mhilton opened a new issue, #33717: [Go] FlightSQL server elides errors in StreamChunks

2023-01-17 Thread GitBox
mhilton opened a new issue, #33717: URL: https://github.com/apache/arrow/issues/33717 ### Describe the bug, including details regarding any error messages, version, and platform. When sending a stream of results as a response to a `DoGetStatement` (or indeed any other `DoGet`

[GitHub] [arrow] AlenkaF opened a new issue, #33715: [Python] Remove --disable-warnings with newer version of pytest-cython

2023-01-17 Thread GitBox
AlenkaF opened a new issue, #33715: URL: https://github.com/apache/arrow/issues/33715 ### Describe the enhancement requested https://github.com/apache/arrow/pull/33609 adds `--disable-warnings` to pytest-cython in `conda-python-docs` (docker-compose.yml) to ignore pytest deprecation

[GitHub] [arrow] kou closed issue #15287: [Ruby] Add option to keep/merge join keys in Table#join

2023-01-16 Thread GitBox
kou closed issue #15287: [Ruby] Add option to keep/merge join keys in Table#join URL: https://github.com/apache/arrow/issues/15287 -- 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] kou closed issue #31506: [Python] Address docstrings in Streams and File Access (Factory Functions)

2023-01-16 Thread GitBox
kou closed issue #31506: [Python] Address docstrings in Streams and File Access (Factory Functions) URL: https://github.com/apache/arrow/issues/31506 -- 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

  1   2   3   4   5   6   7   8   9   10   >