[
https://issues.apache.org/jira/browse/BEAM-7455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16851709#comment-16851709
]
Frederik Bode commented on BEAM-7455:
-------------------------------------
Right now the IT test compares files that are read and written with the avro
packages to files that are read and written with the fastavro package. If we
cannot compare the two, what should we test? Testing whether the packages work
individually is already done in \{{ avroio_test.py }}.
> Improve Avro IO integration test coverage on Python 3.
> ------------------------------------------------------
>
> Key: BEAM-7455
> URL: https://issues.apache.org/jira/browse/BEAM-7455
> Project: Beam
> Issue Type: Sub-task
> Components: io-python-avro
> Reporter: Valentyn Tymofieiev
> Assignee: Frederik Bode
> Priority: Major
>
> It seems that we don't have an integration test for Avro IO on Python 3:
> fastavro_it_test [1] depends on both avro and fastavro, however avro package
> currently does not work with Beam on Python 3, so we don't have an
> integration test that exercises Avro IO on Python 3.
> We should add an integration test for Avro IO that does not need both
> libraries at the same time, and instead can run using either library.
> [~frederik] is this something you could help with?
> cc: [~chamikara] [~Juta]
> [1]
> https://github.com/apache/beam/blob/master/sdks/python/apache_beam/examples/fastavro_it_test.py
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)