[jira] [Created] (ARROW-1339) [C++] Use boost::filesystem for handling of platform-specific file path encodings

2017-08-07 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1339: --- Summary: [C++] Use boost::filesystem for handling of platform-specific file path encodings Key: ARROW-1339 URL: https://issues.apache.org/jira/browse/ARROW-1339 Project

[jira] [Created] (ARROW-1338) [Python] Investigate non-deterministic core dump on Python 2.7, Travis CI builds

2017-08-07 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1338: --- Summary: [Python] Investigate non-deterministic core dump on Python 2.7, Travis CI builds Key: ARROW-1338 URL: https://issues.apache.org/jira/browse/ARROW-1338 Project:

[jira] [Created] (ARROW-1337) [Python] User reports pkg-config does not work properly in FindArrow.cmake for pyarrow

2017-08-07 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1337: --- Summary: [Python] User reports pkg-config does not work properly in FindArrow.cmake for pyarrow Key: ARROW-1337 URL: https://issues.apache.org/jira/browse/ARROW-1337 Pr

Re: pyarrow versioning

2017-08-07 Thread Colin Nichols
Ah ok, makes sense -- thanks Wes! - Colin *Colin Nichols | Senior Software Engineer335 Madison Avenue, 16F | New York, NY, 10017+1 (646) 912 2018 | BAM.ai* On Mon, Aug 7, 2017 at 3:55 PM, Wes McKinney wrote: > hi Colin, > > Sorry about that. Yes, I pulled the 0.5.0 packages from PyPI (which i

Re: pyarrow versioning

2017-08-07 Thread Wes McKinney
hi Colin, Sorry about that. Yes, I pulled the 0.5.0 packages from PyPI (which is an unofficial package, because the Arrow PMC has not voted on it) because of the problems with jemalloc in ARROW-1282 -- it is not possible to replace a broken package without also changing the version number. This is

pyarrow versioning

2017-08-07 Thread Colin Nichols
Hi all, I noticed today that pyarrow==0.5.0 has disappeared from Pypi, replaced by 0.5.0.post2. Just wanted to make sure that was intended. If so, is the expectation that users put e.g., pyarrow~=0.5.0 in their requirements file as opposed to pyarrow==0.5.0? Thank you, Colin *Colin Nichols |

Re: Arrow Plasma Object Store - IP clearance

2017-08-07 Thread Robert Nishihara
Thanks! This is great! On Mon, Aug 7, 2017 at 11:30 AM Wes McKinney wrote: > Thanks to the Plasma developers for their code contribution and > efforts integrating it with the Arrow codebase! It's a powerful and > useful tool that will help the project grow. > > - Wes > > On Mon, Aug 7, 2017 at 2

Re: Arrow Plasma Object Store - IP clearance

2017-08-07 Thread Wes McKinney
Thanks to the Plasma developers for their code contribution and efforts integrating it with the Arrow codebase! It's a powerful and useful tool that will help the project grow. - Wes On Mon, Aug 7, 2017 at 2:24 PM, Philipp Moritz wrote: > Great to hear! Thanks a lot to everybody involved with th

Re: Arrow Plasma Object Store - IP clearance

2017-08-07 Thread Philipp Moritz
Great to hear! Thanks a lot to everybody involved with this for their help. On Mon, Aug 7, 2017 at 11:19 AM, Julian Hyde wrote: > The vote for IP clearance of the Plasma Object Store on the Incubator list > has passed[1]. > > We can now proceed with a release. > > Julian > > [1] https://s.apache

Arrow Plasma Object Store - IP clearance

2017-08-07 Thread Julian Hyde
The vote for IP clearance of the Plasma Object Store on the Incubator list has passed[1]. We can now proceed with a release. Julian [1] https://s.apache.org/arrow-plasma-object-store-clearance-result

[DISCUSS] Apache Arrow and the GPU Open Analytics Initiative

2017-08-07 Thread Wes McKinney
hi all, A group of companies have created a project called the GPU Open Analytics Initiative (GOAI), with the purpose of creating open source software and specifications for analytics on GPU. So far, they have focused on building a "GPU Data Frame", which is effectively putting Arrow data on the

[jira] [Created] (ARROW-1336) [C++] Add arrow::schema factory function

2017-08-07 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1336: --- Summary: [C++] Add arrow::schema factory function Key: ARROW-1336 URL: https://issues.apache.org/jira/browse/ARROW-1336 Project: Apache Arrow Issue Type: New F

[jira] [Created] (ARROW-1335) [C++] PrimitiveArray::raw_values has inconsistent semantics re: offsets compared with subclasses

2017-08-07 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1335: --- Summary: [C++] PrimitiveArray::raw_values has inconsistent semantics re: offsets compared with subclasses Key: ARROW-1335 URL: https://issues.apache.org/jira/browse/ARROW-1335

Re: Arrow 0.6.0 release planning and timeline

2017-08-07 Thread Wes McKinney
hi all, It looks like we should be able to close out 0.6.0 issues today and cut a release candidate tomorrow if there are no objections. Please take a moment to complete any code reviews for patches that should go in. We have a number of Java library dependency upgrades pending, do these need to g