[jira] [Created] (ARROW-4332) [Website] Instructions and scripts for publishing web site appear to be incorrect

2019-01-22 Thread Andy Grove (JIRA)
Andy Grove created ARROW-4332: - Summary: [Website] Instructions and scripts for publishing web site appear to be incorrect Key: ARROW-4332 URL: https://issues.apache.org/jira/browse/ARROW-4332 Project: Ap

[jira] [Created] (ARROW-4333) [C++] Sketch out design for kernels and "query" execution in compute layer

2019-01-22 Thread Micah Kornfield (JIRA)
Micah Kornfield created ARROW-4333: -- Summary: [C++] Sketch out design for kernels and "query" execution in compute layer Key: ARROW-4333 URL: https://issues.apache.org/jira/browse/ARROW-4333 Project:

[jira] [Created] (ARROW-4331) [C++] Extend Scalar Datum to support more types

2019-01-22 Thread Micah Kornfield (JIRA)
Micah Kornfield created ARROW-4331: -- Summary: [C++] Extend Scalar Datum to support more types Key: ARROW-4331 URL: https://issues.apache.org/jira/browse/ARROW-4331 Project: Apache Arrow Iss

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

2019-01-22 Thread Micah Kornfield
Hi Wes, I can take a stab at going through the older C++/Python PRs as a first pass triage (I also appreciate that I'm just getting back to project, so if you prefer I hold off on this I understand). Is there a good mechanism to have a committer/PMC member look at PRs after a first pass by a contr

[jira] [Created] (ARROW-4330) [C++] Use FindThreads.cmake to handle -pthread compiler/link options

2019-01-22 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-4330: --- Summary: [C++] Use FindThreads.cmake to handle -pthread compiler/link options Key: ARROW-4330 URL: https://issues.apache.org/jira/browse/ARROW-4330 Project: Apache Arro

[jira] [Created] (ARROW-4329) Python should include the parquet headers

2019-01-22 Thread cHYzZQo (JIRA)
cHYzZQo created ARROW-4329: --- Summary: Python should include the parquet headers Key: ARROW-4329 URL: https://issues.apache.org/jira/browse/ARROW-4329 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-4328) Make R build compatible with DARROW_TENSORFLOW=ON

2019-01-22 Thread cHYzZQo (JIRA)
cHYzZQo created ARROW-4328: --- Summary: Make R build compatible with DARROW_TENSORFLOW=ON Key: ARROW-4328 URL: https://issues.apache.org/jira/browse/ARROW-4328 Project: Apache Arrow Issue Type: Bug

[VOTE] Accept donation of Rust DataFusion library for Apache Arrow

2019-01-22 Thread Wes McKinney
Dear all, The developers of DataFusion, an analytical query engine written in Rust, based on the Arrow columnar memory format, are proposing to donate the code to Apache Arrow: https://github.com/andygrove/datafusion The community has had an opportunity to discuss this [1] and there do not seem

Re: [Rust] [DISCUSS] Donate DataFusion to Arrow project

2019-01-22 Thread Wes McKinney
hi Andy -- yes. I'll send out the vote thread shortly On Tue, Jan 22, 2019 at 8:27 AM Andy Grove wrote: > > Wes, > > With the 0.12 release out, could we now start the vote for the DataFusion > donation? > > Thanks, > > Andy. > > On Tue, Jan 15, 2019 at 8:16 AM Andy Grove wrote: > > > Wes, > > >

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

2019-01-22 Thread Wes McKinney
hi folks, It's been 3 months since I sent this e-mail so I thought I would follow up about where things stand. The project continues to grow very fast and so there is a ton of pull request and JIRA gardening to do. For the 0.12.0 release, my personal burden of patch-merging stood at about 50%. ht

[jira] [Created] (ARROW-4327) ImportError: libarrow.so py.test fails with Fedora / CentOS build

2019-01-22 Thread Ryan White (JIRA)
Ryan White created ARROW-4327: - Summary: ImportError: libarrow.so py.test fails with Fedora / CentOS build Key: ARROW-4327 URL: https://issues.apache.org/jira/browse/ARROW-4327 Project: Apache Arrow

[jira] [Created] (ARROW-4326) [C++] Development instructions in python/development.rst will not work for many Linux distros with new conda-forge toolchain

2019-01-22 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-4326: --- Summary: [C++] Development instructions in python/development.rst will not work for many Linux distros with new conda-forge toolchain Key: ARROW-4326 URL: https://issues.apache.org/

[jira] [Created] (ARROW-4325) Arrow recipe removed from homebrew

2019-01-22 Thread Jim Hester (JIRA)
Jim Hester created ARROW-4325: - Summary: Arrow recipe removed from homebrew Key: ARROW-4325 URL: https://issues.apache.org/jira/browse/ARROW-4325 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-4324) [Python] Array dtype inference incorrect when created from list of mixed numpy scalars

2019-01-22 Thread Keith Kraus (JIRA)
Keith Kraus created ARROW-4324: -- Summary: [Python] Array dtype inference incorrect when created from list of mixed numpy scalars Key: ARROW-4324 URL: https://issues.apache.org/jira/browse/ARROW-4324 Proj

Re: [Rust] [DISCUSS] Donate DataFusion to Arrow project

2019-01-22 Thread Andy Grove
Wes, With the 0.12 release out, could we now start the vote for the DataFusion donation? Thanks, Andy. On Tue, Jan 15, 2019 at 8:16 AM Andy Grove wrote: > Wes, > > I went ahead and created a JIRA ( > https://issues.apache.org/jira/browse/ARROW-4263) and PR ( > https://github.com/apache/arrow/

[jira] [Created] (ARROW-4323) [Packaging] Fix failing OSX clang conda forge builds

2019-01-22 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-4323: -- Summary: [Packaging] Fix failing OSX clang conda forge builds Key: ARROW-4323 URL: https://issues.apache.org/jira/browse/ARROW-4323 Project: Apache Arrow

[jira] [Created] (ARROW-4322) [CI] docker nightlies fails after conda-forge compiler migration

2019-01-22 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-4322: -- Summary: [CI] docker nightlies fails after conda-forge compiler migration Key: ARROW-4322 URL: https://issues.apache.org/jira/browse/ARROW-4322 Project: Apache Arrow

[jira] [Created] (ARROW-4321) [CI] Setup conda-forge channel globally in docker containers

2019-01-22 Thread Krisztian Szucs (JIRA)
Krisztian Szucs created ARROW-4321: -- Summary: [CI] Setup conda-forge channel globally in docker containers Key: ARROW-4321 URL: https://issues.apache.org/jira/browse/ARROW-4321 Project: Apache Arrow

[jira] [Created] (ARROW-4320) [C++] Add tests for non-contiguous tensors

2019-01-22 Thread Kenta Murata (JIRA)
Kenta Murata created ARROW-4320: --- Summary: [C++] Add tests for non-contiguous tensors Key: ARROW-4320 URL: https://issues.apache.org/jira/browse/ARROW-4320 Project: Apache Arrow Issue Type: Tes

[jira] [Created] (ARROW-4319) plasma/store.h pulls ins flatbuffer dependency

2019-01-22 Thread Matthias Vallentin (JIRA)
Matthias Vallentin created ARROW-4319: - Summary: plasma/store.h pulls ins flatbuffer dependency Key: ARROW-4319 URL: https://issues.apache.org/jira/browse/ARROW-4319 Project: Apache Arrow