You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Lucas Martin-King (JIRA)" <ji...@apache.org> on 2012/05/28 06:50:22 UTC

[jira] [Created] (AVRO-1104) Avro Append (C)

Lucas Martin-King created AVRO-1104:
---------------------------------------

             Summary: Avro Append (C)
                 Key: AVRO-1104
                 URL: https://issues.apache.org/jira/browse/AVRO-1104
             Project: Avro
          Issue Type: New Feature
          Components: c
    Affects Versions: 1.7.1
            Reporter: Lucas Martin-King


I have created a simple utility to append the contents of one avro file onto the end of a second avro file, provided the schemas match.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AVRO-1104) Avro Append (C)

Posted by "Lucas Martin-King (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lucas Martin-King updated AVRO-1104:
------------------------------------

    Attachment:     (was: hitwise-avroappend.patch)
    
> Avro Append (C)
> ---------------
>
>                 Key: AVRO-1104
>                 URL: https://issues.apache.org/jira/browse/AVRO-1104
>             Project: Avro
>          Issue Type: New Feature
>          Components: c
>    Affects Versions: 1.7.1
>            Reporter: Lucas Martin-King
>              Labels: c, util
>         Attachments: hitwise-avroappend-2.patch
>
>
> I have created a simple utility to append the contents of one avro file onto the end of a second avro file, provided the schemas match.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AVRO-1104) Avro Append (C)

Posted by "Lucas Martin-King (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lucas Martin-King updated AVRO-1104:
------------------------------------

    Attachment: hitwise-avroappend.patch

Hitwise Pty Ltd releases this patch under the terms of the Apache Licence, and relinquishes ownership to the Apache Software Foundation.
                
> Avro Append (C)
> ---------------
>
>                 Key: AVRO-1104
>                 URL: https://issues.apache.org/jira/browse/AVRO-1104
>             Project: Avro
>          Issue Type: New Feature
>          Components: c
>    Affects Versions: 1.7.1
>            Reporter: Lucas Martin-King
>              Labels: c, util
>         Attachments: hitwise-avroappend.patch
>
>
> I have created a simple utility to append the contents of one avro file onto the end of a second avro file, provided the schemas match.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (AVRO-1104) Avro Append (C)

Posted by "Douglas Creager (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AVRO-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396289#comment-13396289 ] 

Douglas Creager commented on AVRO-1104:
---------------------------------------

Looks good, committed to SVN.
                
> Avro Append (C)
> ---------------
>
>                 Key: AVRO-1104
>                 URL: https://issues.apache.org/jira/browse/AVRO-1104
>             Project: Avro
>          Issue Type: New Feature
>          Components: c
>    Affects Versions: 1.7.1
>            Reporter: Lucas Martin-King
>              Labels: c, util
>         Attachments: hitwise-avroappend-2.patch
>
>
> I have created a simple utility to append the contents of one avro file onto the end of a second avro file, provided the schemas match.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AVRO-1104) Avro Append (C)

Posted by "Lucas Martin-King (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lucas Martin-King updated AVRO-1104:
------------------------------------

    Attachment: hitwise-avroappend-2.patch

Updated patch with new changes.
                
> Avro Append (C)
> ---------------
>
>                 Key: AVRO-1104
>                 URL: https://issues.apache.org/jira/browse/AVRO-1104
>             Project: Avro
>          Issue Type: New Feature
>          Components: c
>    Affects Versions: 1.7.1
>            Reporter: Lucas Martin-King
>              Labels: c, util
>         Attachments: hitwise-avroappend-2.patch
>
>
> I have created a simple utility to append the contents of one avro file onto the end of a second avro file, provided the schemas match.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AVRO-1104) Avro Append (C)

Posted by "Douglas Creager (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Douglas Creager updated AVRO-1104:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7.1
           Status: Resolved  (was: Patch Available)
    
> Avro Append (C)
> ---------------
>
>                 Key: AVRO-1104
>                 URL: https://issues.apache.org/jira/browse/AVRO-1104
>             Project: Avro
>          Issue Type: New Feature
>          Components: c
>    Affects Versions: 1.7.1
>            Reporter: Lucas Martin-King
>              Labels: c, util
>             Fix For: 1.7.1
>
>         Attachments: hitwise-avroappend-2.patch
>
>
> I have created a simple utility to append the contents of one avro file onto the end of a second avro file, provided the schemas match.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AVRO-1104) Avro Append (C)

Posted by "Lucas Martin-King (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lucas Martin-King updated AVRO-1104:
------------------------------------

    Status: Patch Available  (was: Open)

See attached patch.

Github branch: https://github.com/hitwise/avro/tree/avro-append
                
> Avro Append (C)
> ---------------
>
>                 Key: AVRO-1104
>                 URL: https://issues.apache.org/jira/browse/AVRO-1104
>             Project: Avro
>          Issue Type: New Feature
>          Components: c
>    Affects Versions: 1.7.1
>            Reporter: Lucas Martin-King
>              Labels: c, util
>         Attachments: hitwise-avroappend.patch
>
>
> I have created a simple utility to append the contents of one avro file onto the end of a second avro file, provided the schemas match.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (AVRO-1104) Avro Append (C)

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AVRO-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13293093#comment-13293093 ] 

Doug Cutting commented on AVRO-1104:
------------------------------------

Has anyone familiar with Avro C had a chance to review this?
                
> Avro Append (C)
> ---------------
>
>                 Key: AVRO-1104
>                 URL: https://issues.apache.org/jira/browse/AVRO-1104
>             Project: Avro
>          Issue Type: New Feature
>          Components: c
>    Affects Versions: 1.7.1
>            Reporter: Lucas Martin-King
>              Labels: c, util
>         Attachments: hitwise-avroappend-2.patch
>
>
> I have created a simple utility to append the contents of one avro file onto the end of a second avro file, provided the schemas match.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira