Re: [VOTE] Accept donation of Arrow C# .NET implementation

2018-10-15 Thread Jacques Nadeau
+1 On Mon, Oct 15, 2018, 7:15 PM Phillip Cloud wrote: > +1 > > On Mon, Oct 15, 2018 at 9:33 PM Kouhei Sutou wrote: > > > +1 > > > > In > > "[VOTE] Accept donation of Arrow C# .NET implementation" on Mon, 15 Oct > > 2018 11:27:59 -0400, > > Wes McKinney wrote: > > > > > hi folks, > > > > >

[jira] [Created] (ARROW-3528) [R] Typo in R documentation

2018-10-15 Thread James Lamb (JIRA)
James Lamb created ARROW-3528: - Summary: [R] Typo in R documentation Key: ARROW-3528 URL: https://issues.apache.org/jira/browse/ARROW-3528 Project: Apache Arrow Issue Type: Bug Report

[jira] [Created] (ARROW-3527) [R] Unused variables in R-package C++ code

2018-10-15 Thread James Lamb (JIRA)
James Lamb created ARROW-3527: - Summary: [R] Unused variables in R-package C++ code Key: ARROW-3527 URL: https://issues.apache.org/jira/browse/ARROW-3527 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-3526) [R] Installation relies on package not available on CRAN

2018-10-15 Thread James Lamb (JIRA)
James Lamb created ARROW-3526: - Summary: [R] Installation relies on package not available on CRAN Key: ARROW-3526 URL: https://issues.apache.org/jira/browse/ARROW-3526 Project: Apache Arrow Issue

Re: [VOTE] Accept donation of Arrow C# .NET implementation

2018-10-15 Thread Phillip Cloud
+1 On Mon, Oct 15, 2018 at 9:33 PM Kouhei Sutou wrote: > +1 > > In > "[VOTE] Accept donation of Arrow C# .NET implementation" on Mon, 15 Oct > 2018 11:27:59 -0400, > Wes McKinney wrote: > > > hi folks, > > > > Individuals from Feyen Zylstra LLC have developed a C# implementation > > of Apa

Re: [VOTE] Accept donation of Arrow C# .NET implementation

2018-10-15 Thread Kouhei Sutou
+1 In "[VOTE] Accept donation of Arrow C# .NET implementation" on Mon, 15 Oct 2018 11:27:59 -0400, Wes McKinney wrote: > hi folks, > > Individuals from Feyen Zylstra LLC have developed a C# implementation > of Apache Arrow and are proposing to donate it to the Apache project, > as discuss

[jira] [Created] (ARROW-3525) [Packaging] Remove arrow/ and parquet-cpp/ dependencies in dev/run_docker_compose.sh

2018-10-15 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-3525: --- Summary: [Packaging] Remove arrow/ and parquet-cpp/ dependencies in dev/run_docker_compose.sh Key: ARROW-3525 URL: https://issues.apache.org/jira/browse/ARROW-3525 Proj

Re: [DRAFT] Apache Arrow board report October 2018

2018-10-15 Thread Julien Le Dem
What's the plan for the parquet-cpp repo now that ARROW-3075 has been merged? On Thu, Oct 11, 2018 at 9:12 AM Wes McKinney wrote: > OK, I have updated. If others could comment on the .NET thread, we can > start a vote soon there > > ## Description: > > Apache Arrow is a cross-language developme

[jira] [Created] (ARROW-3524) [C++] Fix compiler warnings from ARROW-3409 on clang-6

2018-10-15 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3524: --- Summary: [C++] Fix compiler warnings from ARROW-3409 on clang-6 Key: ARROW-3524 URL: https://issues.apache.org/jira/browse/ARROW-3524 Project: Apache Arrow Iss

Re: [VOTE] Accept donation of Arrow C# .NET implementation

2018-10-15 Thread Antoine Pitrou
+1 Le 15/10/2018 à 17:27, Wes McKinney a écrit : > hi folks, > > Individuals from Feyen Zylstra LLC have developed a C# implementation > of Apache Arrow and are proposing to donate it to the Apache project, > as discussed on the mailing list > > https://github.com/feyenzylstra/apache-arrow > >

Re: questions about arrow/go

2018-10-15 Thread Wes McKinney
hi Matt, Arrow in Go is still very much WIP territory AFAICT. I've been hoping to see more of a developer community grow here but we still have a ways to go it seems. You can help get one going =) On Wed, Oct 10, 2018 at 2:53 PM Matthew Perpick wrote: > > I'm experimenting with arrow in an onlin

Re: [VOTE] Accept donation of Arrow C# .NET implementation

2018-10-15 Thread Krisztián Szűcs
+1 On Mon, Oct 15, 2018 at 5:30 PM Uwe L. Korn wrote: > +1 > > On Mon, Oct 15, 2018, at 5:27 PM, Wes McKinney wrote: > > hi folks, > > > > Individuals from Feyen Zylstra LLC have developed a C# implementation > > of Apache Arrow and are proposing to donate it to the Apache project, > > as discus

Re: Gandiva snapshot releases

2018-10-15 Thread Praveen Kumar
Wes, Sounds good, will pull you in if needed. Kristian - Sure. We were thinking of doing the individual OS jars as snapshot deployments too but this might be better. Will work on getting a PR ready for the same. On Mon, Oct 15, 2018 at 5:44 PM Wes McKinney wrote: > I am not familiar with snaps

[jira] [Created] (ARROW-3523) [JS] Assign dictionary IDs in IPC writer rather than on creation

