kou closed issue #34595: [Python] GCS FileSystem - support federated identity
URL: https://github.com/apache/arrow/issues/34595
--
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.
gmintoco opened a new issue, #34721:
URL: https://github.com/apache/arrow/issues/34721
### Describe the enhancement requested
Hi,
I recently made a post on the mailing list but I thought this might make
more sense as a location to communicate. I am using Arrow for Go mostly to
mapleFU opened a new issue, #34722:
URL: https://github.com/apache/arrow/issues/34722
### Describe the enhancement requested
In C++ Parquet, `SerializedPageReader` holds a `decryption_buffer_` and
`decompression_buffer_`, and when `NextPage` called, it will reuse that buffer.
So, `Pa
dalle opened a new issue, #34723:
URL: https://github.com/apache/arrow/issues/34723
### Describe the bug, including details regarding any error messages,
version, and platform.
The log statement here:
https://github.com/apache/arrow/blob/45918a90a6ca1cf3fd67c256a7d6a240249e555a/ja
mavestergaard opened a new issue, #538:
URL: https://github.com/apache/arrow-adbc/issues/538
I am using polars library to write to Azure Postgre SQL DB.
This is my code:
```
import polars as pl
from datetime import datetime
data = {
'text': ['foo', 'bar', 'baz'],
kou closed issue #34700: [Packaging][RPM] arrow-libs can depend on lz4-libs
instead of lz4 on AlmaLinux 8 or later
URL: https://github.com/apache/arrow/issues/34700
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
yevgenypats opened a new issue, #34724:
URL: https://github.com/apache/arrow/issues/34724
### Describe the enhancement requested
Looks like the python implementation has some nice
[helper](https://arrow.apache.org/cookbook/py/data.html#adding-a-column-to-an-existing-table)
functions
westonpace closed issue #34619: [C++] "take" kernel crashes on ExtensionArrays
w/ underlying dictionary type
URL: https://github.com/apache/arrow/issues/34619
--
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
js8544 closed issue #34702: [C++] BaseBinaryBuilder::Reserve doesn't reserve
offsets_builder_
URL: https://github.com/apache/arrow/issues/34702
--
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
westonpace closed issue #33957: [C++] Add Rank chunked array benchmarks
URL: https://github.com/apache/arrow/issues/33957
--
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
westonpace closed issue #34638: [C++][Docs] Add documentation for minimal build
flags
URL: https://github.com/apache/arrow/issues/34638
--
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
westonpace commented on PR #89:
URL: https://github.com/apache/arrow-testing/pull/89#issuecomment-1483005640
> Though to start with I'm not sure if it even needs to be automated per se.
Agreed. As long as the source SQL files are stored alongside the Substrait
files, with a detailed
lidavidm commented on PR #89:
URL: https://github.com/apache/arrow-testing/pull/89#issuecomment-1483042421
OK, then I think what needs to happen here is just check in a Java file
(maybe something that'll work with jshell?) showing how to generate the plans
given the SQL files, and address t
alippai opened a new issue, #34727:
URL: https://github.com/apache/arrow/issues/34727
### Describe the enhancement requested
Dataset filters on partition values can be hard to define using pyarrow.
Eg. `type=0/date=2023-01-01/0.parquet` needs filters `("type", "=", 0)` and
`("d
lidavidm opened a new issue, #539:
URL: https://github.com/apache/arrow-adbc/issues/539
Polars added basic ADBC support, but #538 pointed out some issues. Set up a
basic integration test to catch these.
--
This is an automated message from the Apache Git Service.
To respond to the message
lidavidm opened a new issue, #540:
URL: https://github.com/apache/arrow-adbc/issues/540
Right now unless you ExecuteUpdate, it will always try to infer the schema
and use COPY. We could fall back to executing the query normally and not using
COPY to handle things like CREATE/DROP TABLE (sin
westonpace closed issue #34564: [Python] Building with Cython 3 shows warnings
URL: https://github.com/apache/arrow/issues/34564
--
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 opened a new issue, #541:
URL: https://github.com/apache/arrow-adbc/issues/541
We could add more ingest modes to make things easier on integrations like
Polars:
https://github.com/pola-rs/polars/blob/702f72a57a1ab2be796679e4facc0d1957a67cc9/py-polars/polars/dataframe/frame.p
assignUser closed issue #33721: [R][CI] MacOS install from local job is failing
URL: https://github.com/apache/arrow/issues/33721
--
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.
westonpace closed issue #33317: [C++] Utility method to ensure an array object
meetings an alignment requirement
URL: https://github.com/apache/arrow/issues/33317
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
lidavidm closed issue #543: ci: also run Python PostgreSQL tests in integration
pipeline
URL: https://github.com/apache/arrow-adbc/issues/543
--
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
kou closed issue #34670: [Packaging][C++] gdb integration is not compatible
with conda packaging
URL: https://github.com/apache/arrow/issues/34670
--
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
kylebarron opened a new issue, #546:
URL: https://github.com/apache/arrow-adbc/issues/546
This question might be too premature at this time for ADBC, but I'm
wondering if anyone has given any thought to how a user might extend ADBC's
default types.
In particular, I'm curious if it wo
CoderYellow opened a new issue, #547:
URL: https://github.com/apache/arrow-adbc/issues/547
Something like https://r2dbc.io/spec/0.8.0.RELEASE/spec/html/
--
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
kou closed issue #15285: [GLib] Add support for MatchSubstringOptions
URL: https://github.com/apache/arrow/issues/15285
--
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
kou opened a new issue, #548:
URL: https://github.com/apache/arrow-adbc/issues/548
It's for `AdbcConnectionGetInfo()`.
--
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
kou opened a new issue, #549:
URL: https://github.com/apache/arrow-adbc/issues/549
It's for `AdbcConnectionGetTableSchema()`.
--
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 opened a new issue, #550:
URL: https://github.com/apache/arrow-adbc/issues/550
It's for `AdbcConnectionGetTableTypes()`.
--
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 opened a new issue, #551:
URL: https://github.com/apache/arrow-adbc/issues/551
They are for:
* `AdbcConnectionCommit()`
* `AdbcConnectionRollback()`
* `ADBC_CONNECTION_OPTION_AUTO_COMMIT`
--
This is an automated message from the Apache Git Service.
To respond to the messag
kou opened a new issue, #552:
URL: https://github.com/apache/arrow-adbc/issues/552
It's for `ADBC_CONNECTION_OPTION_READ_ONLY`.
--
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 commen
kou opened a new issue, #553:
URL: https://github.com/apache/arrow-adbc/issues/553
It's for `ADBC_CONNECTION_OPTION_ISOLATION_LEVEL`.
--
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
kou opened a new issue, #554:
URL: https://github.com/apache/arrow-adbc/issues/554
https://github.com/apache/arrow-adbc/blob/apache-arrow-adbc-0.3.0/adbc.h#L940-L954
says `table_type` is `uint8` but the SQLite driver uses `string`:
https://github.com/apache/arrow-adbc/blob/apache-arrow-adb
mikelui opened a new issue, #34729:
URL: https://github.com/apache/arrow/issues/34729
### Describe the enhancement requested
Today (Py)Arrow -> Pandas treats:
1. structs as Python dicts (pydicts)
2. maps as Python list of tuples (i.e. [(key1, value1), (key2, value2), ...]
lupko opened a new issue, #34731:
URL: https://github.com/apache/arrow/issues/34731
### Describe the bug, including details regarding any error messages,
version, and platform.
`FlightStreamReader.to_reader()` does not release GIL as it creates the
RecordBatchReader via call to `Make
kou closed issue #33800: [Packaging] Drop support for Ubuntu 18.04
URL: https://github.com/apache/arrow/issues/33800
--
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 unsubscr
wjones127 opened a new issue, #34736:
URL: https://github.com/apache/arrow/issues/34736
### Describe the enhancement requested
The C# implementation still needs to add support for:
* [ ] Float 16 #25163
* [ ] MapType
* [ ] LargeString / LargeBinary / LargeList
* [ ]
veryhannibal opened a new issue, #34738:
URL: https://github.com/apache/arrow/issues/34738
### Describe the usage question you have. Please include as many useful
details as possible.
Hi,
I found that the Plasma is deprecated and will be removed soon. Do you
provide new comp
kou closed issue #34738: Plasma is deprecated
URL: https://github.com/apache/arrow/issues/34738
--
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: issues-u
raulcd closed issue #34687: [CI][Python] Set up automated cleaning for old
nightly wheels on gemfury
URL: https://github.com/apache/arrow/issues/34687
--
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
thisisnic closed issue #33402: [R] Better error message when creating an array
from decimals
URL: https://github.com/apache/arrow/issues/33402
--
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
agagrins opened a new issue, #34739:
URL: https://github.com/apache/arrow/issues/34739
### Describe the bug, including details regarding any error messages,
version, and platform.
## Issue Description
It seems not possible to be able to append a nullable column to a table.
lidavidm opened a new issue, #34741:
URL: https://github.com/apache/arrow/issues/34741
### Describe the bug, including details regarding any error messages,
version, and platform.
https://github.com/apache/arrow/actions/runs/4527686135/jobs/7973768071?pr=34678
```
Error:
lidavidm opened a new issue, #34742:
URL: https://github.com/apache/arrow/issues/34742
### Describe the enhancement requested
Continuing discussion from
https://github.com/apache/arrow/issues/20730#issuecomment-1451989813 it may be
useful to allow applications to use some of the JDBC
lidavidm closed issue #20730: [Java] Arrow-to-JDBC
URL: https://github.com/apache/arrow/issues/20730
--
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: iss
lidavidm closed issue #34742: [Java] Split flight-sql-jdbc-driver to allow
reuse of some internals
URL: https://github.com/apache/arrow/issues/34742
--
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
agagrins closed issue #34739: [Python] Cannot append nullable string columns to
table
URL: https://github.com/apache/arrow/issues/34739
--
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
lidavidm opened a new issue, #34743:
URL: https://github.com/apache/arrow/issues/34743
### Describe the bug, including details regarding any error messages,
version, and platform.
Observed over several PRs/main
```
=== FAILURES
==
lidavidm closed issue #34731: [Python] MetadataRecordBatchReader does not
release GIL in to_reader() method
URL: https://github.com/apache/arrow/issues/34731
--
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
palday closed issue #391: Precompilation broken on Julia 1.9-rc1
URL: https://github.com/apache/arrow-julia/issues/391
--
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 unsubs
teo-tsirpanis opened a new issue, #34746:
URL: https://github.com/apache/arrow/issues/34746
### Describe the enhancement requested
I am developing a C# project that uses Apache Arrow and needs Tensors. I
will add support for them soon. Opening this issue to track progress and ask
any
lidavidm opened a new issue, #557:
URL: https://github.com/apache/arrow-adbc/issues/557
```
[ RUN ] PostgresStatementTest.SqlIngestString
NOTICE: table "bulk_ingest" does not exist, skipping
/home/lidavidm/Code/upstream/adbc/arrow-adbc/c/validation/adbc_validation_util.h:363:
lidavidm opened a new issue, #558:
URL: https://github.com/apache/arrow-adbc/issues/558
That way it can be replicated 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 the specific comment
westonpace closed issue #34639: [Python] Info about offset is loss when
converting struct array to record batch
URL: https://github.com/apache/arrow/issues/34639
--
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
kazuakiyama opened a new issue, #410:
URL: https://github.com/apache/arrow-julia/issues/410
I'm a radio astronomer interested in using this Julia-native implementation
of the Apache Arrow in-memory format for black hole imaging with the [Event
Horizon Telescope](https://eventhorizontelescop
viirya opened a new issue, #34749:
URL: https://github.com/apache/arrow/issues/34749
### Describe the enhancement requested
ArrowFileWriter/ArrowStreamWriter add compression support for 12.0.0-dev.
But
[ZstdCompressionCodec](https://github.com/apache/arrow/blob/196fbe5f5e0669b1f8bf71
kou closed issue #554: c/driver/sqlite: AdbcGetConnectionGetTableTypes() uses
string not uint8 for table_type
URL: https://github.com/apache/arrow-adbc/issues/554
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
eerhardt closed issue #25163: [C#] Support Float16
URL: https://github.com/apache/arrow/issues/25163
--
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: iss
westonpace closed issue #34633: [C++][Parquet] Can't read converted type
DECIMAL in Parquet Stream Reader C++ API
URL: https://github.com/apache/arrow/issues/34633
--
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
westonpace closed issue #34346: [C++] Allow the CSV reader to read zero columns
URL: https://github.com/apache/arrow/issues/34346
--
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.
jayshrivastava opened a new issue, #34751:
URL: https://github.com/apache/arrow/issues/34751
### Describe the usage question you have. Please include as many useful
details as possible.
What is the correct way to implement a custom logical type? I'm having
trouble reading my cus
lidavidm closed issue #537: python/adbc_driver_manager: expose
StatementGetParameterSchema
URL: https://github.com/apache/arrow-adbc/issues/537
--
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
lidavidm closed issue #550: [GLib] Add gadbc_connection_get_table_types()
URL: https://github.com/apache/arrow-adbc/issues/550
--
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.
T
lidavidm closed issue #197: [C] Improve type coverage in standard test suite
URL: https://github.com/apache/arrow-adbc/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 to go to the specific comment.
liujiacheng777 opened a new issue, #34752:
URL: https://github.com/apache/arrow/issues/34752
### Describe the bug, including details regarding any error messages,
version, and platform.
```
loongson@loongson-pc:~/tmp/arrow/cpp/build$ arch
loongarch64
loongson@loongson-pc:~/tm
sanjibansg opened a new issue, #34753:
URL: https://github.com/apache/arrow/issues/34753
### Describe the bug, including details regarding any error messages,
version, and platform.
In reference to #33317, the nightly builds are failing after PR #14758 was
merged.
More detail
hinxx closed issue #34486: Converting arrow sparse_union table to pandas
dataframe
URL: https://github.com/apache/arrow/issues/34486
--
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 comm
AlenkaF closed issue #32356: [Python] Improving Classes and Methods Docstrings
- Type Classes
URL: https://github.com/apache/arrow/issues/32356
--
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
AlenkaF closed issue #32342: [Python] Feather test failing on s390x travis CI
job
URL: https://github.com/apache/arrow/issues/32342
--
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 comme
AlenkaF closed issue #32291: [Python] Running a substrait plan that includes an
extension type returns results where the column.chunks attribute has an
AttributeError
URL: https://github.com/apache/arrow/issues/32291
--
This is an automated message from the Apache Git Service.
To respond to
jorisvandenbossche closed issue #33727: [Python] array() errors if pandas
categorical column has dictionary as string not object
URL: https://github.com/apache/arrow/issues/33727
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
jorisvandenbossche opened a new issue, #34755:
URL: https://github.com/apache/arrow/issues/34755
From https://github.com/apache/arrow/pull/34289#pullrequestreview-1355094099
Currently, the `pyarrow.array(..)` constructor is meant to create Array
object, but can return a ChunkedArray i
kou closed issue #34753: [C++] Nightly builds failing with EnsureAlignment
URL: https://github.com/apache/arrow/issues/34753
--
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
jorisvandenbossche opened a new issue, #34756:
URL: https://github.com/apache/arrow/issues/34756
See https://github.com/apache/arrow/issues/34564. PR
https://github.com/apache/arrow/pull/34726 fixed the warnings/errors when
building pyarrow with current Cython 3 beta.
To ensure this
ateknur opened a new issue, #34757:
URL: https://github.com/apache/arrow/issues/34757
### Describe the bug, including details regarding any error messages,
version, and platform.
• Installing pyarrow (11.0.0): Failed
ChefBuildError
Backend subprocess exited when tryi
AlenkaF closed issue #34757: ERROR: Failed building wheel for pyarrow
URL: https://github.com/apache/arrow/issues/34757
--
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
shner-elmo opened a new issue, #34758:
URL: https://github.com/apache/arrow/issues/34758
### Describe the bug, including details regarding any error messages,
version, and platform.
Hello, is this expected behavior?
i.e. the size of each batch being much smaller than the `batch_siz
mgahan opened a new issue, #34762:
URL: https://github.com/apache/arrow/issues/34762
### Describe the enhancement requested
Stack Overflow Reference:
https://stackoverflow.com/questions/75861075/is-there-a-way-to-read-a-nested-column
I have a bunch of Newline-delimited J
davisusanibar commented on PR #89:
URL: https://github.com/apache/arrow-testing/pull/89#issuecomment-1487436650
Hi Team,
Just close this PR. Let's start Java Substrait Consumer on the same way that
Python/C++ Substrait plans were implemented (maintain the json plan on testing
files).
davisusanibar closed pull request #89: feat: data to test java substrait
consumer
URL: https://github.com/apache/arrow-testing/pull/89
--
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 co
wjones127 closed issue #34696: [C++] ValidateRunEndEncoded does not check there
is no null buffer
URL: https://github.com/apache/arrow/issues/34696
--
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
davisusanibar opened a new issue, #34763:
URL: https://github.com/apache/arrow/issues/34763
### Describe the enhancement requested
Currently, CI only considers Java Windows OS testing for modules other than
JNI.
It would be helpful to implement CI testing for JNI modules as wel
kou closed issue #33243: [Plasma] Remove Plasma
URL: https://github.com/apache/arrow/issues/33243
--
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: issues
AlenkaF closed issue #14779: [C++] Compiling failed on Mac M1
URL: https://github.com/apache/arrow/issues/14779
--
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 #34579: [Python][Docs] TableGroupBy.aggregate
options
URL: https://github.com/apache/arrow/issues/34579
--
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
jorisvandenbossche opened a new issue, #34768:
URL: https://github.com/apache/arrow/issues/34768
Some builds started to pick up LLVM 16, while we currently only accept up to
15:
https://github.com/apache/arrow/blob/24ba1cf75c01040b279514ecc063975de272b766/cpp/CMakeLists.txt#L130-L132
lidavidm opened a new issue, #563:
URL: https://github.com/apache/arrow-adbc/issues/563
Also, get rid of the old registration methods and the static driver
instances.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
baggiponte opened a new issue, #34770:
URL: https://github.com/apache/arrow/issues/34770
### Describe the enhancement requested
This relates to Python specifically, but I feel this could extend to other
languages as well. `s3fs`'s `S3FileSystem` supports the `profile` keyword, that
a
CodiePP opened a new issue, #34771:
URL: https://github.com/apache/arrow/issues/34771
### Describe the bug, including details regarding any error messages,
version, and platform.
compilation of the C++ arrow code was not working because the architecture
is reported as `amd64`, but th
honno opened a new issue, #34774:
URL: https://github.com/apache/arrow/issues/34774
### Describe the bug, including details regarding any error messages,
version, and platform.
It seems the interchange `Column.null_count()` ([relevant
spec](https://github.com/data-apis/dataframe-api/
daattali opened a new issue, #34775:
URL: https://github.com/apache/arrow/issues/34775
### Describe the bug, including details regarding any error messages,
version, and platform.
The documentation for `arrow_table()` says that you can call
`as.data.frame()` on an arrow table object
lidavidm closed issue #477: [Java] driver/jdbc: No way to provide an external
BufferAllocator to JdbcDriver or JdbcDatabase instances
URL: https://github.com/apache/arrow-adbc/issues/477
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
lidavidm closed issue #476: [Java] driver/jdbc: Connection does not close its
allocator
URL: https://github.com/apache/arrow-adbc/issues/476
--
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 #561: docs: document that Python and C packages are
available on conda-forge
URL: https://github.com/apache/arrow-adbc/issues/561
--
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
aiguofer opened a new issue, #34778:
URL: https://github.com/apache/arrow/issues/34778
### Describe the enhancement requested
We want to add the [gRPC health
endpoint](https://github.com/grpc/grpc-java/blob/master/services/src/generated/main/grpc/io/grpc/health/v1/HealthGrpc.java)
to
pinduzera opened a new issue, #34779:
URL: https://github.com/apache/arrow/issues/34779
### Describe the enhancement requested
I am trying to make a straight write to a raw socket replicating the
python's implementation.
For some reason yet unknown to me, sending a raw vector combi
kou closed issue #34771: [C++] Failed to compile on FreeBSD/amd64
URL: https://github.com/apache/arrow/issues/34771
--
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
jeanetteclark opened a new issue, #34780:
URL: https://github.com/apache/arrow/issues/34780
### Describe the bug, including details regarding any error messages,
version, and platform.
Hi Arrow! I recently (with Arrow 11) have been getting a complete R crash
when running `write_datas
collimarco opened a new issue, #34781:
URL: https://github.com/apache/arrow/issues/34781
### Describe the usage question you have. Please include as many useful
details as possible.
I am new to this project and I am looking at the Ruby gem in particular:
https://github.com
endremborza opened a new issue, #34782:
URL: https://github.com/apache/arrow/issues/34782
### Describe the bug, including details regarding any error messages,
version, and platform.
Hello!
I don't know if this is specific to python but seems quite straightforward.
I didn't lo
lidavidm opened a new issue, #565:
URL: https://github.com/apache/arrow-adbc/issues/565
Currently (tested against Derby) it appears that we get an empty ResultSet
and then return an empty schema, instead of erroring.
--
This is an automated message from the Apache Git Service.
To respond
1801 - 1900 of 13230 matches
Mail list logo