You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Matt Massie (JIRA)" <ji...@apache.org> on 2010/02/04 22:37:27 UTC

[jira] Created: (AVRO-402) Add method for writing avro_schema_t structure to an avro_writer_t

Add method for writing avro_schema_t structure to an avro_writer_t
------------------------------------------------------------------

                 Key: AVRO-402
                 URL: https://issues.apache.org/jira/browse/AVRO-402
             Project: Avro
          Issue Type: New Feature
          Components: c
            Reporter: Matt Massie
            Assignee: Matt Massie


This patch add the ability to write an avro_schema_t to an avro_writer_t.

This functionality is necessary for file interop support.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AVRO-402) Add method for writing avro_schema_t structure to an avro_writer_t

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

Matt Massie resolved AVRO-402.
------------------------------

    Resolution: Fixed

Committed to trunk

> Add method for writing avro_schema_t structure to an avro_writer_t
> ------------------------------------------------------------------
>
>                 Key: AVRO-402
>                 URL: https://issues.apache.org/jira/browse/AVRO-402
>             Project: Avro
>          Issue Type: New Feature
>          Components: c
>            Reporter: Matt Massie
>            Assignee: Matt Massie
>         Attachments: AVRO-402.patch
>
>
> This patch add the ability to write an avro_schema_t to an avro_writer_t.
> This functionality is necessary for file interop support.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AVRO-402) Add method for writing avro_schema_t structure to an avro_writer_t

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

Matt Massie updated AVRO-402:
-----------------------------

    Attachment: AVRO-402.patch

> Add method for writing avro_schema_t structure to an avro_writer_t
> ------------------------------------------------------------------
>
>                 Key: AVRO-402
>                 URL: https://issues.apache.org/jira/browse/AVRO-402
>             Project: Avro
>          Issue Type: New Feature
>          Components: c
>            Reporter: Matt Massie
>            Assignee: Matt Massie
>         Attachments: AVRO-402.patch
>
>
> This patch add the ability to write an avro_schema_t to an avro_writer_t.
> This functionality is necessary for file interop support.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.