thisisnic closed issue #34155: [R] BugReports field in DESCRIPTION file needs
updating to point to GH Issues
URL: https://github.com/apache/arrow/issues/34155
--
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
thisisnic opened a new issue, #34155:
URL: https://github.com/apache/arrow/issues/34155
### Describe the bug, including details regarding any error messages,
version, and platform.
The BugReports field currently points to Jira but should be updated to point
to GH Issues instead
Fokko opened a new issue, #34154:
URL: https://github.com/apache/arrow/issues/34154
### Describe the enhancement requested
We currently use `field.is_null(nan_is_null=True) & field.is_valid()` for
filtering on NaN values, but would be great to fall back to `is_nan`. The
abovementione
wjones127 opened a new issue, #453:
URL: https://github.com/apache/arrow-adbc/issues/453
We make the keys non-nullable, but not the entries field.
https://github.com/apache/arrow-adbc/blob/317e47fde750c4f80f104a2b7a04ce8d33cb23ef/c/driver/sqlite/sqlite.c#L299
It is required to
coady opened a new issue, #34153:
URL: https://github.com/apache/arrow/issues/34153
### Describe the enhancement requested
While I support the decision for tables to not have index columns, I have
still found it useful to enable fast binary search when it's known that a table
is sort
chenrui333 opened a new issue, #34151:
URL: https://github.com/apache/arrow/issues/34151
### Describe the bug, including details regarding any error messages,
version, and platform.
Currently, apache-arrow 11.0.0 failed to build on osx.
relates to https://github.com/Homebrew/ho
rtpsw opened a new issue, #34150:
URL: https://github.com/apache/arrow/issues/34150
### Describe the bug, including details regarding any error messages,
version, and platform.
In a debugging session, I observed that `ConversionOptions` being passed
from `_substrait.pyx` was improper