[jira] [Created] (PARQUET-722) Building with JDK 8 fails over a maven bug

2016-09-21 Thread Niels Basjes (JIRA)
Niels Basjes created PARQUET-722: Summary: Building with JDK 8 fails over a maven bug Key: PARQUET-722 URL: https://issues.apache.org/jira/browse/PARQUET-722 Project: Parquet Issue Type: Bug

[jira] [Commented] (PARQUET-721) Performance benchmarks for reading into Arrow structures

2016-09-21 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509983#comment-15509983 ] Uwe L. Korn commented on PARQUET-721: - PR: https://github.com/apache/parquet-cpp/pull/165 >

Python Parquet package

2016-09-21 Thread Uwe Korn
Hello, as we have moved the Arrow<->Parquet C++ integration into parquet-cpp, we still have to decide on how we are going to proceed with the Arrow<->Parquet Python integration. For the moment, it seems that the best way to go ahead is to pull the pyarrow.parquet module out into a separate

[jira] [Created] (PARQUET-723) parquet is not storing the type for the column.

2016-09-21 Thread Narasimha (JIRA)
Narasimha created PARQUET-723: - Summary: parquet is not storing the type for the column. Key: PARQUET-723 URL: https://issues.apache.org/jira/browse/PARQUET-723 Project: Parquet Issue Type: Bug

Re: Python Parquet package

2016-09-21 Thread Wes McKinney
I don't agree with this approach right now. Here are my reasons: 1. The Parquet Python integration will need to depend both on PyArrow and the Arrow C++ libraries, so these libraries would generally need to be developed together 2. PyArrow would need to define and maintain a C++ or Cython API so

Re: Python Parquet package

2016-09-21 Thread Uwe Korn
Sounds reasonable for me. I will then to continue to implement the missing interfaces for Parquet in pyarrow.parquet. @wesm Can you take care that we easily depend on a pinned version of parquet-cpp in pyarrow’s travis builds? Uwe > Am 21.09.2016 um 20:07 schrieb Wes McKinney

[jira] [Commented] (PARQUET-724) Test more advanced properties setting

2016-09-21 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511056#comment-15511056 ] Uwe L. Korn commented on PARQUET-724: - https://github.com/apache/parquet-cpp/pull/166 > Test more

[jira] [Created] (PARQUET-724) Test more advanced properties setting

2016-09-21 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created PARQUET-724: --- Summary: Test more advanced properties setting Key: PARQUET-724 URL: https://issues.apache.org/jira/browse/PARQUET-724 Project: Parquet Issue Type:

[jira] [Updated] (PARQUET-724) Test more advanced properties setting

2016-09-21 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn updated PARQUET-724: Description: Test that handling of global and column specific is tested and behaving correctly. >

Re: Python Parquet package

2016-09-21 Thread Wes McKinney
Sure, I'm happy to do that. Do you want me to take care of refactoring to account for the arrow::io API changes I just made? Then we can go ahead and remove arrow/parquet from the Arrow project. On Wed, Sep 21, 2016 at 3:47 PM, Uwe Korn wrote: > Sounds reasonable for me. I will

[jira] [Resolved] (PARQUET-724) Test more advanced properties setting

2016-09-21 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved PARQUET-724. -- Resolution: Fixed Fix Version/s: cpp-0.1 Issue resolved by pull request 166

[jira] [Commented] (PARQUET-722) Building with JDK 8 fails over a maven bug

2016-09-21 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511173#comment-15511173 ] Julien Le Dem commented on PARQUET-722: --- Thanks for spending the time! > Building with JDK 8 fails

[jira] [Closed] (PARQUET-722) Building with JDK 8 fails over a maven bug

2016-09-21 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem closed PARQUET-722. - > Building with JDK 8 fails over a maven bug > -- > >