[jira] [Commented] (PARQUET-427) Push predicates into the whole read path

2016-02-12 Thread Daniel Weeks (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145671#comment-15145671 ] Daniel Weeks commented on PARQUET-427: -- [~proflin] Thanks for putting together such

[jira] [Resolved] (PARQUET-456) Add zlib codec support

2016-02-12 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem resolved PARQUET-456. --- Resolution: Fixed Fix Version/s: cpp-0.1 Issue resolved by pull request 48 [https://gi

[jira] [Commented] (PARQUET-446) Hide thrift dependency in parquet-cpp

2016-02-12 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145538#comment-15145538 ] Wes McKinney commented on PARQUET-446: -- see patch: https://github.com/apache/parquet

[jira] [Commented] (PARQUET-515) Add "Reset" to LevelEncoder and LevelDecoder

2016-02-12 Thread Deepak Majeti (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145443#comment-15145443 ] Deepak Majeti commented on PARQUET-515: --- Thanks! for the update. The patch for `Res

[jira] [Commented] (PARQUET-515) Add "Reset" to LevelEncoder and LevelDecoder

2016-02-12 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145419#comment-15145419 ] Wes McKinney commented on PARQUET-515: -- Warning: the forthcoming patch for PARQUET-4

[jira] [Assigned] (PARQUET-523) Test ColumnReader on a column chunk containing multiple data pages

2016-02-12 Thread Deepak Majeti (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Majeti reassigned PARQUET-523: - Assignee: Deepak Majeti (was: Wes McKinney) > Test ColumnReader on a column chunk conta

[jira] [Comment Edited] (PARQUET-523) Test ColumnReader on a column chunk containing multiple data pages

2016-02-12 Thread Deepak Majeti (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145112#comment-15145112 ] Deepak Majeti edited comment on PARQUET-523 at 2/12/16 7:14 PM: ---

[jira] [Commented] (PARQUET-523) Test ColumnReader on a column chunk containing multiple data pages

2016-02-12 Thread Deepak Majeti (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145112#comment-15145112 ] Deepak Majeti commented on PARQUET-523: --- Sure! I started testing my patch for PARQU

[jira] [Commented] (PARQUET-523) Test ColumnReader on a column chunk containing multiple data pages

2016-02-12 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145093#comment-15145093 ] Wes McKinney commented on PARQUET-523: -- [~mdeepak] can you include this in your patc

[jira] [Commented] (PARQUET-470) Thrift 0.9.3 cannot be used in conjunction with googletest and C++11 on Linux

2016-02-12 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145064#comment-15145064 ] Wes McKinney commented on PARQUET-470: -- See THRIFT-3619 > Thrift 0.9.3 cannot be us

[jira] [Commented] (PARQUET-446) Hide thrift dependency in parquet-cpp

2016-02-12 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145042#comment-15145042 ] Wes McKinney commented on PARQUET-446: -- I'm going to tackle this and PARQUET-277 joi

[jira] [Commented] (PARQUET-408) Shutdown hook in parquet-avro library corrupts data and disables logging

2016-02-12 Thread Jim Gawron (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144967#comment-15144967 ] Jim Gawron commented on PARQUET-408: Logging breaks in shutdown hooks because log4js

[jira] [Created] (PARQUET-526) Add more complete unit test coverage for column Scanner implementations

2016-02-12 Thread Wes McKinney (JIRA)
Wes McKinney created PARQUET-526: Summary: Add more complete unit test coverage for column Scanner implementations Key: PARQUET-526 URL: https://issues.apache.org/jira/browse/PARQUET-526 Project: Parq

[jira] [Commented] (PARQUET-524) In ColumnReader::ReadBatch, continue reading data pages until batch_size reached or EOS

2016-02-12 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144828#comment-15144828 ] Wes McKinney commented on PARQUET-524: -- I don't need it today, but next week. I'll w

[jira] [Created] (PARQUET-525) Test coverage for malformed file failure modes on the read path

2016-02-12 Thread Wes McKinney (JIRA)
Wes McKinney created PARQUET-525: Summary: Test coverage for malformed file failure modes on the read path Key: PARQUET-525 URL: https://issues.apache.org/jira/browse/PARQUET-525 Project: Parquet

[jira] [Commented] (PARQUET-524) In ColumnReader::ReadBatch, continue reading data pages until batch_size reached or EOS

2016-02-12 Thread Deepak Majeti (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144803#comment-15144803 ] Deepak Majeti commented on PARQUET-524: --- [~wesmckinn] This needs PARQUET-515. When

[jira] [Resolved] (PARQUET-461) Improve ColumnReader API

2016-02-12 Thread Deepak Majeti (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Majeti resolved PARQUET-461. --- Resolution: Resolved > Improve ColumnReader API > > >

[jira] [Commented] (PARQUET-461) Improve ColumnReader API

2016-02-12 Thread Deepak Majeti (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144795#comment-15144795 ] Deepak Majeti commented on PARQUET-461: --- The current refactoring of column reader e

[jira] [Created] (PARQUET-524) In ColumnReader::ReadBatch, continue reading data pages until batch_size reached or EOS

2016-02-12 Thread Wes McKinney (JIRA)
Wes McKinney created PARQUET-524: Summary: In ColumnReader::ReadBatch, continue reading data pages until batch_size reached or EOS Key: PARQUET-524 URL: https://issues.apache.org/jira/browse/PARQUET-524

[jira] [Created] (PARQUET-523) Test ColumnReader on a column chunk containing multiple data pages

2016-02-12 Thread Wes McKinney (JIRA)
Wes McKinney created PARQUET-523: Summary: Test ColumnReader on a column chunk containing multiple data pages Key: PARQUET-523 URL: https://issues.apache.org/jira/browse/PARQUET-523 Project: Parquet

[jira] [Commented] (PARQUET-461) Improve ColumnReader API

2016-02-12 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144764#comment-15144764 ] Wes McKinney commented on PARQUET-461: -- [~mdeepak] can you define scope for this iss