Re: Working towards getting 0.9.0 release candidate up next week

2018-03-14 Thread Uwe L. Korn
The mentioned bugfixes were merged and I also tested the Arrow<->Parquet-cpp as well as the Arrow<->Dask(parquet) integration. Both seem to work fine. From my side it looks like we're ready to make an RC. Uwe On Wed, Mar 14, 2018, at 5:07 AM, Wes McKinney wrote: > I fixed these bugs > >

Re: gReetings

2018-03-14 Thread Wes McKinney
Hi Aneesh I respectfully ask that you keep these discussions on public ASF channels rather than directing them somewhere private or outside the ASF. We need to be having a discussion together as a community about how to move the project forward. Thank you Wes On Mar 14, 2018 1:19 PM, "Aneesh

Re: gReetings

2018-03-14 Thread Aneesh Karve
Makes sense. I'll direct interested parties to this list. ᐧ On Wed, Mar 14, 2018 at 10:23 AM, Wes McKinney wrote: > Hi Aneesh > > I respectfully ask that you keep these discussions on public ASF channels > rather than directing them somewhere private or outside the ASF. We

unwrap_table in c++ library

2018-03-14 Thread Viktor Gal
Hi, i’m writing this email as i thought it might be more frequently checked than the slack channel as i initially posted my problem there: i’m trying to use `arrow::py::unwrap_table` in a c++ library that would use pyarrow tables…. unfortunately when i try to load the generated python module

Re: gReetings

2018-03-14 Thread Aneesh Karve
Hi Romain, I have a list of about ten R developers and users who are interested in Arrow bindings for R, as well as a Slack channel where we can discuss things further. Feel free to email me and I'll connect you. The list arose as we were looking to bring R support to Quilt packages; and we

Re: gReetings

2018-03-14 Thread Wes McKinney
For more about this, please see the Project Management and Collaboration section in: https://www.apache.org/foundation/how-it-works.html On Mar 14, 2018 1:30 PM, "Aneesh Karve" wrote: Makes sense. I'll direct interested parties to this list. ᐧ On Wed, Mar 14, 2018 at

[jira] [Created] (ARROW-2310) Source release scripts fail with Java8

2018-03-14 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2310: --- Summary: Source release scripts fail with Java8 Key: ARROW-2310 URL: https://issues.apache.org/jira/browse/ARROW-2310 Project: Apache Arrow Issue Type: Bug

Re: Working towards getting 0.9.0 release candidate up next week

2018-03-14 Thread Wes McKinney
Last item https://issues.apache.org/jira/browse/ARROW-2312 I can start the release vote as soon as we have the release verification script working again On Wed, Mar 14, 2018 at 2:28 PM, Wes McKinney wrote: > OK, patch is up for ARROW-2307: >

[jira] [Created] (ARROW-2312) [JS] verify-release-candidate-sh must be updated to include JS in integration tests

2018-03-14 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2312: --- Summary: [JS] verify-release-candidate-sh must be updated to include JS in integration tests Key: ARROW-2312 URL: https://issues.apache.org/jira/browse/ARROW-2312

Re: Working towards getting 0.9.0 release candidate up next week

2018-03-14 Thread Wes McKinney
Thanks Paul! This seems to have done the trick. I will get the RC out later this evening On Wed, Mar 14, 2018 at 9:50 PM, Paul Taylor wrote: > This should fix it: https://github.com/apache/arrow/pull/1751 > > >> On Mar 14, 2018, at

Re: Working towards getting 0.9.0 release candidate up next week

2018-03-14 Thread Wes McKinney
I ran into another problem: https://issues.apache.org/jira/browse/ARROW-2313 @Kou, could you have a look at this? Thanks On Wed, Mar 14, 2018 at 10:36 PM, Wes McKinney wrote: > Thanks Paul! This seems to have done the trick. I will get the RC out > later this evening > >

[jira] [Created] (ARROW-2313) [GLib] Release builds must define NDEBUG

2018-03-14 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2313: --- Summary: [GLib] Release builds must define NDEBUG Key: ARROW-2313 URL: https://issues.apache.org/jira/browse/ARROW-2313 Project: Apache Arrow Issue Type: Bug

Re: Working towards getting 0.9.0 release candidate up next week

2018-03-14 Thread Kouhei Sutou
Sure. Please wait for a while. -- kou In

[jira] [Created] (ARROW-2311) [Python] Struct array slicing defective

2018-03-14 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2311: - Summary: [Python] Struct array slicing defective Key: ARROW-2311 URL: https://issues.apache.org/jira/browse/ARROW-2311 Project: Apache Arrow Issue Type:

Re: Working towards getting 0.9.0 release candidate up next week

