Re: [DISCUSS][Java] Design of the algorithm module

2019-10-19 Thread Micah Kornfield
Hi Liya Fan, Is the conversation about rejecting the changes in Flink something you can link to? I found [1] which seems to allow for Arrow, in what seem like reasonable places, just not inside the core planner (and even that is a possibility with a proper PoC). However, I don't think the

Re: [C++] The quest for zero-dependency builds

2019-10-19 Thread Micah Kornfield
> > Perhaps meson is also worth exploring? It could be, if someone else wants to take a look we can, compare what things look at in each. Recently, Bazel build rules seem like they would be useful for some work projects I've been dealing with, so I plan on focusing my exploration there. On Wed,

Re: [Discuss] Streaming: Differentiate between length of RecordBatch and utilized portion-- common use-case?

2019-10-19 Thread Micah Kornfield
Hi John, > Just concerned about running out of time if we are freezing the format at > 1.0. Is there any rough guess as to how much time I have to make my case? We haven't discussed it formally, but we have been doing releases ~3 months, so i would expect 1.0.0 sometime in January. On Fri,

Re: [DISCUSS] Result vs Status

2019-10-19 Thread Francois Saint-Jacques
As mentioned, Result is an improvement for function which returns a single value, e.g. Make/Factory-like. My vote goes Result for such case. For multiple return types, we have std::tuple like Antoine proposed. François On Fri, Oct 18, 2019 at 9:19 PM Antoine Pitrou wrote: > > > Le 18/10/2019 à

[jira] [Created] (ARROW-6946) [Go] Run tests with assert build tag enabled

2019-10-19 Thread Nick Poorman (Jira)
Nick Poorman created ARROW-6946: --- Summary: [Go] Run tests with assert build tag enabled Key: ARROW-6946 URL: https://issues.apache.org/jira/browse/ARROW-6946 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-6945) [Rust] Enable integration tests

2019-10-19 Thread Andy Grove (Jira)
Andy Grove created ARROW-6945: - Summary: [Rust] Enable integration tests Key: ARROW-6945 URL: https://issues.apache.org/jira/browse/ARROW-6945 Project: Apache Arrow Issue Type: New Feature

[NIGHTLY] Arrow Build Report for Job nightly-2019-10-19-0

2019-10-19 Thread Crossbow
Arrow Build Report for Job nightly-2019-10-19-0 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2019-10-19-0 Failed Tasks: - docker-clang-format: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2019-10-19-0-circle-docker-clang-format -

[jira] [Created] (ARROW-6944) [Rust] Add StringType

2019-10-19 Thread Neville Dipale (Jira)
Neville Dipale created ARROW-6944: - Summary: [Rust] Add StringType Key: ARROW-6944 URL: https://issues.apache.org/jira/browse/ARROW-6944 Project: Apache Arrow Issue Type: Sub-task

[jira] [Created] (ARROW-6943) [Website] Translate Apache Arrow Flight introduction to Japanese

2019-10-19 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-6943: --- Summary: [Website] Translate Apache Arrow Flight introduction to Japanese Key: ARROW-6943 URL: https://issues.apache.org/jira/browse/ARROW-6943 Project: Apache Arrow

[jira] [Created] (ARROW-6942) [Developer] Improve github actions

2019-10-19 Thread Micah Kornfield (Jira)
Micah Kornfield created ARROW-6942: -- Summary: [Developer] Improve github actions Key: ARROW-6942 URL: https://issues.apache.org/jira/browse/ARROW-6942 Project: Apache Arrow Issue Type: