[ 
https://issues.apache.org/jira/browse/BEAM-7455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853485#comment-16853485
 ] 

Chamikara Jayalath commented on BEAM-7455:
------------------------------------------

I think it's good if we can add an integration test as well. For example, Java 
has an AvroIO performance test here which we could replicate for Python: 
[https://builds.apache.org/view/A-D/view/Beam/view/PerformanceTests/job/beam_PerformanceTests_AvroIOIT/]

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

Reply via email to