2018-03-14 Thread Paul Taylor
This should fix it: https://github.com/apache/arrow/pull/1751 > On Mar 14, 2018, at 6:42 PM, Wes McKinney wrote: > > Last item https://issues.apache.org/jira/browse/ARROW-2312 > > I can start the release vote as soon as we have

Re: [VOTE] Apache Arrow JavaScript 0.3.1 - RC1

2018-03-14 Thread Paul Taylor
+1 (non-binding) > On Mar 14, 2018, at 5:10 PM, Wes McKinney wrote: > > Hello all, > > I\'d like to propose the following release candidate (rc1) of Apache Arrow > JavaScript version 0.3.1. > > The source release rc1 is hosted at [1]. > > This release candidate is based

Re: [VOTE] Apache Arrow JavaScript 0.3.1 - RC1

2018-03-14 Thread Wes McKinney
+1 (binding). Ran js-verify-release-candidate.sh with Node 8.10.0 LTS On Wed, Mar 14, 2018 at 8:40 PM, Paul Taylor wrote: > +1 (non-binding) > >> On Mar 14, 2018, at 5:10 PM, Wes McKinney wrote: >> >> Hello all, >> >> I\'d like to propose the following

[VOTE] Apache Arrow JavaScript 0.3.1 - RC1

2018-03-14 Thread Wes McKinney
Hello all, I\'d like to propose the following release candidate (rc1) of Apache Arrow JavaScript version 0.3.1. The source release rc1 is hosted at [1]. This release candidate is based on commit 077bd53df590cafe26fc784b3c6d03bf1ac24f67 Please download, verify checksums and signatures, run the

Re: gReetings

2018-03-14 Thread Aneesh Karve
Hi Romain. Thanks for looking into this. Per discussion with Wes we'll keep the discussion on ASF channels so the community can participate. ᐧ

Re: gReetings

2018-03-14 Thread Romain François
That sounds interesting, i am open to join yet another slack team. The way I structure my time these days, I dedicate one day a week to the r arrow front end. Right now this is tuesdays. I have other strong commitment for other open projects on mondays and fridays, and I keep the two other

Re: gReetings

2018-03-14 Thread Brian Hulette
If you prefer slack over (or in addition to) the mailing list there's also the Arrow slack. We recently made a #javascript channel there for discussions about that implementation, you could certainly do the same for R. [1] https://apachearrow.slack.com [2]

Re: gReetings

2018-03-14 Thread Romain Francois
Sounds great. > Le 14 mars 2018 à 19:03, Aneesh Karve a écrit : > > Hi Romain. Thanks for looking into this. Per discussion with Wes we'll keep > the discussion on ASF channels so the community can participate. > ᐧ

Re: Working towards getting 0.9.0 release candidate up next week

2018-03-14 Thread Wes McKinney
OK, patch is up for ARROW-2307: https://github.com/apache/arrow/pull/1747. Once that is reviewed and merged I will start the release vote On Wed, Mar 14, 2018 at 10:18 AM, Wes McKinney wrote: > I'm going to have a look at ARROW-2307 to see if it's an easy fix. If > not, I

Re: [VOTE] Release Apache Arrow JavaScript 0.3.1 - RC0

2018-03-14 Thread Paul Taylor
This issue has been resolved. I'm available this week to help with anything else blocking this release. Thx > On Mar 12, 2018, at 9:10 AM, Wes McKinney wrote: > > OK, thanks Brian. I will cancel this release and we can cut a new RC > after this issue is resolved. > > On

Re: Working towards getting 0.9.0 release candidate up next week

2018-03-14 Thread Wes McKinney
I'm going to have a look at ARROW-2307 to see if it's an easy fix. If not, I will go ahead with the RC On Wed, Mar 14, 2018 at 7:36 AM, Uwe L. Korn wrote: > The mentioned bugfixes were merged and I also tested the Arrow<->Parquet-cpp > as well as the Arrow<->Dask(parquet)

[jira] [Created] (ARROW-2309) [C++] Use std::make_unsigned

2018-03-14 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2309: - Summary: [C++] Use std::make_unsigned Key: ARROW-2309 URL: https://issues.apache.org/jira/browse/ARROW-2309 Project: Apache Arrow Issue Type: Task

Re: [VOTE] Release Apache Arrow JavaScript 0.3.1 - RC0

2018-03-14 Thread Wes McKinney
The next RC (RC1) can be pushed out anytime if a PMC is available to do so. I can do it later today if no one beats me to it (I am on plane wifi until about 8pm Eastern so probably can't do it until after that) On Wed, Mar 14, 2018 at 2:44 PM, Paul Taylor wrote: > This issue