Using JsonRecordFormatter

2020-02-10 Thread Ben Watson
Hello, I'm wanting to read Parquet records into JSON with Java, and it seems that JsonRecordFormatter is the way to do it (like in https://github.com/apache/parquet-mr/blob/master/parquet-tools/src/main/java/org/apache/parquet/tools/command/CatCommand.java#L84 ). Unlike the above example, I want

[jira] [Created] (PARQUET-1792) Add 'mask' command to parquet-tools/parquet-cli

2020-02-10 Thread Xinli Shang (Jira)
Xinli Shang created PARQUET-1792: Summary: Add 'mask' command to parquet-tools/parquet-cli Key: PARQUET-1792 URL: https://issues.apache.org/jira/browse/PARQUET-1792 Project: Parquet Issue Typ

[jira] [Resolved] (PARQUET-1788) [C++] ColumnWriter has undefined behavior when writing arrow chunks

2020-02-10 Thread Wes McKinney (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved PARQUET-1788. --- Fix Version/s: cpp-1.6.0 Resolution: Fixed Issue resolved by pull request 6378 [http

[jira] [Resolved] (PARQUET-1782) Use Switch Statement in AvroRecordConverter

2020-02-10 Thread Fokko Driesprong (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong resolved PARQUET-1782. --- Fix Version/s: 1.12.0 Resolution: Fixed > Use Switch Statement in AvroRecord

[jira] [Commented] (PARQUET-1782) Use Switch Statement in AvroRecordConverter

2020-02-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17033564#comment-17033564 ] ASF GitHub Bot commented on PARQUET-1782: - Fokko commented on pull request #752

[jira] [Commented] (PARQUET-1791) Add 'prune' command to parquet-tools

2020-02-10 Thread Gidon Gershinsky (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17033425#comment-17033425 ] Gidon Gershinsky commented on PARQUET-1791: --- A good idea. I'd suggest adding