[jira] [Created] (ARROW-7194) [Rust] CSV Writer causing recursion errors

2019-11-16 Thread Neville Dipale (Jira)
Neville Dipale created ARROW-7194: - Summary: [Rust] CSV Writer causing recursion errors Key: ARROW-7194 URL: https://issues.apache.org/jira/browse/ARROW-7194 Project: Apache Arrow Issue

Re: Disabling Gandiva, Plasma, or other components

2019-11-16 Thread Micah Kornfield
Hi Carlos, I'm not sure simply removing the files from the pyarrow folder would work. I'm don't have much knowledge in this area, but I think you would potentially need build your own wheel by modifying the script referenced in the issue [1]. Thanks, Micah [1]

Re: Creating arrays from existing arrays in Cython

2019-11-16 Thread Micah Kornfield
Hi Suhail, I'm not sure there are any convenience function to initialize an ArrayBuilder class from an existing Array. But I imagine you should be able to use the cython definitions in "python//pyarrow/includes/libarrow.pxd" and use it in the way you describe. It might help if you can provide a

Re: [C++][Parquet]: Stream API handling of optional fields

2019-11-16 Thread Micah Kornfield
Thanks Gawain. For reference, https://github.com/apache/arrow/pull/5849 is the PR. We might want to wait a day or two before merging to make sure no one has any objections to this approach approach. On Sat, Nov 16, 2019 at 6:51 AM Gawain Bolton wrote: > Thanks for your reply. > > If I

[jira] [Created] (ARROW-7192) [Rust] Implemnent Flight crate

2019-11-16 Thread Andy Grove (Jira)
Andy Grove created ARROW-7192: - Summary: [Rust] Implemnent Flight crate Key: ARROW-7192 URL: https://issues.apache.org/jira/browse/ARROW-7192 Project: Apache Arrow Issue Type: New Feature

Re: [Help Needed] Arrow IPC Reader in Rust

2019-11-16 Thread paddy horan
Hey Neville, I'll take a look if no-one beats me to it (I might not have time today or tomorrow). P From: Neville Dipale Sent: Saturday, November 16, 2019 1:42 AM To: dev@arrow.apache.org Subject: [Help Needed] Arrow IPC Reader in Rust Hi Arrow developers,

Re: [NIGHTLY] Arrow Build Report for Job nightly-2019-11-16-0

2019-11-16 Thread Neal Richardson
Yesterday I dealt with ARROW-7105 (homebrew-cpp failure), ARROW-7183 (re-skip r-sanitizer tests), and ARROW-7187 (doxygen failure on master, which hadn't yet triggered a nightly failure). New failures: * https://issues.apache.org/jira/browse/ARROW-7188 (cpp docs missing parameter, easy fix) *

[jira] [Created] (ARROW-7191) [CI][Crossbow] Nightly build email should distinguish between new failures and still failing builds

2019-11-16 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-7191: -- Summary: [CI][Crossbow] Nightly build email should distinguish between new failures and still failing builds Key: ARROW-7191 URL:

[jira] [Created] (ARROW-7190) [CI][Crossbow] Add extra testing groups for on-demand builds

2019-11-16 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-7190: -- Summary: [CI][Crossbow] Add extra testing groups for on-demand builds Key: ARROW-7190 URL: https://issues.apache.org/jira/browse/ARROW-7190 Project: Apache Arrow

[jira] [Created] (ARROW-7189) [CI][Crossbow] Nightly conda osx builds fail

2019-11-16 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-7189: -- Summary: [CI][Crossbow] Nightly conda osx builds fail Key: ARROW-7189 URL: https://issues.apache.org/jira/browse/ARROW-7189 Project: Apache Arrow Issue

[jira] [Created] (ARROW-7188) [C++][Doc] doxygen broken on master: missing param implicit_casts

2019-11-16 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-7188: -- Summary: [C++][Doc] doxygen broken on master: missing param implicit_casts Key: ARROW-7188 URL: https://issues.apache.org/jira/browse/ARROW-7188 Project: Apache

Re: [C++][Parquet]: Stream API handling of optional fields

2019-11-16 Thread Gawain Bolton
Thanks for your reply. If I understand correctly ARROW-7178 must be done so that Arrow has a version of std::optional which Parquet could then use. I think I will submit a PR for this shortly. Gawain On 15/11/2019 14:05, Francois Saint-Jacques wrote: I'm all for it. Created [1] it would

[NIGHTLY] Arrow Build Report for Job nightly-2019-11-16-0

2019-11-16 Thread Crossbow
Arrow Build Report for Job nightly-2019-11-16-0 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2019-11-16-0 Failed Tasks: - conda-osx-clang-py27: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2019-11-16-0-azure-conda-osx-clang-py27 -