kou closed issue #45423: [CI][C++] test-build-cpp-fuzz failed because Boost
libraries are required
URL: https://github.com/apache/arrow/issues/45423
--
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 t
pitrou closed issue #45433: [Python] Remove Cython workarounds
URL: https://github.com/apache/arrow/issues/45433
--
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,
kou closed issue #547: [CI][Docs] Publish docs to
https://arrow.apache.org/java/main/ on push
URL: https://github.com/apache/arrow-java/issues/547
--
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
journeytosilius closed issue #198: can't connect to arrow flight extension
URL: https://github.com/apache/arrow-flight-sql-postgresql/issues/198
--
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
kou closed issue #588: [Release] Increase wait interval in
`dev/release/release_rc.sh`
URL: https://github.com/apache/arrow-java/issues/588
--
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 specif
journeytosilius opened a new issue, #198:
URL: https://github.com/apache/arrow-flight-sql-postgresql/issues/198
container conf:
```
postgres_ts_flight:
image: 'postgres_ts_flight'
container_name: postgres_ts_flight
shm_size: 1gb
ports:
- "5432
kou opened a new issue, #45440:
URL: https://github.com/apache/arrow/issues/45440
### Describe the enhancement requested
Boost is a large library. If we don't need to use Boost, we can decrease
maintenance cost.
We're using Boost for multiple proposes:
* Gandiva
* Tes
journeytosilius closed issue #197: Opening to external incoming connections in
container
URL: https://github.com/apache/arrow-flight-sql-postgresql/issues/197
--
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
journeytosilius opened a new issue, #197:
URL: https://github.com/apache/arrow-flight-sql-postgresql/issues/197
The default is grpc://127.0.0.1:15432, but how can this be changed at the
config level in postgresql.conf ? I can't find it in the documentation. I
need to accept connections fr
bveeramani closed issue #45439: `ParquetFileFragment.to_batches` leaks memory
URL: https://github.com/apache/arrow/issues/45439
--
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.
bveeramani opened a new issue, #45439:
URL: https://github.com/apache/arrow/issues/45439
### Describe the bug, including details regarding any error messages,
version, and platform.
## Problem
I'm trying to read batches of a large Parquet file, but I'm encountering
OOMs. It se
JosiahParry opened a new issue, #45438:
URL: https://github.com/apache/arrow/issues/45438
### Describe the usage question you have. Please include as many useful
details as possible.
I'm working on creating R bindings to geoarrow-rs. These functions work with
nanoarrow and `{geo
pitrou closed issue #45380: [CI][Python] test-conda-python-3.11-hypothesis
fails with 'Python binding for RankQuantileOptions not exposed'
URL: https://github.com/apache/arrow/issues/45380
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
raulcd opened a new issue, #45436:
URL: https://github.com/apache/arrow/issues/45436
### Describe the bug, including details regarding any error messages,
version, and platform.
I am trying to fix some minor issues on the linux-packaging due to the CMake
version upgrade PR and I wasn
raulcd closed issue #45427: [Python] Fix version comparison in pandas compat
for pandas 2.3 dev version
URL: https://github.com/apache/arrow/issues/45427
--
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
gitmodimo opened a new issue, #45434:
URL: https://github.com/apache/arrow/issues/45434
### Describe the enhancement requested
I have been experimenting with the concept of pipe in Acero. It show great
potential in expanding Acero flexibility and features. Initial draft and proof
of
pitrou opened a new issue, #45433:
URL: https://github.com/apache/arrow/issues/45433
### Describe the enhancement requested
Now that we require Cython 3.0 or later, we can remove a number of
workarounds accumulated over the years.
### Component(s)
Python
--
This i
eladc opened a new issue, #45432:
URL: https://github.com/apache/arrow/issues/45432
### Describe the bug, including details regarding any error messages,
version, and platform.
Hello,
This is very similar to bug
#[36007](https://github.com/apache/arrow/issues/36007)
the
pitrou closed issue #45362: [C++]: Identity cast for `Time64Scalar` and
`Time32Scalar` fails
URL: https://github.com/apache/arrow/issues/45362
--
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
mapleFU opened a new issue, #45431:
URL: https://github.com/apache/arrow/issues/45431
### Describe the enhancement requested
Describe the enhancement requested
```c++
random::RandomArrayGenerator gen(/*seed=*/42);
auto test_identity_cast_for_type =
[&gen](const st
mapleFU opened a new issue, #45430:
URL: https://github.com/apache/arrow/issues/45430
### Describe the bug, including details regarding any error messages,
version, and platform.
Describe the enhancement requested
```c++
random::RandomArrayGenerator gen(/*seed=*/42);
auto
mapleFU opened a new issue, #45429:
URL: https://github.com/apache/arrow/issues/45429
### Describe the enhancement requested
```c++
random::RandomArrayGenerator gen(/*seed=*/42);
auto test_identity_cast_for_type =
[&gen](const std::shared_ptr& data_type) {
pitrou closed issue #45371: [C++] Data race in `SimpleRecordBatch::columns`
URL: https://github.com/apache/arrow/issues/45371
--
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
kubat-square-sense closed issue #45236: [Python][[Parquet][C++] pyarrow 18 high
memory consumption
URL: https://github.com/apache/arrow/issues/45236
--
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 t
jorisvandenbossche opened a new issue, #45427:
URL: https://github.com/apache/arrow/issues/45427
Small follow-up on https://github.com/apache/arrow/pull/45383
--
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
mapleFU closed issue #45426: [C++] Should ThreadPool executor SpawnReal handle
exception?
URL: https://github.com/apache/arrow/issues/45426
--
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 specif
mapleFU closed issue #45426: [C++] Should ThreadPool executor SpawnReal handle
exception?
URL: https://github.com/apache/arrow/issues/45426
--
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 specif
27 matches
Mail list logo