2018-10-15 Thread Brian Hulette (JIRA)
Brian Hulette created ARROW-3523: Summary: [JS] Assign dictionary IDs in IPC writer rather than on creation Key: ARROW-3523 URL: https://issues.apache.org/jira/browse/ARROW-3523 Project: Apache Arrow

Re: [VOTE] Accept donation of Arrow C# .NET implementation

2018-10-15 Thread Uwe L. Korn
+1 On Mon, Oct 15, 2018, at 5:27 PM, Wes McKinney wrote: > hi folks, > > Individuals from Feyen Zylstra LLC have developed a C# implementation > of Apache Arrow and are proposing to donate it to the Apache project, > as discussed on the mailing list > > https://github.com/feyenzylstra/apache-arr

[jira] [Created] (ARROW-3522) [C++] Remove -Wconversion from build flags

2018-10-15 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3522: - Summary: [C++] Remove -Wconversion from build flags Key: ARROW-3522 URL: https://issues.apache.org/jira/browse/ARROW-3522 Project: Apache Arrow Issue Type:

[VOTE] Accept donation of Arrow C# .NET implementation

2018-10-15 Thread Wes McKinney
hi folks, Individuals from Feyen Zylstra LLC have developed a C# implementation of Apache Arrow and are proposing to donate it to the Apache project, as discussed on the mailing list https://github.com/feyenzylstra/apache-arrow I wish to determine if the Arrow PMC is in favor of accepting this d

[jira] [Created] (ARROW-3521) [GLib] Run Python using find_program in meson.build

2018-10-15 Thread Yosuke Shiro (JIRA)
Yosuke Shiro created ARROW-3521: --- Summary: [GLib] Run Python using find_program in meson.build Key: ARROW-3521 URL: https://issues.apache.org/jira/browse/ARROW-3521 Project: Apache Arrow Issue

A renewed plea for help [was Re: Recruiting more maintainers for Apache Arrow]

2018-10-15 Thread Wes McKinney
hi folks, It's been a few months, but as Apache Arrow is rapidly becoming a critical dependency of next-generation data applications (see, for example, RAPIDS just launched by NVIDIA http://rapids.ai/), we are quite seriously in need of more project maintainers, or in lieu of new individual contri

[jira] [Created] (ARROW-3520) [C++] Implement List Flatten kernel

2018-10-15 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3520: --- Summary: [C++] Implement List Flatten kernel Key: ARROW-3520 URL: https://issues.apache.org/jira/browse/ARROW-3520 Project: Apache Arrow Issue Type: New Featur

Re: Gandiva snapshot releases

2018-10-15 Thread Wes McKinney
I am not familiar with snapshot deployment processes for Java packages. Since there are so many Apache projects that are Java-based, we should look at what others are doing. If you need help with anything that requires PMC karma I can try to help. On Mon, Oct 15, 2018, 7:36 AM Krisztián Szűcs wro

Re: Gandiva snapshot releases

2018-10-15 Thread Krisztián Szűcs
Actually We should deploy to github releases as well, see https://github.com/apache/arrow/blob/master/dev/tasks/conda-recipes/travis.linux.yml#L59 Then We could download the jars from github directly, similarly like https://github.com/kszucs/crossbow/releases/tag/nightly-73-ubuntu-xenial Once We

Re: Gandiva snapshot releases

2018-10-15 Thread Praveen Kumar
Hey Kristian, Yes you are right, I am planning to use an encrypted variable in travis. But which token do i use for the deployment? My ossrh account will not have deploy permissions in apache/arrow maven repository, so was wondering which token to use? Once this is clarified, i will raise the PR

Re: Gandiva snapshot releases

2018-10-15 Thread Krisztián Szűcs
Hi Praveen, I assume We're planning to run it on travis, so We need to pass en encrypted env variable: https://docs.travis-ci.com/user/environment-variables/#defining-variables-in-repository-settings Have You created the crossbow task for creating the jar? If You submit a PR We could further disc

[jira] [Created] (ARROW-3519) Add support for functions that can return variable len output

2018-10-15 Thread Pindikura Ravindra (JIRA)
Pindikura Ravindra created ARROW-3519: - Summary: Add support for functions that can return variable len output Key: ARROW-3519 URL: https://issues.apache.org/jira/browse/ARROW-3519 Project: Apache

[jira] [Created] (ARROW-3518) Detect HOMEBREW_PREFIX automatically

2018-10-15 Thread Kenta Murata (JIRA)
Kenta Murata created ARROW-3518: --- Summary: Detect HOMEBREW_PREFIX automatically Key: ARROW-3518 URL: https://issues.apache.org/jira/browse/ARROW-3518 Project: Apache Arrow Issue Type: Improveme

[jira] [Created] (ARROW-3517) [C++] MinGW 32bit build causes g++ segv

2018-10-15 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-3517: --- Summary: [C++] MinGW 32bit build causes g++ segv Key: ARROW-3517 URL: https://issues.apache.org/jira/browse/ARROW-3517 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-3516) [C++] Fix memcpy's size type

2018-10-15 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-3516: --- Summary: [C++] Fix memcpy's size type Key: ARROW-3516 URL: https://issues.apache.org/jira/browse/ARROW-3516 Project: Apache Arrow Issue Type: Bug Com

[jira] [Created] (ARROW-3515) Introduce NumericTensor class

2018-10-15 Thread Kenta Murata (JIRA)
Kenta Murata created ARROW-3515: --- Summary: Introduce NumericTensor class Key: ARROW-3515 URL: https://issues.apache.org/jira/browse/ARROW-3515 Project: Apache Arrow Issue Type: New Feature