You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Nebojsa Sabovic (Created) (JIRA)" <ji...@apache.org> on 2011/11/07 05:20:53 UTC

[jira] [Created] (AVRO-955) C++ bindings - Allow referencing schemas from other files

C++ bindings - Allow referencing schemas from other files
---------------------------------------------------------

                 Key: AVRO-955
                 URL: https://issues.apache.org/jira/browse/AVRO-955
             Project: Avro
          Issue Type: New Feature
          Components: c++
    Affects Versions: 1.6.0
            Reporter: Nebojsa Sabovic
         Attachments: shared_symbol_map.patch

Currently, it is impossible to reference schemas from other files, and so it's hard to split/reuse schemas. AFAIK, Java bindings allow this.

--
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-955) C++ bindings - Allow referencing schemas from other files

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

Nebojsa Sabovic updated AVRO-955:
---------------------------------

    Attachment: shared_symbol_map.patch

Attached patch allows reusing SymbolMaps across compiles, so that schemas can be split across files.
                
> C++ bindings - Allow referencing schemas from other files
> ---------------------------------------------------------
>
>                 Key: AVRO-955
>                 URL: https://issues.apache.org/jira/browse/AVRO-955
>             Project: Avro
>          Issue Type: New Feature
>          Components: c++
>    Affects Versions: 1.6.0
>            Reporter: Nebojsa Sabovic
>              Labels: c++
>         Attachments: shared_symbol_map.patch
>
>
> Currently, it is impossible to reference schemas from other files, and so it's hard to split/reuse schemas. AFAIK, Java bindings allow this.

--
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