[
https://issues.apache.org/jira/browse/AVRO-2469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16886123#comment-16886123
]
ASF subversion and git services commented on AVRO-2469:
-------------------------------------------------------
Commit fcb4764468cd1d70b3341c1488a394bb8f20929b in avro's branch
refs/heads/master from Kengo Seki
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=fcb4764 ]
AVRO-2469: Add data interop test to the Python3 bindings (#581)
* AVRO-2469: Add data interop test to the Python3 bindings
* Introduce with statement and pathlib to make the syntax clean
* Use DataFileReader and DataFileWriter with "with" statements
> Add data interop test to the Python3 bindings
> ---------------------------------------------
>
> Key: AVRO-2469
> URL: https://issues.apache.org/jira/browse/AVRO-2469
> Project: Apache Avro
> Issue Type: Test
> Components: interop, python
> Reporter: Kengo Seki
> Assignee: Kengo Seki
> Priority: Major
>
> Currently, the Python3 bindings have a test called "TestDataFileInterop", but
> it's not a real data interop test because it only checks read/write operation
> within Python3 and doesn't read files generated by other languages.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)