[jira] [Created] (ARROW-2879) Arrow plasma can only use a small part of specified shared memory

2018-07-18 Thread chineking (JIRA)
chineking created ARROW-2879: Summary: Arrow plasma can only use a small part of specified shared memory Key: ARROW-2879 URL: https://issues.apache.org/jira/browse/ARROW-2879 Project: Apache Arrow

[jira] [Created] (ARROW-2878) [Packaging] README.md does not mention setting GitHub API token in user's crossbow repo settings

2018-07-18 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2878: --- Summary: [Packaging] README.md does not mention setting GitHub API token in user's crossbow repo settings Key: ARROW-2878 URL: https://issues.apache.org/jira/browse/ARROW-2878

[jira] [Created] (ARROW-2877) [Packaging] crossbow submit results in duplicate Travis CI build

2018-07-18 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2877: --- Summary: [Packaging] crossbow submit results in duplicate Travis CI build Key: ARROW-2877 URL: https://issues.apache.org/jira/browse/ARROW-2877 Project: Apache Arrow

[jira] [Created] (ARROW-2876) [Packaging] Crossbow builds can hang if you cloned using SSH

2018-07-18 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2876: --- Summary: [Packaging] Crossbow builds can hang if you cloned using SSH Key: ARROW-2876 URL: https://issues.apache.org/jira/browse/ARROW-2876 Project: Apache Arrow

[jira] [Created] (ARROW-2875) [Packaging] Don't attempt to download arrow archive in linux builds

2018-07-18 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2875: -- Summary: [Packaging] Don't attempt to download arrow archive in linux builds Key: ARROW-2875 URL: https://issues.apache.org/jira/browse/ARROW-2875 Project: Apache

[jira] [Created] (ARROW-2874) [Packaging] Forgot to pass job prefix

2018-07-18 Thread Phillip Cloud (JIRA)
Phillip Cloud created ARROW-2874: Summary: [Packaging] Forgot to pass job prefix Key: ARROW-2874 URL: https://issues.apache.org/jira/browse/ARROW-2874 Project: Apache Arrow Issue Type: Task

Re: Need a release manager for Arrow 0.10.0 [was Re: Packaging status update]

2018-07-18 Thread Krisztián Szűcs
One packaging task has left, an easy one. I've tagged my fork with version 0.10.0 and submitted a test build. If anyone is interested, the job definition is here: https://github.com/kszucs/crossbow/blob/build-237/job.yml Hopefully everything will work as expected, even after the version increment.

Re: Need a release manager for Arrow 0.10.0 [was Re: Packaging status update]

2018-07-18 Thread Wes McKinney
If we could cut the release on the 24th (Tuesday) or 25th (Wednesday) that would be ideal. We're approaching T+4 months since 0.9.0 so I think we need to call pencils down once the last patches go in on Monday, barring any crazy blockers. At this rate I'm going to be working part of the weekend on

Re: Need a release manager for Arrow 0.10.0 [was Re: Packaging status update]

2018-07-18 Thread Krisztián Szűcs
I won't be available between 27th and 31st. On Jul 18 2018, at 7:53 pm, Phillip Cloud wrote: > > I can certainly help with the release vote. I'm out of town from the 20th > to the 23rd, so it would be after that. Is there a particular target date > we have in mind? > > On Wed, Jul 18, 2018 at 12:

(De)serialising schemas in pyarrow

2018-07-18 Thread Andreas Heider
Hi, I'm using Arrow together with dask to quickly write lots of parquet files. Pandas has a tendency to forget column types (in my case it's a string column that might be completely null in some splits), so I'm building a Schema once and then manually passing that Schema into pa.Table.from_pand

Re: Need a release manager for Arrow 0.10.0 [was Re: Packaging status update]

2018-07-18 Thread Phillip Cloud
I can certainly help with the release vote. I'm out of town from the 20th to the 23rd, so it would be after that. Is there a particular target date we have in mind? On Wed, Jul 18, 2018 at 12:24 PM Wes McKinney wrote: > hi Li, > > Thanks for volunteering -- we need a PMC to sign the source and b

Re: Need a release manager for Arrow 0.10.0 [was Re: Packaging status update]

2018-07-18 Thread Wes McKinney
hi Li, Thanks for volunteering -- we need a PMC to sign the source and binary artifacts and upload to the dist system for the release. Realistically we should probably break up the tasks related to the release (the release vote, and follow up updates to PyPI, conda-forge, etc. ) -- there's quite a

Re: Need a release manager for Arrow 0.10.0 [was Re: Packaging status update]

2018-07-18 Thread Li Jin
I am currently on vacation but will be back on 22th and I am not PMC. If these are not issues , I can volunteer to be RM for the release. Li On Wed, Jul 18, 2018 at 4:09 PM Wes McKinney wrote: > hi folks, > > Any takers? It would be good for this knowledge to be spread to more > people. > > Than

Re: Need a release manager for Arrow 0.10.0 [was Re: Packaging status update]

2018-07-18 Thread Wes McKinney
hi folks, Any takers? It would be good for this knowledge to be spread to more people. Thanks Wes On Thu, Jul 12, 2018 at 1:11 PM, Wes McKinney wrote: > Can a member of the Arrow PMC volunteer to be the release manager for > 0.10.0? There is some prep work to be done to make sure that you can >

[jira] [Created] (ARROW-2873) [Python] Micro-optimize scalar value instantiation

2018-07-18 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-2873: -- Summary: [Python] Micro-optimize scalar value instantiation Key: ARROW-2873 URL: https://issues.apache.org/jira/browse/ARROW-2873 Project: Apache Arrow I