+1 (non-binding)
Verified on Intel MacOS 12.6.1
On Fri, Nov 11, 2022 at 2:06 PM Ian Joiner wrote:
> +1 (Non-binding)
>
> Verified on my System76/Ubuntu 22.04/AMD64
>
> On Fri, Nov 11, 2022 at 3:12 PM Andrew Lamb wrote:
>
> > Hi,
> >
> > I would like to propose a release of Apache Arrow Rust Im
Philip Felton created ARROW-6395:
Summary: [pyarrow] Bug when using bool arrays with stride greater
than 1
Key: ARROW-6395
URL: https://issues.apache.org/jira/browse/ARROW-6395
Project: Apache Arrow
Philip Felton created ARROW-6149:
Summary: [Parquet] Decimal comparisons used for min/max statistics
are not correct
Key: ARROW-6149
URL: https://issues.apache.org/jira/browse/ARROW-6149
Project
Philip Felton created ARROW-5630:
Summary: [Python] Table of nested arrays doesn't round trip
Key: ARROW-5630
URL: https://issues.apache.org/jira/browse/ARROW-5630
Project: Apache
Philip Felton created ARROW-3936:
Summary: Add _O_NOINHERIT to the file open flags on Windows
Key: ARROW-3936
URL: https://issues.apache.org/jira/browse/ARROW-3936
Project: Apache Arrow
that hardware acceleration ("vectorization") is active
when the ARROW_SSE3 option (x86) or ARROW_ALTIVEC option (power) is on.
Those are turned on here:
https://github.com/apache/arrow/blob/master/cpp/CMakeLists.txt#L83-L89
Philip
On Tue, Aug 9, 2016 at 1:46 AM, Sanjay Rao wrote:
> Th