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
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-
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
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
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