You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Philip Zeyliger (JIRA)" <ji...@apache.org> on 2011/07/14 16:57:00 UTC

[jira] [Commented] (AVRO-858) Add --fields to 'avro cat' to select fields printed out

    [ https://issues.apache.org/jira/browse/AVRO-858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13065304#comment-13065304 ] 

Philip Zeyliger commented on AVRO-858:
--------------------------------------

The way the Java version does this is by letting you specify a read schema.  Then it projects the data through that schema, and that's how you lose fields.  Thoughts about that approach?

> Add --fields to 'avro cat' to select fields printed out
> -------------------------------------------------------
>
>                 Key: AVRO-858
>                 URL: https://issues.apache.org/jira/browse/AVRO-858
>             Project: Avro
>          Issue Type: Improvement
>            Reporter: Miki Tebeka
>              Labels: patch, python
>             Fix For: 1.6.0
>
>         Attachments: AVRO-858.diff
>
>
> Sometimes we want to see just a subset of the fields (specially if the record is big). Adding a --fields to select a subset of fields will help.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira