kou opened a new issue, #43702:
URL: https://github.com/apache/arrow/issues/43702
### Describe the enhancement requested
Our bundled Azure SDK for C++ is azure-core_1.10.3 but conda uses more
recent version:
https://github.com/ursacomputing/crossbow/actions/runs/10391631674/jo
pitrou closed issue #38041: [C++] Add new datatypes to the IPC fuzz seed corpus
URL: https://github.com/apache/arrow/issues/38041
--
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.
pitrou opened a new issue, #43707:
URL: https://github.com/apache/arrow/issues/43707
### Describe the bug, including details regarding any error messages,
version, and platform.
These failures have appeared recently on the
`test-conda-python-3.10-cython2` Crossbow job:
https://gi
pitrou closed issue #43536: [Python] Support for the free-threaded build of
CPython 3.13
URL: https://github.com/apache/arrow/issues/43536
--
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 specifi
pitrou closed issue #43703: [C++][Parquet][CI] Seed corpus should also use bad
data files
URL: https://github.com/apache/arrow/issues/43703
--
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 #43687: [C++] compute: Why AddMinMaxAvx512AggKernels add
AVX2 in some cases
URL: https://github.com/apache/arrow/issues/43687
--
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
mapleFU closed issue #41579: [C++][Python] Support reading/writing key-value
metadata from/to ColumnChunkMetaData
URL: https://github.com/apache/arrow/issues/41579
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
vtk9 opened a new issue, #43713:
URL: https://github.com/apache/arrow/issues/43713
### Describe the enhancement requested
Integration tests can mock s3 using https://pypi.org/project/moto/. If an
integration test uses mock s3 to test with "mock-test-bucket" calls to
`pyarrow.fs.reso
bayornet opened a new issue, #43714:
URL: https://github.com/apache/arrow/issues/43714
### Describe the bug, including details regarding any error messages,
version, and platform.
Hi
When trying to `require 'parquet'` in a rails console, it causes a
segmentation fault.
anjakefala opened a new issue, #43716:
URL: https://github.com/apache/arrow/issues/43716
### Describe the enhancement requested
Acero's Hash Join does not support `ListType` in non-key fields for a hash
join:
https://github.com/apache/arrow/blob/main/cpp/src/arrow/acero/hash_join_nod
devinrsmith opened a new issue, #43717:
URL: https://github.com/apache/arrow/issues/43717
### Describe the bug, including details regarding any error messages,
version, and platform.
FlightSqlUtils.FLIGHT_SQL_ACTIONS is missing ActionTypes
### Component(s)
Java
--
Thi
felipecrv opened a new issue, #43719:
URL: https://github.com/apache/arrow/issues/43719
### Describe the enhancement requested
More than once I've been confused about how the `SimdLevel` template
parameters on these kernel classes affect dispatching of kernels based on SIMD
support d
kou closed issue #43688: [C++] Patch Snappy config to avoid disabling RTTI
URL: https://github.com/apache/arrow/issues/43688
--
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
kou closed issue #41396: [Ruby] Cannot get gem installed on Ubuntu 20 with
arrow 14,15 and/or 16
URL: https://github.com/apache/arrow/issues/41396
--
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
kou closed issue #43594: [C++] Remove `std::optional` from
`arrow::ArrayStatistics::is_{min,max}_exact`
URL: https://github.com/apache/arrow/issues/43594
--
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
lmocsi closed issue #37794: Add option to read schema of a hive partitioned
parquet file (in python)
URL: https://github.com/apache/arrow/issues/37794
--
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
danepitkin opened a new issue, #43728:
URL: https://github.com/apache/arrow/issues/43728
### Describe the enhancement requested
Table should throw Python exceptions instead of segfaults when trying to
access non-cpu data from the cpu.
### Component(s)
Python
--
This i
danepitkin opened a new issue, #43727:
URL: https://github.com/apache/arrow/issues/43727
### Describe the enhancement requested
RecordBatch should throw Python exceptions instead of segfaults when trying
to access non-cpu data from the cpu.
### Component(s)
Python
--
jonkeane closed issue #43633: [R] Add tests for packages that might be tricky
to roundtrip data to Tables + Parquet files
URL: https://github.com/apache/arrow/issues/43633
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
sfc-gh-aivanou opened a new issue, #43731:
URL: https://github.com/apache/arrow/issues/43731
### Describe the bug, including details regarding any error messages,
version, and platform.
Does anyone know why `pip install pyarrow` does not work with
`python:3.10-alpine` docker image?
assignUser closed issue #43731: Python Alpine and Pyarrow
URL: https://github.com/apache/arrow/issues/43731
--
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
assignUser closed issue #43731: Python Alpine and Pyarrow
URL: https://github.com/apache/arrow/issues/43731
--
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
kou closed issue #41505: [CI] Installing the newer version of Azurite is failing
URL: https://github.com/apache/arrow/issues/41505
--
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
kou closed issue #43702: [C++][FS][Azure] Add support for
azure-storage-blobs-cpp 12.12.0
URL: https://github.com/apache/arrow/issues/43702
--
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
kou closed issue #43175: [CI][C++] test-ubuntu-22.04-cpp-emscripten fails on
CSV tests
URL: https://github.com/apache/arrow/issues/43175
--
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
mapleFU opened a new issue, #43733:
URL: https://github.com/apache/arrow/issues/43733
### Describe the enhancement requested
I'm current learning the code of `compute::RowEncoder`. I found that in
`FixedWidthKeyEncoder`, Scalar detects `is_valid`:
```c++
Status FixedWidthKey
jonkeane opened a new issue, #43735:
URL: https://github.com/apache/arrow/issues/43735
### Describe the bug, including details regarding any error messages,
version, and platform.
I get a two-week email from CRAN
```
[ 77%] Building CXX object
aws-cpp-sdk-core/CMakeFiles/aw
kou opened a new issue, #43738:
URL: https://github.com/apache/arrow/issues/43738
### Describe the enhancement requested
It's the `arrow::fs::AzureFileSystem` bindings.
### Component(s)
GLib
--
This is an automated message from the Apache Git Service.
To respond to the
kou closed issue #43738: [GLib] Add `GArrowAzureFileSystem`
URL: https://github.com/apache/arrow/issues/43738
--
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-
dxdc opened a new issue, #43741:
URL: https://github.com/apache/arrow/issues/43741
### Describe the bug, including details regarding any error messages,
version, and platform.
## Summary
When using `pyarrow.csv.read_csv` with `ReadOptions(use_threads=True)` and
encountering a `Uni
lidavidm closed issue #43506: [Java] Fix TestFragmentScanOptions test result
does not match
URL: https://github.com/apache/arrow/issues/43506
--
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 spec
jonkeane closed issue #43499: [CI] Crossbow report shouldn't include jobs that
aren't configured / run recently
URL: https://github.com/apache/arrow/issues/43499
--
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
jonkeane closed issue #43735: [R] AWS SDK fails to build on one of CRAN's M1
builders
URL: https://github.com/apache/arrow/issues/43735
--
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
TysonStanley opened a new issue, #43742:
URL: https://github.com/apache/arrow/issues/43742
### Describe the bug, including details regarding any error messages,
version, and platform.
When a data.table object is indexed (e.g., with `setindex()`), this can
cause problems in reading th
kou opened a new issue, #43743:
URL: https://github.com/apache/arrow/issues/43743
### Describe the bug, including details regarding any error messages,
version, and platform.
https://github.com/ursacomputing/crossbow/actions/runs/10436368174/job/28901351219#step:7:1486
```text
Polepoint opened a new issue, #43745:
URL: https://github.com/apache/arrow/issues/43745
### Describe the bug, including details regarding any error messages,
version, and platform.
According to the
https://github.com/apache/hadoop/blob/trunk/hadoop-mapreduce-project/hadoop-mapred
h-vetinari opened a new issue, #43746:
URL: https://github.com/apache/arrow/issues/43746
### Describe the bug, including details regarding any error messages,
version, and platform.
Compiling arrow 17 (with `-DARROW_BUILD_TESTS=ON`) with the headers from the
recently-released [boost
pitrou closed issue #43495: [C++][Compute] Consider widening the row offset of
the row table to 64-bit
URL: https://github.com/apache/arrow/issues/43495
--
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
zanmato1984 closed issue #37655: [C++] Acero cannot join large tables because
of a misspecified test
URL: https://github.com/apache/arrow/issues/37655
--
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
lidavidm opened a new issue, #2082:
URL: https://github.com/apache/arrow-adbc/issues/2082
### What feature or improvement would you like to see?
- Add an index of all recipes
- Add an ID to each recipe that can be linked to
- Add title/short description/driver/tags to each recipe
TPDeramus opened a new issue, #43747:
URL: https://github.com/apache/arrow/issues/43747
### Describe the bug, including details regarding any error messages,
version, and platform.
Hi Arrow Devs.
Not sure if this would be more of a usage question or a bug, but it
certainly see
tanho63 opened a new issue, #43748:
URL: https://github.com/apache/arrow/issues/43748
### Describe the bug, including details regarding any error messages,
version, and platform.
Reprex:
```r
x <- mtcars
attr(x, "arrow_version") <- packageVersion("arrow")
arrow::write_
joellubi closed issue #43554: [Go] Protobuf to parquet doesn't support excluded
fields
URL: https://github.com/apache/arrow/issues/43554
--
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
pitrou closed issue #43733: [C++] Compute: Why
compute::internal::BooleanKeyEncoder doesn't handle !valid scalar as not-null?
URL: https://github.com/apache/arrow/issues/43733
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
bkietz closed issue #38847: There is an error in the usage example of the
Compute Function on the official website?
URL: https://github.com/apache/arrow/issues/38847
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
mapleFU opened a new issue, #43758:
URL: https://github.com/apache/arrow/issues/43758
### Describe the enhancement requested
Currently RowTable support types haven't been listed, or it's scattered in
the code everywhere. I think I'd like to adding more comments before
https://github.
mapleFU opened a new issue, #43759:
URL: https://github.com/apache/arrow/issues/43759
### Describe the enhancement requested
Some minor style enhancement for Join
### Component(s)
C++
--
This is an automated message from the Apache Git Service.
To respond to the messag
pkit opened a new issue, #2084:
URL: https://github.com/apache/arrow-adbc/issues/2084
### What feature or improvement would you like to see?
I'm not sure if at the current state the driver is even usable. Almost all
numeric types are decimals in Snowflake.
```
adbc_driver_manage
leventov opened a new issue, #43762:
URL: https://github.com/apache/arrow/issues/43762
### Describe the enhancement requested
I have a nagging feeling that the family of Arrow protocols and formats
misses a generic protocol for streaming columnar data across ArrowArrays, such
as to p
lidavidm opened a new issue, #43764:
URL: https://github.com/apache/arrow/issues/43764
### Describe the enhancement requested
We are trying to make a Flight SQL proxy but it is rather frustrating
because methods aren't 1:1 between client/server. In particular for prepared
statements
jorisvandenbossche closed issue #43707: [Python][CI] Build failure with Cython 2
URL: https://github.com/apache/arrow/issues/43707
--
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
mapleFU opened a new issue, #43768:
URL: https://github.com/apache/arrow/issues/43768
### Describe the enhancement requested
```c++
struct CountImpl : public ScalarAggregator {
Status Consume(KernelContext*, const ExecSpan& batch) override {
if (options.mode == CountOpti
jorisvandenbossche closed issue #33204: [Plasma][C++] plasma-store-server start
with -h , occur bus error
URL: https://github.com/apache/arrow/issues/33204
--
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
jorisvandenbossche closed issue #29850: PlasmaClient::Contains should return
false before the corresponding object is sealed
URL: https://github.com/apache/arrow/issues/29850
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
jorisvandenbossche closed issue #28818: [Plasma][Python] plasma.PlasmaClient do
not disconnect when user tried to delete it
URL: https://github.com/apache/arrow/issues/28818
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
jorisvandenbossche closed issue #28603: [Python]
`pyarrow._plasma.PlasmaClient.delete` behavior undocumented
URL: https://github.com/apache/arrow/issues/28603
--
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
jorisvandenbossche closed issue #29090: PlasmaStoreFull on empty store
URL: https://github.com/apache/arrow/issues/29090
--
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 unsu
jorisvandenbossche closed issue #28852: Plasma server hangs on Get requests
containing duplicate object IDs
URL: https://github.com/apache/arrow/issues/28852
--
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 t
jorisvandenbossche closed issue #28377: [C++] Tests fail to compile: error: use
of undeclared identifier 'WEXITSTATUS'
URL: https://github.com/apache/arrow/issues/28377
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
jorisvandenbossche closed issue #27422: [C++ Feature Request] Add GetCliendId
to Plasma Store
URL: https://github.com/apache/arrow/issues/27422
--
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
jorisvandenbossche closed issue #27273: Plasma packages for arm64
URL: https://github.com/apache/arrow/issues/27273
--
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 unsubscri
jorisvandenbossche closed issue #26629: [Python] pickle error occurs when using
pyarrow._plasma.PlasmaClient with multiprocess on mac (python3.8.5)
URL: https://github.com/apache/arrow/issues/26629
--
This is an automated message from the Apache Git Service.
To respond to the message, please
jorisvandenbossche closed issue #17192: [Plasma][C++] Usage model for Object
IDs. Object IDs don't disappear after delete
URL: https://github.com/apache/arrow/issues/17192
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
jorisvandenbossche closed issue #17190: [C++][Plasma] Memory not released until
Plasma process is killed
URL: https://github.com/apache/arrow/issues/17190
--
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 g
jorisvandenbossche closed issue #24493: [Python] Start plasma store with
STDOUT, STDERR arguments
URL: https://github.com/apache/arrow/issues/24493
--
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
jorisvandenbossche closed issue #24291: [C++][Plasma] Fix memory size when
using huge pages in plasma; other code cleanups
URL: https://github.com/apache/arrow/issues/24291
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
jorisvandenbossche closed issue #24246: [Plasma] Add GCS as an external store
for Plasma
URL: https://github.com/apache/arrow/issues/24246
--
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 specifi
jorisvandenbossche closed issue #17022: [Plasma] Plasma On YARN
URL: https://github.com/apache/arrow/issues/17022
--
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
jorisvandenbossche closed issue #23786: [C++][Plasma] Broken Record Batch
returned from a function call
URL: https://github.com/apache/arrow/issues/23786
--
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
danepitkin opened a new issue, #43769:
URL: https://github.com/apache/arrow/issues/43769
### Describe the bug, including details regarding any error messages,
version, and platform.
The Java JNI module for Gandiva fails to build in CI because it is being
built with llvm 17. This is a
jorisvandenbossche closed issue #18024: [C++][Plasma] More primitive operations
on plasma store
URL: https://github.com/apache/arrow/issues/18024
--
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
jorisvandenbossche closed issue #17707: [JS] Implement Node.js client for
Plasma store
URL: https://github.com/apache/arrow/issues/17707
--
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
paleolimbot closed issue #1663: c/driver/framework: get rid of Status/Result
URL: https://github.com/apache/arrow-adbc/issues/1663
--
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
paleolimbot closed issue #1663: c/driver/framework: get rid of Status/Result
URL: https://github.com/apache/arrow-adbc/issues/1663
--
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
lidavidm closed issue #2062: adbc_driver_snowflake error when writing table to
snowflake
URL: https://github.com/apache/arrow-adbc/issues/2062
--
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
lidavidm closed issue #2062: adbc_driver_snowflake error when writing table to
snowflake
URL: https://github.com/apache/arrow-adbc/issues/2062
--
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
lidavidm closed issue #2078: docs: demo `WITH_MAX_MSG_SIZE` (was: Python: grpc:
received message larger than max (20748753 vs. 16777216))
URL: https://github.com/apache/arrow-adbc/issues/2078
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
lidavidm closed issue #2078: docs: demo `WITH_MAX_MSG_SIZE` (was: Python: grpc:
received message larger than max (20748753 vs. 16777216))
URL: https://github.com/apache/arrow-adbc/issues/2078
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
jorisvandenbossche closed issue #43069: [C][Python] Vendor pythoncapi-compat
instead of adjusting changes manually
URL: https://github.com/apache/arrow/issues/43069
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
ppkowalski opened a new issue, #43773:
URL: https://github.com/apache/arrow/issues/43773
### Describe the bug, including details regarding any error messages,
version, and platform.
I am trying to install arrow 17 with conan 2.6.0 on Ubuntu22.04. My
conanfile.py:
```
from conan
monircefalo opened a new issue, #43774:
URL: https://github.com/apache/arrow/issues/43774
### Describe the bug, including details regarding any error messages,
version, and platform.
I'm working with PySpark and trying to use a pandas_udf on my macOS system
with an M3 chip. My enviro
pitrou opened a new issue, #43775:
URL: https://github.com/apache/arrow/issues/43775
### Describe the enhancement requested
We have a "canonical extension types" table in
https://arrow.apache.org/docs/dev/status.html where we should also list Bool8.
### Component(s)
Docu
pitrou opened a new issue, #43776:
URL: https://github.com/apache/arrow/issues/43776
### Describe the enhancement requested
This came up while discussing the performance of
https://github.com/apache/arrow/pull/41700 . Current Take benchmarks all have a
selection factor of 1.0 (i.e.,
pitrou closed issue #40036: [C++][FS][Azure] Optimise
`ObjectAppendStream::DoAppend` in the case of many small appends
URL: https://github.com/apache/arrow/issues/40036
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
jorisvandenbossche closed issue #4: [Python] Add bindings for `CopyTo` on
RecordBatch and Array classes
URL: https://github.com/apache/arrow/issues/4
--
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 t
pitrou opened a new issue, #43777:
URL: https://github.com/apache/arrow/issues/43777
### Describe the bug, including details regarding any error messages,
version, and platform.
These build failures have appeared very recently, see example:
https://github.com/apache/arrow/actions/r
pitrou closed issue #43776: [C++] Add Take benchmarks with a smaller selection
factor
URL: https://github.com/apache/arrow/issues/43776
--
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 c
Iwerzhon opened a new issue, #43778:
URL: https://github.com/apache/arrow/issues/43778
### Describe the bug, including details regarding any error messages,
version, and platform.
Sometimes (based on the start_date/end_date value), some days are missing
when splitting a range of date
mcrumiller opened a new issue, #2093:
URL: https://github.com/apache/arrow-adbc/issues/2093
### What feature or improvement would you like to see?
In postgres, the
[`show`](https://www.postgresql.org/docs/current/sql-show.html) command returns
server/session configuration attributes:
pitrou closed issue #43141: [C++][Parquet] Replace use of int with int32_t in
the Parquet encryption APIs
URL: https://github.com/apache/arrow/issues/43141
--
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
rustyconover opened a new issue, #43779:
URL: https://github.com/apache/arrow/issues/43779
### Describe the bug, including details regarding any error messages,
version, and platform.
Hi there!
I've been working with Arrow Flight in Python and came across something that
might
kou closed issue #43777: [C++][CI] Boost-related compilation error on macOS ARM
URL: https://github.com/apache/arrow/issues/43777
--
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.
yangg-splunk opened a new issue, #43783:
URL: https://github.com/apache/arrow/issues/43783
### Describe the usage question you have. Please include as many useful
details as possible.
From here it seems still unsupported in the lib's latest version:
https://pkg.go.dev/github.com
lidavidm closed issue #43717: [Java][FlightSQL]
FlightSqlUtils.FLIGHT_SQL_ACTIONS is missing ActionTypes
URL: https://github.com/apache/arrow/issues/43717
--
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 g
wgtmac opened a new issue, #43785:
URL: https://github.com/apache/arrow/issues/43785
### Describe the bug, including details regarding any error messages,
version, and platform.
https://github.com/apache/arrow/actions/runs/10493727075/job/29068353962?pr=40594
```
==
wgtmac closed issue #43785: [CI][Python][Parquet] Failed to open local file
column_chunk_key_value_metadata.parquet
URL: https://github.com/apache/arrow/issues/43785
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
jorisvandenbossche closed issue #43690: [Python][CI] Simplify
python/requirements-wheel-test.txt file
URL: https://github.com/apache/arrow/issues/43690
--
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 t
jorisvandenbossche closed issue #43785: [CI][Python][Parquet] Failed to open
local file column_chunk_key_value_metadata.parquet
URL: https://github.com/apache/arrow/issues/43785
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
rok closed issue #43787: [C++] Register the new Opaque extension type by default
URL: https://github.com/apache/arrow/issues/43787
--
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
rok closed issue #43787: [C++] Register the new Opaque extension type by default
URL: https://github.com/apache/arrow/issues/43787
--
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
301 - 400 of 12824 matches
Mail list logo