[jira] [Commented] (PARQUET-739) Read after free with uncompressed page

2016-10-06 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15553982#comment-15553982 ] Wes McKinney commented on PARQUET-739: -- The memory referenced by ByteArray objects is not owned by

[jira] [Commented] (PARQUET-739) Read after free with uncompressed page

2016-10-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15553013#comment-15553013 ] Uwe L. Korn commented on PARQUET-739: - Can you post some example code to reproduce the problem? >

[jira] [Commented] (PARQUET-742) Add missing license headers

2016-10-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15552837#comment-15552837 ] Uwe L. Korn commented on PARQUET-742: - PR: https://github.com/apache/parquet-cpp/pull/174 > Add

Stackoverflow question

2016-10-06 Thread anvesh reddy
Using java write parquet files to Amazon S3 (using IAM roles without the use of access and secret access key of S3) http://stackoverflow.com/q/39903548/5742262?sem=2

[jira] [Commented] (PARQUET-742) Add missing license headers

2016-10-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15552805#comment-15552805 ] Uwe L. Korn commented on PARQUET-742: - [~dlemire] [~wesmckinn] Can you two please take care of

[jira] [Created] (PARQUET-742) Add missing license headers

2016-10-06 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created PARQUET-742: --- Summary: Add missing license headers Key: PARQUET-742 URL: https://issues.apache.org/jira/browse/PARQUET-742 Project: Parquet Issue Type: Bug

[jira] [Assigned] (PARQUET-713) parquet-cpp 0.1 release

2016-10-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn reassigned PARQUET-713: --- Assignee: Uwe L. Korn > parquet-cpp 0.1 release > --- > >

[jira] [Commented] (PARQUET-741) compression_buffer_ is reused although it shouldn't

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

[jira] [Commented] (PARQUET-739) Read after free with uncompressed page

2016-10-06 Thread Florian Scheibner (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15552702#comment-15552702 ] Florian Scheibner commented on PARQUET-739: --- Valgrind found this, seems two decoder unpacking

Re: Parquet sync starting now

2016-10-06 Thread Julien Le Dem
Attendees/Agenda Julien (Dremio): - 1.9.0 release Dan, Ryan (Netflix): - new statistics discussion (ordering) - new encodings. - IOManager discussion - time wasted in GC in Hive Parquet serde Piyush (Twitter): - better thrift integration in Scala Sergio (Cloudera): - presented new people

[jira] [Updated] (PARQUET-741) compression_buffer_ is reused although it shouldn't

2016-10-06 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn updated PARQUET-741: Description: We currently reuse the compression_buffer_ before we have written the page contained

Parquet sync starting now

2016-10-06 Thread Julien Le Dem
Parquet sync starting now at: https://hangouts.google.com/hangouts/_/dremio.com/parquet-sync-up On Wed, Oct 5, 2016 at 9:52 PM, Julien Le Dem wrote: > Yes that's correct > The next parquet sync is tomorrow 10am PT on Google hangout > > > On Monday, September 26, 2016, Jim

[jira] [Created] (PARQUET-741) compression_buffer_ is reused although it shouldn't

2016-10-06 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created PARQUET-741: --- Summary: compression_buffer_ is reused although it shouldn't Key: PARQUET-741 URL: https://issues.apache.org/jira/browse/PARQUET-741 Project: Parquet Issue

[jira] [Updated] (PARQUET-740) Introduce editorconfig

2016-10-06 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes updated PARQUET-740: - Description: Editor config is a very easy way of ensuring that developers adhere more closely

[jira] [Created] (PARQUET-740) Introduce editorconfig

2016-10-06 Thread Niels Basjes (JIRA)
Niels Basjes created PARQUET-740: Summary: Introduce editorconfig Key: PARQUET-740 URL: https://issues.apache.org/jira/browse/PARQUET-740 Project: Parquet Issue Type: Improvement

[jira] [Resolved] (PARQUET-737) Use absolute namespace in macros

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