You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Kengo Seki (JIRA)" <ji...@apache.org> on 2019/07/10 05:27:00 UTC

[jira] [Updated] (AVRO-2453) Implement interop test for the C bindings

     [ https://issues.apache.org/jira/browse/AVRO-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kengo Seki updated AVRO-2453:
-----------------------------
    Status: Patch Available  (was: Open)

> Implement interop test for the C bindings
> -----------------------------------------
>
>                 Key: AVRO-2453
>                 URL: https://issues.apache.org/jira/browse/AVRO-2453
>             Project: Apache Avro
>          Issue Type: Test
>          Components: c
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>            Priority: Major
>
> A file exists but its implementation is empty.
> {code:title=lang/c/tests/test_interop_data.c}
> int main(void)
> {
>         return 0;
> }
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)