paleolimbot opened a new issue, #2607:
URL: https://github.com/apache/arrow-adbc/issues/2607
### What feature or improvement would you like to see?
In we see R CMD check failures for the snowflake driver (probably) because
of a log message emitted during the examples (and/or possibly
amoeba opened a new issue, #45691:
URL: https://github.com/apache/arrow/issues/45691
### Describe the enhancement requested
It's been a few releases since we reviewed the R packaging checklist and I
see a few things we should update.
### Component(s)
R
--
This is an a
wgtmac closed issue #45689: [C++] Bump Apache ORC to 2.1.1
URL: https://github.com/apache/arrow/issues/45689
--
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-m
felipecrv opened a new issue, #37891:
URL: https://github.com/apache/arrow/issues/37891
### Describe the enhancement requested
Types like `ListType` and factory functions like `list` take a `const
std::shared_ptr&` instead of a `std::shared_ptr` that could
be moved into the newly con
lidavidm closed issue #2021: go/adbc/driver/flightsql: performance loss in
go1.22.5/go1.21.12
URL: https://github.com/apache/arrow-adbc/issues/2021
--
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 th
cmettler opened a new issue, #45752:
URL: https://github.com/apache/arrow/issues/45752
### Describe the enhancement requested
The flight FieldInfo protocol defines two fields Ordered and AppMetaData
which are not assigned in the Apache.Arrow.Flight.FlightInfo.cs
### Component(s
amoeba opened a new issue, #45731:
URL: https://github.com/apache/arrow/issues/45731
### Describe the enhancement requested
Before the 20.0.0 release, we should review the 19.0.X releases for any
changes we missed adding bindings to in the R package so it stays in sync. Neal
noted th
gowerc opened a new issue, #45751:
URL: https://github.com/apache/arrow/issues/45751
### Describe the bug, including details regarding any error messages,
version, and platform.
Apologies in advance if I've made a mistake here I am relatively new to the
arrow Cpp API and also to mana
sfc-gh-mbojanczyk opened a new issue, #310:
URL: https://github.com/apache/arrow-go/issues/310
### Describe the enhancement requested
[Variant
encoding](https://github.com/apache/parquet-format/blob/master/VariantEncoding.md)
looks like it's becoming part of the Parquet spec, and it'
mroeschke opened a new issue, #45733:
URL: https://github.com/apache/arrow/issues/45733
### Describe the bug, including details regarding any error messages,
version, and platform.
```python
>>> import pyarrow as pa
>>> import pyarrow.compute as pc
>>> import pandas as pd, nu
pitrou opened a new issue, #45723:
URL: https://github.com/apache/arrow/issues/45723
### Describe the enhancement requested
The following methods are missing from `FixedSizeListBuilder` and would be
useful for high-performance fixed-size-list array building:
* `void UnsafeAppen
xshirax opened a new issue, #45730:
URL: https://github.com/apache/arrow/issues/45730
### Describe the usage question you have. Please include as many useful
details as possible.
hey i want to add additional information to the existing user-agent header
in my http request.
mbrobbel opened a new issue, #2591:
URL: https://github.com/apache/arrow-adbc/issues/2591
think we need to split workspaces for another reason: currently we claim we
only need rust 1.80 but DataFusion needs rust 1.81. So I was unable to upload
v0.17.0 to crates.io.
```
error: fai
pitrou opened a new issue, #45722:
URL: https://github.com/apache/arrow/issues/45722
### Describe the enhancement requested
The following methods are missing from `StructBuilder` and would be useful
for high-performance struct array building:
* `void UnsafeAppend()`
* `void Unsa
lidavidm closed issue #608: c: use target_link_libraries instead of
include_directories
URL: https://github.com/apache/arrow-adbc/issues/608
--
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
lidavidm closed issue #2591: Datafusion driver crate rust-version
URL: https://github.com/apache/arrow-adbc/issues/2591
--
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 unsub
pitrou closed issue #44615: [C++] Add possibility to extract spans/byte offsets
directly for `compute.extract_regex`
URL: https://github.com/apache/arrow/issues/44615
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
kszucs opened a new issue, #45750:
URL: https://github.com/apache/arrow/issues/45750
### Describe the enhancement requested
## Rationale
Unlike the traditional approach where pages are split once a page's size
reaches the default limit (typically 1MB), this implementation split
pitrou closed issue #45739: [C++][Python] hash_pivot_wider crashes if called
without options
URL: https://github.com/apache/arrow/issues/45739
--
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 spe
OliLay opened a new issue, #45749:
URL: https://github.com/apache/arrow/issues/45749
### Describe the bug, including details regarding any error messages,
version, and platform.
Hey guys,
we noticed something with using S3/Azure Blob and the arrow file system
implementation. W
AlenkaF opened a new issue, #45744:
URL: https://github.com/apache/arrow/issues/45744
### Describe the enhancement requested
Remove `GetNextSegment` and related from compute/row/grouper.cc, the code
has been deprecated in 18.0.0. See: https://github.com/apache/arrow/pull/44053
AlenkaF opened a new issue, #45746:
URL: https://github.com/apache/arrow/issues/45746
### Describe the enhancement requested
Remove subset of deprecated functions listed in #45688:
- `GetCapacity` in Gandiva cache.cc from
[GH-41329](https://github.com/apache/arrow/pull/41330 )(
CurtHagenlocher closed issue #45656: [C#] C# builds are failing on MacOS
URL: https://github.com/apache/arrow/issues/45656
--
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 un
CurtHagenlocher closed issue #2568: csharp: builds are failing on MacOS
URL: https://github.com/apache/arrow-adbc/issues/2568
--
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
xshirax closed issue #45730: [Python][FlightRPC] Modify 'user-agent' header
from client using ClientMiddleware
URL: https://github.com/apache/arrow/issues/45730
--
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
CurtHagenlocher closed issue #2586: csharp: ValueAt extension causes error when
StringArray length = 0
URL: https://github.com/apache/arrow-adbc/issues/2586
--
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
pitrou opened a new issue, #45741:
URL: https://github.com/apache/arrow/issues/45741
### Describe the enhancement requested
Running some simple benchmarks from Python, I was a bit surprised by the
performance of group-by aggregations:
* 1000 groups:
```pycon
>>> n = 1
pitrou opened a new issue, #45739:
URL: https://github.com/apache/arrow/issues/45739
### Describe the bug, including details regarding any error messages,
version, and platform.
```pycon
>>> a = pa.table({'group': [1,2,3,1,2,3], 'key': ['h', 'h', 'h', 'w', 'w',
'w'], 'value': [10,
pitrou closed issue #45563: [C++][Compute] Split up `hash_aggregate.cc`
URL: https://github.com/apache/arrow/issues/45563
--
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 uns
AlenkaF opened a new issue, #45737:
URL: https://github.com/apache/arrow/issues/45737
### Describe the bug, including details regarding any error messages,
version, and platform.
The
[test-conda-python-3.13](https://github.com/ursacomputing/crossbow/actions/runs/13777681150/job/38530
kou closed issue #45724: [Docs] Fix outdated `ubuntu-docs` docker image name to
`debian-docs`
URL: https://github.com/apache/arrow/issues/45724
--
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 sp
zanmato1984 closed issue #45564: [C++][Acero] Missing check for vector size
mismatch between names and expressions in ProjectNode
URL: https://github.com/apache/arrow/issues/45564
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
32 matches
Mail list logo