Re: Proposed Java ArrowStreamReader/MessageReader API Changes

2018-07-15 Thread Li Jin
Bryan, Sorry for the delay. I did a round of review of the API change (high level). I understand the proposed API changes allows users of the Arrow Java library to implement Arrow reader that reads Arrow data to on-heap memory directly. However, my main feedback is that the proposed API changes i

[jira] [Created] (ARROW-2855) [C++] Blog post that outlines the benefits of using jemalloc

2018-07-15 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-2855: -- Summary: [C++] Blog post that outlines the benefits of using jemalloc Key: ARROW-2855 URL: https://issues.apache.org/jira/browse/ARROW-2855 Project: Apache Arrow

[jira] [Created] (ARROW-2854) [C++/Python] Casting float NaN to int should raise an error on safe cast

2018-07-15 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-2854: -- Summary: [C++/Python] Casting float NaN to int should raise an error on safe cast Key: ARROW-2854 URL: https://issues.apache.org/jira/browse/ARROW-2854 Project: Apache Ar

[jira] [Created] (ARROW-2853) Implementing support for zero copy NumPy arrays in libarrow_python

2018-07-15 Thread Florian Rathgeber (JIRA)
Florian Rathgeber created ARROW-2853: Summary: Implementing support for zero copy NumPy arrays in libarrow_python Key: ARROW-2853 URL: https://issues.apache.org/jira/browse/ARROW-2853 Project: Apa

[jira] [Created] (ARROW-2852) [Rust] Mark Array as Sync and Send

2018-07-15 Thread Renjie Liu (JIRA)
Renjie Liu created ARROW-2852: - Summary: [Rust] Mark Array as Sync and Send Key: ARROW-2852 URL: https://issues.apache.org/jira/browse/ARROW-2852 Project: Apache Arrow Issue Type: Bug C